- Update to 2009-09-06

PR:		138566
Submitted by:	Nils M Holm <nmh@T3X.ORG> (maintainer)
This commit is contained in:
Martin Wilke 2009-09-09 09:29:23 +00:00
parent 8f14ece092
commit e34a32e182
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241091
3 changed files with 9 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= s9fes
PORTVERSION= 20090808
PORTVERSION= 20090906
CATEGORIES= lang scheme
MASTER_SITES= http://www.t3x.org/s9fes/

View File

@ -1,3 +1,3 @@
MD5 (s9fes-20090808.tar.gz) = edee27ba2f68f71433d97cc935a91010
SHA256 (s9fes-20090808.tar.gz) = da3c775886b279fbd4a628662d61f97e234c89915695d12634d16c260cd307f4
SIZE (s9fes-20090808.tar.gz) = 214725
MD5 (s9fes-20090906.tar.gz) = 1fd9e5678ab1687ddea9ddca7f98008c
SHA256 (s9fes-20090906.tar.gz) = 4f84495e0164024b64da58acec91abefa8a84e0ea50a51bbb6dde2ae9ec9dd62
SIZE (s9fes-20090906.tar.gz) = 220919

View File

@ -130,18 +130,19 @@ bin/s9
%%DATADIR%%/help/display-to-string
%%DATADIR%%/help/do
%%DATADIR%%/help/draw-tree
%%DATADIR%%/help/dump-image
%%DATADIR%%/help/eof-objectp
%%DATADIR%%/help/eq
%%DATADIR%%/help/eqp
%%DATADIR%%/help/equalp
%%DATADIR%%/help/eqvp
%%DATADIR%%/help/error
%%DATADIR%%/help/evenp
%%DATADIR%%/help/exact
%%DATADIR%%/help/exact-to-inexact
%%DATADIR%%/help/exists
%%DATADIR%%/help/exp
%%DATADIR%%/help/expand-macro
%%DATADIR%%/help/expand-quasiquote
%%DATADIR%%/help/explode
%%DATADIR%%/help/exponent
%%DATADIR%%/help/expt
@ -282,6 +283,7 @@ bin/s9
%%DATADIR%%/help/starlibrary-pathstar
%%DATADIR%%/help/starloadingstar
%%DATADIR%%/help/starstar
%%DATADIR%%/help/stats
%%DATADIR%%/help/string
%%DATADIR%%/help/string-append
%%DATADIR%%/help/string-ci-contains
@ -323,6 +325,7 @@ bin/s9
%%DATADIR%%/help/union
%%DATADIR%%/help/unquote
%%DATADIR%%/help/unquote-splicing
%%DATADIR%%/help/unsort
%%DATADIR%%/help/vector
%%DATADIR%%/help/vector-fillb
%%DATADIR%%/help/vector-length
@ -335,7 +338,6 @@ bin/s9
%%DATADIR%%/help/write
%%DATADIR%%/help/write-char
%%DATADIR%%/help/write-to-string
%%DATADIR%%/help/wrong
%%DATADIR%%/help/zebra
%%DATADIR%%/help/zerop
%%DATADIR%%/hyper.scm
@ -368,6 +370,7 @@ bin/s9
%%DATADIR%%/sum.scm
%%DATADIR%%/transpose.scm
%%DATADIR%%/union.scm
%%DATADIR%%/unsort.scm
%%DATADIR%%/write-to-string.scm
%%DATADIR%%/zebra.scm
@dirrm %%DATADIR%%/help