diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2005-10-19 08:07:57 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2005-10-19 08:07:57 +0000 |
commit | d6578f45f3481106a0e9507468d28be32aff1884 (patch) | |
tree | e3a8773b8b6ab5f2dd4d7fdcec4105e8d6469587 /math | |
parent | 286429f6023db86c395f1a8c2f222c94d775dae4 (diff) | |
download | ports-d6578f45f3481106a0e9507468d28be32aff1884.tar.gz ports-d6578f45f3481106a0e9507468d28be32aff1884.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/pari-devel/Makefile | 3 | ||||
-rw-r--r-- | math/pari-devel/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/pari-devel/Makefile b/math/pari-devel/Makefile index 4ed2c71db792..bb4557d1c3b2 100644 --- a/math/pari-devel/Makefile +++ b/math/pari-devel/Makefile @@ -7,7 +7,6 @@ PORTNAME= pari PORTVERSION= ${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.a -PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unstable/ DISTNAME= pari-${MAJOR_VERSION}.${MINOR_VERSION}.${REV_VERSION}.alpha @@ -27,7 +26,7 @@ PLIST_SUB= MAJOR_VERSION=${MAJOR_VERSION} MINOR_VERSION=${MINOR_VERSION} REV_VER MAJOR_VERSION= 2 MINOR_VERSION= 2 -REV_VERSION= 9 +REV_VERSION= 10 MAN1= gp.1 gphelp.1 tex2mail.1 MLINKS= gp.1 pari.1 diff --git a/math/pari-devel/distinfo b/math/pari-devel/distinfo index 2b63d1ae1e31..894762145315 100644 --- a/math/pari-devel/distinfo +++ b/math/pari-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (pari-2.2.9.alpha.tar.gz) = 3c1e34ee8c48f01b8cac3fb79eff22c3 -SIZE (pari-2.2.9.alpha.tar.gz) = 2039740 +MD5 (pari-2.2.10.alpha.tar.gz) = 9fff6712c9202b22aa81a572bed2cfc8 +SIZE (pari-2.2.10.alpha.tar.gz) = 2088335 |