diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-02 02:36:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-04-02 02:36:32 +0000 |
commit | f463e0a5cf5231dbd848777010bbd2f913ef09fc (patch) | |
tree | 1abad107293e028e6b4e20aa98e5ce078e6b7faf /math | |
parent | f710387cf0452b96302e66e41c5fac25ed3a9ba4 (diff) | |
download | ports-f463e0a5cf5231dbd848777010bbd2f913ef09fc.tar.gz ports-f463e0a5cf5231dbd848777010bbd2f913ef09fc.zip |
Notes
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 78f3c4182164..e235846ba98f 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.8 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 199e5ad8d658..a4732f91a3bf 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1 +1 @@ -MD5 (GiNaC-1.0.7.tar.bz2) = c3c201f916a9dad83251d9dc209e21a1 +MD5 (GiNaC-1.0.8.tar.bz2) = 274c90bba9b507da6e668f81b5ef16c2 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index d3f937a23639..7427ee00f89d 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.7 +lib/libginac.so.8 share/aclocal/ginac.m4 @dirrm include/ginac |