From ijliao@FreeBSD.csie.NCTU.edu.tw  Fri Dec  5 09:05:37 2003
Return-Path: <ijliao@FreeBSD.csie.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 28D6A16A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Dec 2003 09:05:37 -0800 (PST)
Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1000243FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Dec 2003 09:05:34 -0800 (PST)
	(envelope-from ijliao@FreeBSD.csie.NCTU.edu.tw)
Received: from localhost (unknown [127.0.0.1])
	by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id 08BB9106C2A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 Dec 2003 01:05:21 +0800 (CST)
Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1])
 by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 19562-03 for <FreeBSD-gnats-submit@freebsd.org>;
 Sat,  6 Dec 2003 01:05:04 +0800 (CST)
Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1041)
	id 616EC106C57; Sat,  6 Dec 2003 01:05:04 +0800 (CST)
Message-Id: <20031205170504.616EC106C57@FreeBSD.csie.NCTU.edu.tw>
Date: Sat,  6 Dec 2003 01:05:04 +0800 (CST)
From: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
Reply-To: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ports/lang/sml-nj : add more master sites and update WWW
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59978
>Category:       ports
>Synopsis:       ports/lang/sml-nj : add more master sites and update WWW
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    jkoshy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 05 09:10:11 PST 2003
>Closed-Date:    Sat Dec 06 05:18:27 PST 2003
>Last-Modified:  Sat Dec 06 05:18:27 PST 2003
>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@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@freebsd.org
+MAINTAINER=	jkoshy@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:
Responsible-Changed-From-To: freebsd-ports-bugs->jkoshy 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri Dec 5 12:00:50 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59978 
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Sat Dec 6 05:18:08 PST 2003 
State-Changed-Why:  
Patch applied, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59978 
>Unformatted:
