diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-22 22:29:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-22 22:29:30 +0000 |
commit | c2d12a2f6739f6188c6411184da0a0b4e1ac635f (patch) | |
tree | 01d0a0852eaaf027320b832771cbd7a419c37c5e /math/pear-Math_Combinatorics | |
parent | 707fd28f8832c8bd23fb982c027e4edfa5069e83 (diff) |
- Update to 1.0.0
PR: 129837
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=224606
Diffstat (limited to 'math/pear-Math_Combinatorics')
-rw-r--r-- | math/pear-Math_Combinatorics/Makefile | 4 | ||||
-rw-r--r-- | math/pear-Math_Combinatorics/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/pear-Math_Combinatorics/Makefile b/math/pear-Math_Combinatorics/Makefile index 10e5c9bbc34c..1b8ae0cf4ab3 100644 --- a/math/pear-Math_Combinatorics/Makefile +++ b/math/pear-Math_Combinatorics/Makefile @@ -6,9 +6,9 @@ # PORTNAME= Math_Combinatorics -PORTVERSION= 1.0.0r1 +PORTVERSION= 1.0.0 +PORTEPOCH= 1 CATEGORIES= math pear -DISTNAME= ${PORTNAME}-1.0.0RC1 MAINTAINER= bg1tpt@gmail.com COMMENT= A package that produces combinations and permutations diff --git a/math/pear-Math_Combinatorics/distinfo b/math/pear-Math_Combinatorics/distinfo index 4c6542ce1cec..0d8133a6a98f 100644 --- a/math/pear-Math_Combinatorics/distinfo +++ b/math/pear-Math_Combinatorics/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/Math_Combinatorics-1.0.0RC1.tgz) = a91f452620fc7261388d9498a00a4251 -SHA256 (PEAR/Math_Combinatorics-1.0.0RC1.tgz) = 38505a0cb78dc28510fd49c4afb40b9325256cb8b6e213fe8e9c03f8f25f0617 -SIZE (PEAR/Math_Combinatorics-1.0.0RC1.tgz) = 6458 +MD5 (PEAR/Math_Combinatorics-1.0.0.tgz) = 5b8faac5e40d0bcf74e09b046d4733dc +SHA256 (PEAR/Math_Combinatorics-1.0.0.tgz) = 2c46b8acff1bfada35e5171c72f2e6739eded29889b505cc1a706d30889e0a3c +SIZE (PEAR/Math_Combinatorics-1.0.0.tgz) = 5787 |