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.0rc3
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Oct 9 01:42:05 2018 +0200
Changeset: ca0d17456a4faeeb7ed8f6529d815ebb28255218
Modified Files:
chicken5/Makefile
chicken5/PLIST
chicken5/distinfo
Log Message:
chicken5: Update wip/chicken5 to 5.0.0rc3
Changes:
5.0.0rc3
--------
Quite a few issues have been fixed, especially with chicken-install
and quoting (most of those on Windows).
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca0d17456a4faeeb7ed8f6529d815ebb28255218
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 976100deb2..b56581e0e8 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.0rc2
+DISTNAME= chicken-5.0.0rc3
CATEGORIES= lang
-MASTER_SITES= http://code.call-cc.org/dev-snapshots/2018/09/09/
+MASTER_SITES= http://code.call-cc.org/dev-snapshots/2018/10/08/
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 f421e34ae7..635d385e78 100644
--- a/chicken5/PLIST
+++ b/chicken5/PLIST
@@ -130,6 +130,7 @@ share/doc/${PKGNAME}/manual/Module (chicken syntax).html
share/doc/${PKGNAME}/manual/Module (chicken tcp).html
share/doc/${PKGNAME}/manual/Module (chicken time posix).html
share/doc/${PKGNAME}/manual/Module (chicken time).html
+share/doc/${PKGNAME}/manual/Module (chicken type).html
share/doc/${PKGNAME}/manual/Module r4rs.html
share/doc/${PKGNAME}/manual/Module r5rs.html
share/doc/${PKGNAME}/manual/Module scheme.html
diff --git a/chicken5/distinfo b/chicken5/distinfo
index 717ae1731c..1c88c05baf 100644
--- a/chicken5/distinfo
+++ b/chicken5/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.42 2016/06/08 14:44:54 asau Exp $
-SHA1 (chicken-5.0.0rc2.tar.gz) = 18b872b42455885654a61005c3b3716ad4869baf
-RMD160 (chicken-5.0.0rc2.tar.gz) = 7d25f7371637b8d4f3b217bbc465c805882781bb
-SHA512 (chicken-5.0.0rc2.tar.gz) = fcb3f772a1300a4c3548a560ac9b49d84fd3ca4ff2d02a92efbb3ff476e061a70b0023071fbd40b3bf521fcbb4b6bbc0352e3fa1b3c07bd98e9c5e3e54f3616a
-Size (chicken-5.0.0rc2.tar.gz) = 4004627 bytes
+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
Home |
Main Index |
Thread Index |
Old Index