pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

chicken5: Update wip/chicken5 to 5.0.0rc4



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Mon Oct 29 19:47:17 2018 +0100
Changeset:	e832242b588ae35e4c7c67831cb412ed44eab9d8

Modified Files:
	chicken5/Makefile
	chicken5/PLIST
	chicken5/distinfo

Log Message:
chicken5: Update wip/chicken5 to 5.0.0rc4

Changes:
5.0.0rc4
--------
This release candidate fixes a handful of issues with chicken-install
and chicken-do.  For an overview of fixed tickets since 5.0.0rc3, see
the Trac page:

https://bugs.call-cc.org/query?status=closed&version=5.0.0rc3&milestone=5.0&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority

Given that there were only a few issues found in rc3, it's likely that
this will be the last release candidate so we can make an official
release soon!

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e832242b588ae35e4c7c67831cb412ed44eab9d8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 chicken5/Makefile | 4 ++--
 chicken5/PLIST    | 1 +
 chicken5/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/chicken5/Makefile b/chicken5/Makefile
index 5b523e45ff..a5394126c4 100644
--- a/chicken5/Makefile
+++ b/chicken5/Makefile
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.58 2018/01/01 18:16:36 rillig Exp $
 
-DISTNAME=	chicken-5.0.0rc3
+DISTNAME=	chicken-5.0.0rc4
 CATEGORIES=	lang
-MASTER_SITES=	http://code.call-cc.org/dev-snapshots/2018/10/08/
+MASTER_SITES=	http://code.call-cc.org/dev-snapshots/2018/10/29/
 
 MAINTAINER=	asau%inbox.ru@localhost #, airhead%users.sourceforge.net@localhost
 HOMEPAGE=	http://www.call-cc.org/
diff --git a/chicken5/PLIST b/chicken5/PLIST
index 635d385e78..d33ecde438 100644
--- a/chicken5/PLIST
+++ b/chicken5/PLIST
@@ -57,6 +57,7 @@ lib/chicken/9/types.db
 lib/libchicken.a
 lib/libchicken.so
 lib/libchicken.so.9
+man/man1/chicken-do.1
 man/man1/chicken-install.1
 man/man1/chicken-profile.1
 man/man1/chicken-status.1
diff --git a/chicken5/distinfo b/chicken5/distinfo
index 1e6c31862a..6173c2277b 100644
--- a/chicken5/distinfo
+++ b/chicken5/distinfo
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.42 2016/06/08 14:44:54 asau Exp $
 
-SHA1 (chicken-5.0.0rc3.tar.gz) = 573a56320dbda9572a4895df937e1fd29527f526
-RMD160 (chicken-5.0.0rc3.tar.gz) = 40a4b5834c19129972f00e8c51cb3372c7c613db
-SHA512 (chicken-5.0.0rc3.tar.gz) = 14e6b8d9902486f534613b27f4c31eeadd8d018b090e2cb59bfea527e4fadfcf66c5ecc507d7178e4835889d34c41d633a124a8eac73222878339b50e6321d4b
-Size (chicken-5.0.0rc3.tar.gz) = 4002579 bytes
+SHA1 (chicken-5.0.0rc4.tar.gz) = 48553dda60a3702c0bf883b57bf2e9cf657a3c61
+RMD160 (chicken-5.0.0rc4.tar.gz) = 738cc02b92eaba64f8be349be45974769998c8a5
+SHA512 (chicken-5.0.0rc4.tar.gz) = 6b4f169467adda992c707cdbf1bb49bceba2bae074f92fb63f244cbb959f2b51fb06e07e8c2558e9fe02436b99127d475385946690834d269a6e10c8b7d62245
+Size (chicken-5.0.0rc4.tar.gz) = 4004528 bytes
 SHA1 (patch-tests_runtests.sh) = c2bcee720a56cc399c6acdb1e002dbcd82ea272e


Home | Main Index | Thread Index | Old Index