svn commit: r343905 - head/math/pear-Math_BigInteger

Ruslan Makhmatkhanov rm at FreeBSD.org
Wed Feb 12 11:29:40 UTC 2014


Author: rm
Date: Wed Feb 12 11:29:39 2014
New Revision: 343905
URL: http://svnweb.freebsd.org/changeset/ports/343905
QAT: https://qat.redports.org/buildarchive/r343905/

Log:
  - update to 1.0.2
  
  PR:		186684
  Submitted by:	Piotr Rybicki <meritus at innervision.pl> (maintainer)

Modified:
  head/math/pear-Math_BigInteger/Makefile
  head/math/pear-Math_BigInteger/distinfo

Modified: head/math/pear-Math_BigInteger/Makefile
==============================================================================
--- head/math/pear-Math_BigInteger/Makefile	Wed Feb 12 11:20:14 2014	(r343904)
+++ head/math/pear-Math_BigInteger/Makefile	Wed Feb 12 11:29:39 2014	(r343905)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math_BigInteger
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.2
 CATEGORIES=	math pear
 
 MAINTAINER=	meritus at innervision.pl

Modified: head/math/pear-Math_BigInteger/distinfo
==============================================================================
--- head/math/pear-Math_BigInteger/distinfo	Wed Feb 12 11:20:14 2014	(r343904)
+++ head/math/pear-Math_BigInteger/distinfo	Wed Feb 12 11:29:39 2014	(r343905)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Math_BigInteger-1.0.0.tgz) = ce37c3c7287bc5734f2545454e29e0152e4e8a3ccfd2ec83cddc7d08aff9c67e
-SIZE (PEAR/Math_BigInteger-1.0.0.tgz) = 26138
+SHA256 (PEAR/Math_BigInteger-1.0.2.tgz) = 371f0608ea7a6302c6c259070db9bb409cf32ca33acfea169e77d1b14b7749b3
+SIZE (PEAR/Math_BigInteger-1.0.2.tgz) = 27854


More information about the svn-ports-all mailing list