ports/109278: [maintainer update] lang/sketchy

Nils M Holm nmh at t3x.org
Sun Feb 18 15:20:12 UTC 2007


>Number:         109278
>Category:       ports
>Synopsis:       [maintainer update] lang/sketchy
>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:   Sun Feb 18 15:20:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nils M Holm
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
T3X.ORG
>Environment:
System: FreeBSD Freedom.T3X.ORG 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Fri May 7 18:12:57 CEST 2004 nmh at Freedom.LOCAL:/usr/src/sys/compile/FREEDOM i386

>Description:

- Update to 2007-02-18
- Added immutable vectors

>How-To-Repeat:

>Fix:

diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile
--- lang/sketchy-old/Makefile	Wed Jan 31 16:29:22 2007
+++ lang/sketchy/Makefile	Sun Feb 18 16:16:14 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sketchy
-PORTVERSION=	20070130
+PORTVERSION=	20070218
 CATEGORIES=	lang devel lisp scheme
 MASTER_SITES=	http://www.t3x.org/files/
 
diff -ru lang/sketchy-old/distinfo lang/sketchy/distinfo
--- lang/sketchy-old/distinfo	Wed Jan 31 16:29:22 2007
+++ lang/sketchy/distinfo	Sun Feb 18 16:16:14 2007
@@ -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
diff -ru lang/sketchy-old/pkg-plist lang/sketchy/pkg-plist
--- lang/sketchy-old/pkg-plist	Wed Jan 31 16:29:22 2007
+++ lang/sketchy/pkg-plist	Sun Feb 18 16:16:14 2007
@@ -4,7 +4,7 @@
 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 @@
 %%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 @@
 %%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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list