pkgsrc-WIP-changes archive

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

bc-gh: update to 2.0.3



Module Name:	pkgsrc-wip
Committed By:	Gavin Howard <yzena.tech%gmail.com@localhost>
Pushed By:	gavin.d.howard
Date:		Mon Jun 10 20:02:27 2019 -0600
Changeset:	d715cafc979c352bf79cd663efa0f5fc1b79c73a

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

Log Message:
bc-gh: update to 2.0.3

This release fixes a math bug and adds some math optimizations.

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

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 3e04d23a98..6c1c0ac9dd 100644
--- a/bc-gh/Makefile
+++ b/bc-gh/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-VERSION=	2.0.2
+VERSION=	2.0.3
 DISTNAME=	bc-${VERSION}
 PKGNAME=	bc-gh-${VERSION}
 CATEGORIES=	math
diff --git a/bc-gh/distinfo b/bc-gh/distinfo
index ef89466cf0..0ce14e101c 100644
--- a/bc-gh/distinfo
+++ b/bc-gh/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (bc-2.0.2.tar.xz) = ab98c2065071f22ee5e660dddde30e244645e991
-RMD160 (bc-2.0.2.tar.xz) = aa6b551cf01ff7c4a192db6602fb9dce89b02aa9
-SHA512 (bc-2.0.2.tar.xz) = 1548dbb7333eff63e9f30fe902301a9891a531514b95469083f50ae96cbcf6ed4989fac27e4779e2d3c58e1fda1d8d99611327e4411e78c9b85954cf5cc6f555
-Size (bc-2.0.2.tar.xz) = 147844 bytes
+SHA1 (bc-2.0.3.tar.xz) = e4f162f7d87b6c09c1fe2ff0598397cdd9c62261
+RMD160 (bc-2.0.3.tar.xz) = 889d192320f6a225350c4e5de2e99472d4cf27e5
+SHA512 (bc-2.0.3.tar.xz) = 1eabc44a33c08e1cc20c7112843e18544860dc8621cf655c2453858d64b720cada4835ab6142110f296c4d6ad82e77725e603fd11b84b61b073efccc9f6a1c45
+Size (bc-2.0.3.tar.xz) = 162360 bytes


Home | Main Index | Thread Index | Old Index