svn commit: r414133 - head/math/gap
Johan van Selst
johans at FreeBSD.org
Wed Apr 27 20:30:15 UTC 2016
Author: johans
Date: Wed Apr 27 20:30:14 2016
New Revision: 414133
URL: https://svnweb.freebsd.org/changeset/ports/414133
Log:
Update to GAP 4.8.3
Modified:
head/math/gap/Makefile
head/math/gap/distinfo
Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile Wed Apr 27 20:19:17 2016 (r414132)
+++ head/math/gap/Makefile Wed Apr 27 20:30:14 2016 (r414133)
@@ -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
MAINTAINER= johans at 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}
Modified: head/math/gap/distinfo
==============================================================================
--- head/math/gap/distinfo Wed Apr 27 20:19:17 2016 (r414132)
+++ head/math/gap/distinfo Wed Apr 27 20:30:14 2016 (r414133)
@@ -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
More information about the svn-ports-head
mailing list