ports/104167: [maintainer-update] lang/sketchy

Nils M Holm nmh at t3x.org
Sun Oct 8 16:00:33 UTC 2006


>Number:         104167
>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 Oct 08 16:00:31 GMT 2006
>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 2006-10-08
- Fixed syntax transformers
- Added Micro KANREN example

>How-To-Repeat:
>Fix:

diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile
--- lang/sketchy-old/Makefile	Thu Oct  5 11:13:08 2006
+++ lang/sketchy/Makefile	Sun Oct  8 17:51:25 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sketchy
-PORTVERSION=	20061005
+PORTVERSION=	20061008
 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	Thu Oct  5 11:13:08 2006
+++ lang/sketchy/distinfo	Sun Oct  8 17:51:25 2006
@@ -1,3 +1,3 @@
-MD5 (sketchy-20061005.tar.gz) = 5a235e3f1b880578e26251f4639769c8
-SIZE (sketchy-20061005.tar.gz) = 161909
-SHA256 (sketchy-20061005.tar.gz) = 73aef0dee06fc163189c8c3351602405da91098db5c19281fafe3317540b86ff
+MD5 (sketchy-20061008.tar.gz) = 91220c5bf2bf557afe17a6e03a79de96
+SIZE (sketchy-20061008.tar.gz) = 164964
+SHA256 (sketchy-20061008.tar.gz) = 84b0e3ebcf750797aac5ec6e6fe2396ff47b30122f654d31a070fd2f57092dc3
diff -ru lang/sketchy-old/pkg-plist lang/sketchy/pkg-plist
--- lang/sketchy-old/pkg-plist	Thu Oct  5 11:13:08 2006
+++ lang/sketchy/pkg-plist	Sun Oct  8 17:51:25 2006
@@ -110,6 +110,7 @@
 %%DATADIR%%/lib/times.scm
 %%DATADIR%%/lib/zerop.scm
 %%DATADIR%%/sketchy.image
+%%DATADIR%%/src/amk.scm
 %%DATADIR%%/src/anyp.scm
 %%DATADIR%%/src/bottles.scm
 %%DATADIR%%/src/bubblesort.scm
@@ -159,6 +160,7 @@
 %%DATADIR%%/src/unlet.scm
 %%DATADIR%%/src/unsort.scm
 %%DATADIR%%/src/vqueens.scm
+%%DATADIR%%/src/zebra.scm
 %%DOCSDIR%%/index.html
 %%DOCSDIR%%/library/abs.html
 %%DOCSDIR%%/library/append.html
@@ -267,6 +269,7 @@
 %%DOCSDIR%%/library/zerop.html
 %%DOCSDIR%%/license.html
 %%DOCSDIR%%/ndx2.html
+%%DOCSDIR%%/prog/amk.html
 %%DOCSDIR%%/prog/bottles.html
 %%DOCSDIR%%/prog/draw-tree.html
 %%DOCSDIR%%/prog/fact.html
@@ -279,6 +282,7 @@
 %%DOCSDIR%%/prog/qsort.html
 %%DOCSDIR%%/prog/queens.html
 %%DOCSDIR%%/prog/read-line.html
+%%DOCSDIR%%/prog/zebra.html
 %%DOCSDIR%%/progs.html
 %%DOCSDIR%%/sk01.html
 %%DOCSDIR%%/sk02.html

-- 
Nils M Holm <nmh at t3x.org> -- http://www.t3x.org/nmh/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list