From nmh@T3X.ORG  Sun Mar  5 16:19:13 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 D3BB116A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Mar 2006 16:19:13 +0000 (GMT)
	(envelope-from nmh@T3X.ORG)
Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 17F3D43D58
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  5 Mar 2006 16:19:12 +0000 (GMT)
	(envelope-from nmh@T3X.ORG)
Received: from [84.172.31.45] (helo=T3X.ORG)
	by mrelayeu.kundenserver.de (node=mrelayeu10) with ESMTP (Nemesis),
	id 0ML31I-1FFvwt1YEI-0003b8; Sun, 05 Mar 2006 17:19:11 +0100
Received: (from nmh@localhost)
	by T3X.ORG (8.11.6/8.11.6) id k25GFpb75524;
	Sun, 5 Mar 2006 17:15:51 +0100 (CET)
Message-Id: <2006030516152600-75515@Freedom.T3X.ORG>
Date: Sun, 5 Mar 2006 17:15:26 +0100
From: Nils M Holm <nmh@t3x.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: update lang/sketchy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         94095
>Category:       ports
>Synopsis:       update lang/sketchy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 05 16:20:05 GMT 2006
>Closed-Date:    Mon Mar 20 10:13:12 GMT 2006
>Last-Modified:  Mon Mar 20 10:13:12 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 version 2006-03-05.

>How-To-Repeat:
>Fix:

diff -ru lang/sketchy.old/Makefile lang/sketchy/Makefile
--- lang/sketchy.old/Makefile	Tue Jan 31 22:35:34 2006
+++ lang/sketchy/Makefile	Sun Mar  5 17:12:56 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sketchy
-PORTVERSION=	20060121
+PORTVERSION=	20060305
 CATEGORIES=	lang devel lisp scheme
 MASTER_SITES=	http://www.t3x.org/sketchy/
 
diff -ru lang/sketchy.old/distinfo lang/sketchy/distinfo
--- lang/sketchy.old/distinfo	Tue Jan 31 22:35:34 2006
+++ lang/sketchy/distinfo	Sun Mar  5 17:12:31 2006
@@ -1,3 +1,3 @@
-MD5 (sketchy-20060121.tar.gz) = 1f65e07c9d86399241b83fa3f046b789
-SHA256 (sketchy-20060121.tar.gz) = c8254643b682c16e71c779671e9d4af0ba4c3e9b36f38bd73619114f40a348a1
-SIZE (sketchy-20060121.tar.gz) = 153425
+MD5 (sketchy-20060305.tar.gz) = fb9e1994725520ae73bef15bbaa2e19f
+SHA256 (sketchy-20060305.tar.gz) = a5c6c0cad3bac4d5338e6cdcf92faa8e1279aadf92044b5544dd52c66cfbf3b4
+SIZE (sketchy-20060305.tar.gz) = 158582
diff -ru lang/sketchy.old/pkg-descr lang/sketchy/pkg-descr
--- lang/sketchy.old/pkg-descr	Fri Nov 18 14:59:40 2005
+++ lang/sketchy/pkg-descr	Sun Mar  5 17:12:31 2006
@@ -1,10 +1,10 @@
-Sketchy is an interpreter for a purely applicative dialect of
-Scheme. It may be considered an implementation of pure LISP
-plus global definitions (DEFINE), first-class continuations
-(CALL/CC) and input/output functions (READ, WRITE, etc).
+Sketchy is an interpreter for a purely applicative dialect
+of Scheme. It may be considered an implementation of pure
+LISP plus global definitions, first-class continuations and
+input/output functions.
 
-This package contains the Sketchy interpreter and library, the
-manual, and example programs.
+This package contains the Sketchy interpreter and library,
+the manual, and example programs.
 
 WWW: http://www.t3x.org/sketchy/
 
diff -ru lang/sketchy.old/pkg-plist lang/sketchy/pkg-plist
--- lang/sketchy.old/pkg-plist	Wed Jan  4 06:45:35 2006
+++ lang/sketchy/pkg-plist	Sun Mar  5 17:12:31 2006
@@ -110,10 +110,12 @@
 %%DATADIR%%/src/count.l
 %%DATADIR%%/src/date.l
 %%DATADIR%%/src/depth.l
+%%DATADIR%%/src/draw-tree.l
 %%DATADIR%%/src/evaluate.l
 %%DATADIR%%/src/everyp.l
 %%DATADIR%%/src/explode.l
 %%DATADIR%%/src/fact.l
+%%DATADIR%%/src/factors.l
 %%DATADIR%%/src/filter.l
 %%DATADIR%%/src/gen-bottles.l
 %%DATADIR%%/src/hanoi.l

-- 
Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/nmh/
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Sat Mar 18 23:44:09 UTC 2006 
State-Changed-Why:  
Does not fetch: 

=> sketchy-20060305.tar.gz doesn't seem to exist in /usr/ports/distfiles/. 
=> Attempting to fetch from http://www.t3x.org/sketchy/. 
fetch: http://www.t3x.org/sketchy/sketchy-20060305.tar.gz: Not Found 



Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sat Mar 18 23:44:09 UTC 2006 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94095 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Mon Mar 20 10:13:04 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=94095 
>Unformatted:
