ports/151188: Maintainer update: lang/s9fes

Nils M Holm nmh at t3x.org
Mon Oct 4 06:10:04 UTC 2010


>Number:         151188
>Category:       ports
>Synopsis:       Maintainer update: lang/s9fes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 06:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Nils M Holm
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
not really
>Environment:
System: FreeBSD maya.t3x.org 7.0-RELEASE FreeBSD 7.0-RELEASE #4: Sun Mar 1 11:43:23 CET 2009 nmh at maya.t3x.org:/u/local/src/sys/i386/compile/MAYA i386

>Description:

- Update to 20101004
- Add LICENSE to port Makefile

>How-To-Repeat:

>Fix:

diff -ru lang/s9fes-old/Makefile lang/s9fes/Makefile
--- lang/s9fes-old/Makefile	2010-09-11 21:40:17.000000000 +0200
+++ lang/s9fes/Makefile	2010-10-04 08:01:22.000000000 +0200
@@ -6,12 +6,13 @@
 #
 
 PORTNAME=	s9fes
-PORTVERSION=	20100911
+PORTVERSION=	20101004
 CATEGORIES=	lang scheme
 MASTER_SITES=	http://www.t3x.org/misc/
 
 MAINTAINER=	nmh at t3x.org
 COMMENT=	A portable Scheme interpreter with a Unix interface
+LICENSE=	public-domain
 
 WRKSRC=		${WRKDIR}/s9
 
diff -ru lang/s9fes-old/distinfo lang/s9fes/distinfo
--- lang/s9fes-old/distinfo	2010-09-11 21:40:17.000000000 +0200
+++ lang/s9fes/distinfo	2010-10-04 08:01:22.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (s9fes-20100911.tar.gz) = 4af745b461970f1c6b00d00d7eb601be
-SHA256 (s9fes-20100911.tar.gz) = 8e62c3c50e4827dfdd797ee8c92174873c935da420fa664800ec5d53821956f1
-SIZE (s9fes-20100911.tar.gz) = 469475
+MD5 (s9fes-20101004.tar.gz) = a72e4c6fd4ec9118526eeef009991c87
+SHA256 (s9fes-20101004.tar.gz) = edad87745e016e6b465fadc1a1ae357bb1ad34e4390ccea6035176bcd2d0d4c8
+SIZE (s9fes-20101004.tar.gz) = 475649
diff -ru lang/s9fes-old/pkg-plist lang/s9fes/pkg-plist
--- lang/s9fes-old/pkg-plist	2010-09-11 21:40:17.000000000 +0200
+++ lang/s9fes/pkg-plist	2010-10-04 08:01:22.000000000 +0200
@@ -5,6 +5,8 @@
 bin/s9resolve
 bin/scm2html
 bin/scmpp
+%%DATADIR%%/S9Book
+%%DATADIR%%/S9Book-bw
 %%DATADIR%%/_template
 %%DATADIR%%/adjoin.scm
 %%DATADIR%%/amb.scm
@@ -547,6 +549,7 @@
 %%DATADIR%%/help/string-ciltp
 %%DATADIR%%/help/string-copy
 %%DATADIR%%/help/string-digest
+%%DATADIR%%/help/string-expand
 %%DATADIR%%/help/string-downcase
 %%DATADIR%%/help/string-fillb
 %%DATADIR%%/help/string-find
@@ -833,6 +836,7 @@
 %%DATADIR%%/streams.scm
 %%DATADIR%%/string-case.scm
 %%DATADIR%%/string-digest.scm
+%%DATADIR%%/string-expand.scm
 %%DATADIR%%/string-find-last.scm
 %%DATADIR%%/string-find.scm
 %%DATADIR%%/string-last-position.scm
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list