pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/guile Update to 1.6.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/1dd7797073b2
branches: trunk
changeset: 484940:1dd7797073b2
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Dec 01 14:59:48 2004 +0000
description:
Update to 1.6.6:
Changes since Guile 1.6.5 (changes in 1.6.6):
* Changes to the distribution
** srfi-39 should work now - a file was missing from the distribution.
** A libltdl related build problem has been fixed.
* Changes to the C interface
** A bug has been fixed that caused uvec_equalp to function improperly.
** In scm_charnames and scm_charnums, sp is now an alias for space.
diffstat:
lang/guile/Makefile | 5 ++---
lang/guile/PLIST | 3 ++-
lang/guile/distinfo | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r 250b61ceb127 -r 1dd7797073b2 lang/guile/Makefile
--- a/lang/guile/Makefile Wed Dec 01 14:01:04 2004 +0000
+++ b/lang/guile/Makefile Wed Dec 01 14:59:48 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2004/11/30 18:17:31 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2004/12/01 14:59:48 wiz Exp $
-DISTNAME= guile-1.6.5
-PKGREVISION= 2
+DISTNAME= guile-1.6.6
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
diff -r 250b61ceb127 -r 1dd7797073b2 lang/guile/PLIST
--- a/lang/guile/PLIST Wed Dec 01 14:01:04 2004 +0000
+++ b/lang/guile/PLIST Wed Dec 01 14:59:48 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2004/11/23 16:04:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2004/12/01 14:59:48 wiz Exp $
bin/guile
bin/guile-config
bin/guile-snarf
@@ -190,6 +190,7 @@
share/guile/1.6/srfi/srfi-19.scm
share/guile/1.6/srfi/srfi-2.scm
share/guile/1.6/srfi/srfi-31.scm
+share/guile/1.6/srfi/srfi-39.scm
share/guile/1.6/srfi/srfi-4.scm
share/guile/1.6/srfi/srfi-6.scm
share/guile/1.6/srfi/srfi-8.scm
diff -r 250b61ceb127 -r 1dd7797073b2 lang/guile/distinfo
--- a/lang/guile/distinfo Wed Dec 01 14:01:04 2004 +0000
+++ b/lang/guile/distinfo Wed Dec 01 14:59:48 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.20 2004/11/18 12:30:49 wiz Exp $
+$NetBSD: distinfo,v 1.21 2004/12/01 14:59:48 wiz Exp $
-SHA1 (guile-1.6.5.tar.gz) = c7f96fa445d76c9ba9b0cdbb706f6f3109f0935b
-Size (guile-1.6.5.tar.gz) = 3031556 bytes
+SHA1 (guile-1.6.6.tar.gz) = 0485619c8431385d9d395746d53776753b9dd76f
+Size (guile-1.6.6.tar.gz) = 3033204 bytes
SHA1 (patch-ad) = a1e59d8569ddbd0ccfdc96423e377f39836e6f21
SHA1 (patch-ae) = 1074f9efc90ec419ed08d393892d8fe41fdde2b2
SHA1 (patch-af) = 96b50d3cff86a7ba7a76551723192ad99a07b971
Home |
Main Index |
Thread Index |
Old Index