From nmh@T3X.ORG  Sun Oct  8 15:56:15 2006
Return-Path: <nmh@T3X.ORG>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8EC5A16A416
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Oct 2006 15:56:15 +0000 (UTC)
	(envelope-from nmh@T3X.ORG)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AE00B43D99
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Oct 2006 15:55:50 +0000 (GMT)
	(envelope-from nmh@T3X.ORG)
Received: from [84.172.72.72] (helo=T3X.ORG)
	by mrelayeu.kundenserver.de (node=mrelayeu4) with ESMTP (Nemesis),
	id 0ML21M-1GWb0G0O6K-0002oX; Sun, 08 Oct 2006 17:55:48 +0200
Received: (from nmh@localhost)
	by T3X.ORG (8.11.6/8.11.6) id k98FsS091121
	for FreeBSD-gnats-submit@freebsd.org; Sun, 8 Oct 2006 17:54:28 +0200 (CEST)
Message-Id: <20061008155428.GA91110@Freedom.T3X.ORG>
Date: Sun, 8 Oct 2006 17:54:28 +0200
From: Nils M Holm <nmh@t3x.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [maintainer-update] lang/sketchy

>Number:         104167
>Category:       ports
>Synopsis:       [maintainer-update] lang/sketchy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 08 16:00:31 GMT 2006
>Closed-Date:    Sun Oct 08 17:23:38 GMT 2006
>Last-Modified:  Sun Oct  8 17:30:17 GMT 2006
>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@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@t3x.org> -- http://www.t3x.org/nmh/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: alepulver 
Responsible-Changed-When: Sun Oct 8 16:43:52 UTC 2006 
Responsible-Changed-Why:  
Take PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104167 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Sun Oct 8 17:23:19 UTC 2006 
State-Changed-Why:  
Committed with a few modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104167 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104167: commit references a PR
Date: Sun,  8 Oct 2006 17:23:31 +0000 (UTC)

 alepulver    2006-10-08 17:23:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     lang/sketchy         Makefile distinfo pkg-plist 
   Log:
   - Update to 2006-10-08 [1].
   - Fixed syntax transformers [1].
   - Added Micro KANREN example [1].
   - Add -fPIC to sketchy.o, which goes into libsketchy.so to allow building on
     amd64 [2].
   - Rename libsketchy.so to libsketchy.so.0 and add symlink libsketchy.so ->
     libskeychy.so.0 to allow using the shared library [2].
   - Add USE_LDCONFIG [2].
   
   PR:             ports/104167 [1]
   Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer) [1]
   Reworked by:    alepulver (myself) [2]
   
   Revision  Changes    Path
   1.14      +13 -4     ports/lang/sketchy/Makefile
   1.14      +3 -3      ports/lang/sketchy/distinfo
   1.11      +5 -0      ports/lang/sketchy/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
