diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-23 06:29:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-23 06:29:30 +0800 |
commit | bf379edc6c3e1253b201dbb39f73a9826af90bc3 (patch) | |
tree | 5f51d0ff834429c281ef36fa8d28c751aa36d795 /math | |
parent | 9bd702b4d5c94d6b52739821db71081aefefb378 (diff) | |
download | freebsd-ports-gnome-bf379edc6c3e1253b201dbb39f73a9826af90bc3.tar.gz freebsd-ports-gnome-bf379edc6c3e1253b201dbb39f73a9826af90bc3.tar.zst freebsd-ports-gnome-bf379edc6c3e1253b201dbb39f73a9826af90bc3.zip |
- Update to 1.0.0
PR: 129837
Submitted by: Zhen REN <bg1tpt@gmail.com> (maintainer)
Diffstat (limited to 'math')
-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 |