diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-31 15:59:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-31 15:59:49 +0000 |
commit | 035303be5cccd39ff57a275bce56b50f730cc4f8 (patch) | |
tree | 5537c842a4d9ba7d5307eb5531a5dc8836681105 /math | |
parent | * Update to 1.1.1. (diff) |
upgrade to 1.0.12
Notes
Notes:
svn path=/head/; revision=69199
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 2 | ||||
-rw-r--r-- | math/GiNaC/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index dbe974278286..53457997c85e 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.11 +PORTVERSION= 1.0.12 PORTREVISION= 0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index e93404552593..139beef6fea1 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.11.tar.bz2) = ca3df5575130933b64382df35518fe7f +MD5 (GiNaC-1.0.12.tar.bz2) = f74defe07b9e029c4dd0d6a64abd2b0c diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index a46828949d94..1659e339a0c2 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -44,6 +44,6 @@ info/ginac.info @exec install-info %D/info/ginac.info %D/info/dir lib/libginac.a lib/libginac.so -lib/libginac.so.11 +lib/libginac.so.12 share/aclocal/ginac.m4 @dirrm include/ginac |