summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-04-27 20:30:14 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-04-27 20:30:14 +0000
commit886461fd8b528095f1bfdef0a5471ba02ee1c16e (patch)
tree5a5da14fae7b696c4281e5cbf3c680ac3067e953
parentOnly override CONFIGURE_TARGET for amd64 which is x86-64/x86_64 for the (diff)
Update to GAP 4.8.3
Notes
Notes: svn path=/head/; revision=414133
-rw-r--r--math/gap/Makefile8
-rw-r--r--math/gap/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile
index df3de17ca956..5e63065e3861 100644
--- a/math/gap/Makefile
+++ b/math/gap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gap
-PORTVERSION= 4.8.2.${GAP_DISTDATE}
+PORTVERSION= 4.8.3.${GAP_DISTDATE}
CATEGORIES= math
MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap48/tar.bz2/ \
ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -12,10 +12,10 @@ DISTNAME= ${GAP_VERSION}p${PORTVERSION:R:E}_${GAP_DISTTIME}
MAINTAINER= johans@FreeBSD.org
COMMENT= GAP is a system for computational discrete algebra
-BROKEN_powerpc64= Does not build
-
LIB_DEPENDS= libgmp.so:math/gmp
+BROKEN_powerpc64= Does not build
+
USES= gmake shebangfix tar:bzip2
SHEBANG_FILES= configure \
pkg/GAPDoc-*/*/clean \
@@ -34,7 +34,7 @@ ALL_TARGET= default
MAKE_JOBS_UNSAFE=yes
GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5
-GAP_DISTTIME= 2016_02_20-18_51
+GAP_DISTTIME= 2016_03_19-22_17
GAP_DISTDATE= ${GAP_DISTTIME:C/-.*//:S/_//g}
GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION}
WRKSRC= ${WRKDIR}/${GAP_VERSION}
diff --git a/math/gap/distinfo b/math/gap/distinfo
index 92f73e6f1c9c..62d5e267b41b 100644
--- a/math/gap/distinfo
+++ b/math/gap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gap4r8p2_2016_02_20-18_51.tar.bz2) = 8104f6936b6e6f7f8cf399b87da2ba968b5938f309e0ff94dbe6e02f50496ee5
-SIZE (gap4r8p2_2016_02_20-18_51.tar.bz2) = 267266506
+SHA256 (gap4r8p3_2016_03_19-22_17.tar.bz2) = 81d358109d87014eb10d1325c38ee94aa968b2a6365afd1a7411bfdd44f7a454
+SIZE (gap4r8p3_2016_03_19-22_17.tar.bz2) = 267703185