Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jul 2003 02:48:06 +0800 (CST)
From:      "Ying-Chieh Chen" <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54619: [Update port] Update ports/lang/stklos to 0.55 and take over maintainership
Message-ID:  <200307181848.h6IIm6JV050804@alumni.csie.nctu.edu.tw>
Resent-Message-ID: <200307181850.h6IIo7Zm084441@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         54619
>Category:       ports
>Synopsis:       [Update port] Update ports/lang/stklos to 0.55 and take over maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 18 11:50:07 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
yinjieh's own lab
>Environment:
System: FreeBSD stable.yinjieh.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 3 10:53:38 GMT 2003 root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

	Update ports/lang/stklos to 0.55 and take over maintainership.

	Please commit it, thanks!

>How-To-Repeat:

	Apply the following patch, then type 'make'.

>Fix:

	

diff -ruN /usr/ports/lang/stklos/Makefile stklos/Makefile
--- /usr/ports/lang/stklos/Makefile	Wed Apr 30 08:38:29 2003
+++ stklos/Makefile	Fri Jul 18 14:28:48 2003
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	stklos
-PORTVERSION=	0.54
+PORTVERSION=	0.55
 CATEGORIES=	lang
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	yinjieh@csie.nctu.edu.tw
 COMMENT=	The successor of the STk Scheme interpreter
 
 LIB_DEPENDS=	gmp.6:${PORTSDIR}/math/libgmp4 \
diff -ruN /usr/ports/lang/stklos/distinfo stklos/distinfo
--- /usr/ports/lang/stklos/distinfo	Sat Apr  5 04:26:07 2003
+++ stklos/distinfo	Fri Jul 18 14:32:08 2003
@@ -1 +1 @@
-MD5 (stklos-0.54.tar.gz) = e60c63360600956b27945514d057bc8b
+MD5 (stklos-0.55.tar.gz) = 2ac508bb379cfef8c68c28c9da36f7ba
diff -ruN /usr/ports/lang/stklos/pkg-plist stklos/pkg-plist
--- /usr/ports/lang/stklos/pkg-plist	Sat Apr  5 04:26:07 2003
+++ stklos/pkg-plist	Sat Jul 19 01:09:18 2003
@@ -8,12 +8,12 @@
 @dirrm include/stklos
 @unexec install-info --delete --section="%%INFOSECTION%%" --entry="%%INFOENTRY%%" %D/info/stklos.info %D/info/dir
 info/stklos.info
-info/stklos.info-1
-info/stklos.info-2
-info/stklos.info-3
-info/stklos.info-4
-info/stklos.info-5
-info/stklos.info-6
+@unexec rm -f info/stklos.info-1
+@unexec rm -f info/stklos.info-2
+@unexec rm -f info/stklos.info-3
+@unexec rm -f info/stklos.info-4
+@unexec rm -f info/stklos.info-5
+@unexec rm -f info/stklos.info-6
 @exec install-info --section="%%INFOSECTION%%" --entry="%%INFOENTRY%%" %D/info/stklos.info %D/info/dir
 lib/stklos/%%VERSION%%/ldap.so
 @dirrm lib/stklos/%%VERSION%%
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307181848.h6IIm6JV050804>