diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-10-31 15:59:49 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-10-31 15:59:49 +0000 |
commit | 689bc43f56085c9fb19d76b5c3d7047b50ab8a74 (patch) | |
tree | 38442bda7b35706d79a2fe012634989914b2a2b4 /math | |
parent | bc718c4e4e46e2220335e794ebebe6ccb48b6c23 (diff) | |
download | FreeBSD-ports-689bc43f56085c9fb19d76b5c3d7047b50ab8a74.zip FreeBSD-ports-689bc43f56085c9fb19d76b5c3d7047b50ab8a74.tar.gz |
upgrade to 1.0.12
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 dbe9742..5345799 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 e934045..139beef 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 a468289..1659e33 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 |