Date: Wed, 4 Aug 2010 06:55:35 +0200 From: "Nils M Holm" <nmh@t3x.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Nils M Holm <nmh@t3x.org> Subject: ports/149255: maintainer update: lang/s9fes Message-ID: <201008040454.o744sT209766@ngcobalt09.manitu.net> Resent-Message-ID: <201008040500.o7450OAv025943@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149255 >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: Wed Aug 04 05:00:23 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@maya.t3x.org:/u/local/src/sys/i386/compile/MAYA i386 >Description: Critical fix and update to 2010-08-03. >How-To-Repeat: >Fix: diff -ru lang/s9fes-old/Makefile lang/s9fes/Makefile --- lang/s9fes-old/Makefile 2010-08-01 17:18:36.000000000 +0200 +++ lang/s9fes/Makefile 2010-08-04 06:52:54.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= s9fes -PORTVERSION= 20100731 +PORTVERSION= 20100803 CATEGORIES= lang scheme MASTER_SITES= http://www.t3x.org/misc/ diff -ru lang/s9fes-old/distinfo lang/s9fes/distinfo --- lang/s9fes-old/distinfo 2010-08-01 17:18:36.000000000 +0200 +++ lang/s9fes/distinfo 2010-08-04 06:52:54.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (s9fes-20100731.tar.gz) = 0d064a43b9e0b3d3b64c963b23884131 -SHA256 (s9fes-20100731.tar.gz) = 988d58f4650e50781b8160b999da3c886039d7670cc74726f8c2b8b7af88a270 -SIZE (s9fes-20100731.tar.gz) = 388762 +MD5 (s9fes-20100803.tar.gz) = 5f07289269ea1007d50b89401a283c09 +SHA256 (s9fes-20100803.tar.gz) = c70f479b0c2213836190071fdef14ad41629cf89ede8269ca97961e09b874559 +SIZE (s9fes-20100803.tar.gz) = 393400 diff -ru lang/s9fes-old/pkg-plist lang/s9fes/pkg-plist --- lang/s9fes-old/pkg-plist 2010-08-01 17:18:36.000000000 +0200 +++ lang/s9fes/pkg-plist 2010-08-04 06:52:54.000000000 +0200 @@ -11,6 +11,7 @@ %%DATADIR%%/amk.scm %%DATADIR%%/and-letstar.scm %%DATADIR%%/append-to-output-file.scm +%%DATADIR%%/appendb.scm %%DATADIR%%/array.scm %%DATADIR%%/arse-core.image %%DATADIR%%/arse.help @@ -65,6 +66,7 @@ %%DATADIR%%/help/append %%DATADIR%%/help/append-streams %%DATADIR%%/help/append-to-output-file +%%DATADIR%%/help/appendb %%DATADIR%%/help/apply %%DATADIR%%/help/apropos %%DATADIR%%/help/array @@ -337,6 +339,7 @@ %%DATADIR%%/help/list-to-string %%DATADIR%%/help/list-to-vector %%DATADIR%%/help/listp +%%DATADIR%%/help/listq %%DATADIR%%/help/load %%DATADIR%%/help/load-from-library %%DATADIR%%/help/locate-file @@ -422,6 +425,7 @@ %%DATADIR%%/help/r4rs-procedures %%DATADIR%%/help/r4rs-syntax-objects %%DATADIR%%/help/random +%%DATADIR%%/help/random-sort %%DATADIR%%/help/random-state %%DATADIR%%/help/re-comp %%DATADIR%%/help/re-match @@ -735,6 +739,7 @@ %%DATADIR%%/letrecstar.scm %%DATADIR%%/list-to-set.scm %%DATADIR%%/list-tools.scm +%%DATADIR%%/listq.scm %%DATADIR%%/make-partitions.scm %%DATADIR%%/matcher.scm %%DATADIR%%/math-tools.scm @@ -758,6 +763,7 @@ %%DATADIR%%/pushb.scm %%DATADIR%%/queue.scm %%DATADIR%%/quicksort.scm +%%DATADIR%%/random-sort.scm %%DATADIR%%/random.scm %%DATADIR%%/read-file.scm %%DATADIR%%/read-from-string.scm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008040454.o744sT209766>