Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2006 11:18:47 +0200
From:      Nils M Holm <nmh@t3x.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/103551: [maintainer-update] lang/sketchy
Message-ID:  <20060924091847.GA43287@Freedom.T3X.ORG>
Resent-Message-ID: <200609240920.k8O9KVkk036750@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103551
>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 Sep 24 09:20:29 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@Freedom.LOCAL:/usr/src/sys/compile/FREEDOM i386

>Description:

- Update to 2006-09-24
- Completed API part of manual

>How-To-Repeat:
>Fix:

diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile
--- lang/sketchy-old/Makefile	Mon Sep 18 21:31:43 2006
+++ lang/sketchy/Makefile	Sun Sep 24 11:16:08 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sketchy
-PORTVERSION=	20060913
+PORTVERSION=	20060924
 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	Mon Sep 18 21:31:43 2006
+++ lang/sketchy/distinfo	Sun Sep 24 11:16:08 2006
@@ -1,3 +1,3 @@
-MD5 (sketchy-20060913.tar.gz) = 6d5d0d736dbfd33ef6173b089e6e8610
-SIZE (sketchy-20060913.tar.gz) = 147537
-SHA256 (sketchy-20060913.tar.gz) = 52994164f1502e69b9271a9c9a257ed9c5f4744f7d6c91bf808c0a1c75de4ee3
+MD5 (sketchy-20060924.tar.gz) = 5e6438f1d478629549ad9dd12cda8d95
+SIZE (sketchy-20060924.tar.gz) = 152385
+SHA256 (sketchy-20060924.tar.gz) = ca27ab342290325af99010c718df5a0e56530c7d662e68b27a00b3af857cd1e6
diff -ru lang/sketchy-old/pkg-descr lang/sketchy/pkg-descr
--- lang/sketchy-old/pkg-descr	Mon Sep 18 21:31:43 2006
+++ lang/sketchy/pkg-descr	Sun Sep 24 11:16:08 2006
@@ -1,5 +1,5 @@
-SketchyLISP is an interpreter for a purely applicative dialect
-of Scheme. It may be considered an implementation of pure
+SketchyLISP is an embeddable 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.
 
-- 
Nils M Holm <nmh@t3x.org> -- http://www.t3x.org/nmh/
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060924091847.GA43287>