summaryrefslogtreecommitdiff
path: root/math/GiNaC
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-01-30 01:09:44 +0000
committerWen Heping <wen@FreeBSD.org>2010-01-30 01:09:44 +0000
commit8a6a97bf83ff26e4ad476238e35ee2b3b7d299c6 (patch)
tree22e21495b3be5b36f7f762b4679e0761dc416e9d /math/GiNaC
parent- Update to 0.786 (diff)
- Update to 1.5.6
- Remove USE_GCC since the creators of GiNaC claim that it now works with gcc-3.4 PR: ports/143314 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Notes
Notes: svn path=/head/; revision=248822
Diffstat (limited to 'math/GiNaC')
-rw-r--r--math/GiNaC/Makefile6
-rw-r--r--math/GiNaC/distinfo6
2 files changed, 4 insertions, 8 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index d6895040d112..9949e9918bf3 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= GiNaC
-PORTVERSION= 1.5.5
+PORTVERSION= 1.5.6
CATEGORIES= math
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
http://www.ginac.de/
@@ -37,10 +37,6 @@ LDFLAGS= -L${LOCALBASE}/lib
BROKEN= Does not build on alpha
.endif
-.if ${OSVERSION} < 700042
-USE_GCC= 4.2+
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/configure
.if ${ARCH} != "i386"
diff --git a/math/GiNaC/distinfo b/math/GiNaC/distinfo
index 0bf1fae05ec2..5448ec4fd768 100644
--- a/math/GiNaC/distinfo
+++ b/math/GiNaC/distinfo
@@ -1,3 +1,3 @@
-MD5 (ginac-1.5.5.tar.bz2) = cb5334e3269f4c234a6c4d81d7ebd47e
-SHA256 (ginac-1.5.5.tar.bz2) = 6e0c8d20a76316b8f9b1bb015babdfa0b4fe401a190a9d501fc0702647750956
-SIZE (ginac-1.5.5.tar.bz2) = 997969
+MD5 (ginac-1.5.6.tar.bz2) = 5a13bf1a29d5aaf4f6085058447229b9
+SHA256 (ginac-1.5.6.tar.bz2) = f06175f32e758279e963910087890c7109222975a7f7fcfe90fd4fec22d20e24
+SIZE (ginac-1.5.6.tar.bz2) = 998303