pkgsrc-WIP-changes archive

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

bc-gh: update to 2.0.1



Module Name:	pkgsrc-wip
Committed By:	Gavin Howard <yzena.tech%gmail.com@localhost>
Pushed By:	gavin.d.howard
Date:		Sun May 26 09:13:36 2019 -0600
Changeset:	ca84620537d380c1b4f292d06b190ca653ba1585

Modified Files:
	bc-gh/Makefile
	bc-gh/distinfo

Log Message:
bc-gh: update to 2.0.1

This update fixes a bug in the test suite and also adds a `--no-prompt`
option.

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

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

diffstat:
 bc-gh/Makefile | 2 +-
 bc-gh/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/bc-gh/Makefile b/bc-gh/Makefile
index ff8c58de54..6620b49f35 100644
--- a/bc-gh/Makefile
+++ b/bc-gh/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-VERSION=	2.0.0
+VERSION=	2.0.1
 DISTNAME=	bc-${VERSION}
 PKGNAME=	bc-gh-${VERSION}
 CATEGORIES=	math
diff --git a/bc-gh/distinfo b/bc-gh/distinfo
index d40d7f3eeb..06375b36c9 100644
--- a/bc-gh/distinfo
+++ b/bc-gh/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (bc-2.0.0.tar.xz) = 9b2dc69c0f1aeed57d414b5eeaf8d5664e9f0445
-RMD160 (bc-2.0.0.tar.xz) = 6830eb2c57cd69a4e2a71cdceddad0a0807b9933
-SHA512 (bc-2.0.0.tar.xz) = 183cec17ed5020e673abb886eb1f391f8a97ac37a67ca63bb00d8b4c8e52ba0e502f7f813d5b4abf650b0fd0dc74a7e8a7a752faf8a47bd7a8014fd4703bca05
-Size (bc-2.0.0.tar.xz) = 147196 bytes
+SHA1 (bc-2.0.1.tar.xz) = fe9c41283ef9eebf70b4b056870d55b3cdce9ba5
+RMD160 (bc-2.0.1.tar.xz) = beed66d391e64b3c4ab6349e57463d84f95b476e
+SHA512 (bc-2.0.1.tar.xz) = 45d0091958e99621e3543f80db41047221f2b07bcc73f523016a9ed6c27bfa7e6f3dea7776f01f6e1a97b52632531535e0cfa176677cf70a5e34c88ed1ee0643
+Size (bc-2.0.1.tar.xz) = 147648 bytes


Home | Main Index | Thread Index | Old Index