diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-09 07:21:02 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-09 07:21:02 +0800 |
commit | f413217988077999a1add2ed6da96b777371f292 (patch) | |
tree | d152176a9ed232c0c271a634d1f60b6206e36696 /math | |
parent | f06de128130743092d9deb65048c8047bd5b40fa (diff) | |
download | freebsd-ports-gnome-f413217988077999a1add2ed6da96b777371f292.tar.gz freebsd-ports-gnome-f413217988077999a1add2ed6da96b777371f292.tar.zst freebsd-ports-gnome-f413217988077999a1add2ed6da96b777371f292.zip |
Update to 1.3.1
PR: ports/80778
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'math')
-rw-r--r-- | math/GiNaC/Makefile | 2 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 4 | ||||
-rw-r--r-- | math/GiNaC/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 0fc646eeb3c6..2195d2f6f74b 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index 2c552a497c87..bb38e510c72f 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,2 +1,2 @@ -MD5 (GiNaC-1.3.0.tar.bz2) = 096d076e58103149f05da0a8ecd03d67 -SIZE (GiNaC-1.3.0.tar.bz2) = 763827 +MD5 (GiNaC-1.3.1.tar.bz2) = 40c160ad313977293e5fea2acab09518 +SIZE (GiNaC-1.3.1.tar.bz2) = 768981 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index ed9d225e43f8..93b39169af59 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -47,7 +47,7 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.so lib/libginac-1.3.so -lib/libginac-1.3.so.0 +lib/libginac-1.3.so.1 libdata/pkgconfig/ginac.pc share/aclocal/ginac.m4 @dirrm include/ginac |