diff options
author | stephen <stephen@FreeBSD.org> | 2011-11-07 00:29:15 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-11-07 00:29:15 +0800 |
commit | c9d32ecaf33064ddf3b292bcb10bfd52ad94e99a (patch) | |
tree | b79e82b81e453cc5c4449a4e4f2732ddc1aa1219 /math/GiNaC | |
parent | dd6bd324e0362fcb18f43e45721bb3a156f9c7b8 (diff) | |
download | freebsd-ports-gnome-c9d32ecaf33064ddf3b292bcb10bfd52ad94e99a.tar.gz freebsd-ports-gnome-c9d32ecaf33064ddf3b292bcb10bfd52ad94e99a.tar.zst freebsd-ports-gnome-c9d32ecaf33064ddf3b292bcb10bfd52ad94e99a.zip |
- Update to 1.6.2.
Diffstat (limited to 'math/GiNaC')
-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 c5f6e996f2a9..2f6a19b4aaa9 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 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 7010a32beb67..41895c41fbb5 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,2 +1,2 @@ -SHA256 (ginac-1.6.1.tar.bz2) = 0658c4a528f37871c5ec24496373fede4e3e59d3223beaf880c75f07a9c2f680 -SIZE (ginac-1.6.1.tar.bz2) = 1048724 +SHA256 (ginac-1.6.2.tar.bz2) = 0f34d255024b3fb258e44da84f9e82dfb3dc9bc15f0999b7a18204a730663bde +SIZE (ginac-1.6.2.tar.bz2) = 1048764 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index 5025af8434ad..517f8d69cf8e 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -50,6 +50,6 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.la lib/libginac.so -lib/libginac.so.2 +lib/libginac.so.3 libdata/pkgconfig/ginac.pc @dirrm include/ginac |