ports/59978: ports/lang/sml-nj : add more master sites and update WWW
Ying-Chieh Liao
ijliao at FreeBSD.csie.NCTU.edu.tw
Fri Dec 5 17:10:17 UTC 2003
>Number: 59978
>Category: ports
>Synopsis: ports/lang/sml-nj : add more master sites and update WWW
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 05 09:10:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Ying-Chieh Liao
>Release: FreeBSD 4.9-STABLE i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.9-STABLE FreeBSD 4.9-STABLE #8: Wed Oct 29 10:04:27 CST 2003 root at FreeBSD.csie.NCTU.edu.tw:/big/usr.obj/big/freebsd/pub/branches/4.0-stable/src/sys/FREEBSD i386
>Description:
>How-To-Repeat:
>Fix:
Index: sml-nj/Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/sml-nj/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- sml-nj/Makefile 13 Nov 2003 13:30:39 -0000 1.16
+++ sml-nj/Makefile 5 Dec 2003 17:00:36 -0000
@@ -10,7 +10,9 @@
CATEGORIES= lang
MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/release/110.0.7/ \
ftp://rodin.stanford.edu/pub/smlnj/release/110.0.7/ \
- ftp://ftp.ntua.gr//pub/lang/smlnj/release/110.0.7/
+ ftp://ftp.ntua.gr//pub/lang/smlnj/release/110.0.7/ \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTFILES= bin.x86-unix.tar.Z cm.tar.Z cml.tar.Z \
config.tar.Z eXene.tar.Z \
ml-burg.tar.Z ml-lex.tar.Z \
@@ -18,7 +20,7 @@
smlnj-c.tar.Z smlnj-lib.tar.Z
EXTRACT_ONLY= config.tar.Z
-MAINTAINER= jkoshy at freebsd.org
+MAINTAINER= jkoshy at FreeBSD.org
COMMENT= A popular functional language from Bell Labs
# Other mirror sites that generally carry only released versions of SML
Index: sml-nj/pkg-descr
===================================================================
RCS file: /home/pcvs/ports/lang/sml-nj/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- sml-nj/pkg-descr 3 May 1999 06:13:24 -0000 1.4
+++ sml-nj/pkg-descr 5 Dec 2003 17:00:36 -0000
@@ -1,7 +1,7 @@
A Standard ML implementation from Bell-Labs. Implements the SML '97 definition
including the new Basis library with a few minor omissions and discrepancies.
-WWW: http://cm.bell-labs.com/cm/cs/what/smlnj/index.html
+WWW: http://www.smlnj.org/
If you are interested in a lighter weight implementation of ML,
the Moscow-ML port is recommended.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list