1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 20070218

PR:		ports/109278
Submitted by:	Nils M Holm <nmh at t3x.org> (maintainer)
This commit is contained in:
Rong-En Fan 2007-02-19 06:53:17 +00:00
parent 66096618d4
commit 99eb818af6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185493
3 changed files with 7 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= sketchy
PORTVERSION= 20070130
PORTVERSION= 20070218
CATEGORIES= lang devel lisp scheme
MASTER_SITES= http://www.t3x.org/files/

View File

@ -1,3 +1,3 @@
MD5 (sketchy-20070130.tar.gz) = fa9233ffdd98f4476badc933a75602aa
SIZE (sketchy-20070130.tar.gz) = 184970
SHA256 (sketchy-20070130.tar.gz) = 2538a806bfd8c6c10c37680cfda391af832037130a7760a79a38696a1142425d
MD5 (sketchy-20070218.tar.gz) = 32e4894f913d7ed098ca939ab08f6a9c
SIZE (sketchy-20070218.tar.gz) = 187940
SHA256 (sketchy-20070218.tar.gz) = 5d8807353e56638c36f99ab2b05b556d75b387c4f5ef466a4e36b89a12f7cbc5

View File

@ -4,7 +4,7 @@ bin/skpp
include/sketchy.h
lib/libsketchy.a
lib/libsketchy.so
lib/libsketchy.so.30
lib/libsketchy.so.31
%%DATADIR%%/LICENSE
%%DATADIR%%/ext/assp.scm
%%DATADIR%%/ext/count.scm
@ -150,6 +150,7 @@ lib/libsketchy.so.30
%%DATADIR%%/lib/substring.scm
%%DATADIR%%/lib/succ.scm
%%DATADIR%%/lib/times.scm
%%DATADIR%%/lib/vector.scm
%%DATADIR%%/lib/zerop.scm
%%DATADIR%%/sketchy.image
%%DATADIR%%/src/amk.scm
@ -320,6 +321,7 @@ lib/libsketchy.so.30
%%DOCSDIR%%/library/times.html
%%DOCSDIR%%/library/union.html
%%DOCSDIR%%/library/unique.html
%%DOCSDIR%%/library/vector.html
%%DOCSDIR%%/library/zerop.html
%%DOCSDIR%%/license.html
%%DOCSDIR%%/ndx2.html