Date: Mon, 27 Nov 2006 15:06:27 +0100 (CET) From: Nils M Holm <nmh@t3x.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/105912: [maintainer-update] lang/sketchy Message-ID: <200611271406.kARE6Rk23638@T3X.ORG> Resent-Message-ID: <200611271420.kAREKOkT033243@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105912 >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: Mon Nov 27 14:20:13 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-11-27. Improved memory allocator. Added READ-FROM-STRING and WRITE-TO-STRING procedures. >How-To-Repeat: >Fix: diff -ru lang/sketchy-old/Makefile lang/sketchy/Makefile --- lang/sketchy-old/Makefile Fri Nov 17 09:44:41 2006 +++ lang/sketchy/Makefile Mon Nov 27 15:01:46 2006 @@ -6,7 +6,7 @@ # PORTNAME= sketchy -PORTVERSION= 20061116 +PORTVERSION= 20061127 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 Fri Nov 17 09:44:41 2006 +++ lang/sketchy/distinfo Mon Nov 27 15:01:46 2006 @@ -1,3 +1,3 @@ -MD5 (sketchy-20061116.tar.gz) = 022717a8adc4ba7c2e0593014130484c -SIZE (sketchy-20061116.tar.gz) = 182714 -SHA256 (sketchy-20061116.tar.gz) = b6bde0a77cd29b644da57f660acdb56a3d3a155b7822271d11547d2611b8177e +MD5 (sketchy-20061127.tar.gz) = feb82fc4e0e69f7b7c36bf95229e868f +SIZE (sketchy-20061127.tar.gz) = 184809 +SHA256 (sketchy-20061127.tar.gz) = 123a01bc3efe56a36baf497fab4f6a5870f42f0ed4ca31d79c4c1d1e10b7106e diff -ru lang/sketchy-old/pkg-plist lang/sketchy/pkg-plist --- lang/sketchy-old/pkg-plist Fri Nov 17 09:44:41 2006 +++ lang/sketchy/pkg-plist Mon Nov 27 15:01:46 2006 @@ -4,7 +4,7 @@ include/sketchy.h lib/libsketchy.a lib/libsketchy.so -lib/libsketchy.so.25 +lib/libsketchy.so.27 %%DATADIR%%/LICENSE %%DATADIR%%/ext/assp.scm %%DATADIR%%/ext/count.scm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611271406.kARE6Rk23638>