diff options
author | stephen <stephen@FreeBSD.org> | 2011-06-15 06:40:08 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2011-06-15 06:40:08 +0800 |
commit | d7bf1eaa136ebe28a7c749aa9b9be7a3b6f2c685 (patch) | |
tree | f7f0a75300fefa65600de9c5e7e585dd3dda3528 /math/GiNaC | |
parent | ecc2aede13f4202fe3c67f4425756c577ee29509 (diff) | |
download | freebsd-ports-gnome-d7bf1eaa136ebe28a7c749aa9b9be7a3b6f2c685.tar.gz freebsd-ports-gnome-d7bf1eaa136ebe28a7c749aa9b9be7a3b6f2c685.tar.zst freebsd-ports-gnome-d7bf1eaa136ebe28a7c749aa9b9be7a3b6f2c685.zip |
- Update to version 1.6.0
PR: 157257
Submitted by: stephen
Approved by: gabor (mentor)
Diffstat (limited to 'math/GiNaC')
-rw-r--r-- | math/GiNaC/Makefile | 4 | ||||
-rw-r--r-- | math/GiNaC/distinfo | 4 | ||||
-rw-r--r-- | math/GiNaC/pkg-plist | 3 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 2086ff5b5dd2..8ac9089604e3 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -7,7 +7,7 @@ # PORTNAME= GiNaC -PORTVERSION= 1.5.8 +PORTVERSION= 1.6.0 CATEGORIES= math MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GNOME= gnomehack pkgconfig USE_GMAKE= yes USE_AUTOTOOLS= libtool -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes MAN1= ginsh.1 viewgar.1 diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo index cddfa93cc6fb..02ac8e25eb4f 100644 --- a/math/GiNaC/distinfo +++ b/math/GiNaC/distinfo @@ -1,2 +1,2 @@ -SHA256 (ginac-1.5.8.tar.bz2) = 8ce72e70f7539e9a2b32539e13eb651fd688d1423dd90bcf0b9c37b592cfc2dd -SIZE (ginac-1.5.8.tar.bz2) = 1003965 +SHA256 (ginac-1.6.0.tar.bz2) = 6a482f15bfb89f1a350e06ac7d55f173976d873bcc4900bcb52a37627da066f8 +SIZE (ginac-1.6.0.tar.bz2) = 972922 diff --git a/math/GiNaC/pkg-plist b/math/GiNaC/pkg-plist index 2eb1cf58f95b..5025af8434ad 100644 --- a/math/GiNaC/pkg-plist +++ b/math/GiNaC/pkg-plist @@ -50,7 +50,6 @@ include/ginac/wildcard.h lib/libginac.a lib/libginac.la lib/libginac.so -lib/libginac-1.5.so -lib/libginac-1.5.so.2 +lib/libginac.so.2 libdata/pkgconfig/ginac.pc @dirrm include/ginac |