FreeBSD port

Vance Shipley vances@REDACTED
Sun Apr 14 04:17:48 CEST 2002


I notice that the FreeBSD ports collection was recently updated with
R8B-0.  I'm sure that the maintainer will be updating that to R8B-1
soon.  In the mean time here's what I did to update the port:

1) update the Makefile for the new version:

9c9
< PORTVERSION=  8.1
---
> PORTVERSION=  8.0
15c15
< DISTNAME=     otp_src_R8B-1
---
> DISTNAME=     otp_src_R8B-0
40c40
< ERLANG_MAN=     otp_man_R8B-1.tar.gz
---
> ERLANG_MAN=     otp_man_R8B-0.tar.gz
42c42
< ERLANG_DOCS=  otp_html_R8B-1.tar.gz
---
> ERLANG_DOCS=  otp_html_R8B-0.tar.gz

2) Install the R8B-1 distribution files in /usr/ports/distfiles/erlang.

3) Upadate the MD5 signatures in /usr/ports/lang/erlang/distinfo with
   `make distinfo`.

4) Remove the following patches:

/usr/ports/lang/erlang/files/patch-ab
/usr/ports/lang/erlang/files/patch-ak
/usr/ports/lang/erlang/files/patch-am
/usr/ports/lang/erlang/files/patch-ao
/usr/ports/lang/erlang/files/patch-aq

5) make install

	-Vance

-- 
Vance Shipley
Motivity Telecom Inc.
+1 519 579 5816
vances@REDACTED



More information about the erlang-questions mailing list