diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-01-28 16:53:21 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-01-28 16:53:21 +0000 |
commit | 01999415a69046e07e006618cc15eaef24543e68 (patch) | |
tree | 619c1c52590f98f98e80b995ad98cb1f3f7ca5a6 /math | |
parent | 47d2e9ff10ff7d7af9a6a7d4c109404b1878ef76 (diff) | |
download | FreeBSD-ports-01999415a69046e07e006618cc15eaef24543e68.zip FreeBSD-ports-01999415a69046e07e006618cc15eaef24543e68.tar.gz |
upgrade to 1.0.13
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 5345799..fc85cd2 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 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 139beef..58f7be0 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.12.tar.bz2) = f74defe07b9e029c4dd0d6a64abd2b0c +MD5 (GiNaC-1.0.13.tar.bz2) = cc1e3db5ad2f6cc812389d73ebd66ffa diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index 1659e33..99ea94a 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.12 +lib/libginac.so.13 share/aclocal/ginac.m4 @dirrm include/ginac |