svn commit: r347793 - head/math/gap
Johan van Selst
johans at FreeBSD.org
Mon Mar 10 18:53:24 UTC 2014
Author: johans
Date: Mon Mar 10 18:53:23 2014
New Revision: 347793
URL: http://svnweb.freebsd.org/changeset/ports/347793
QAT: https://qat.redports.org/buildarchive/r347793/
Log:
Update to gap 4.7.4
Modified:
head/math/gap/Makefile
head/math/gap/distinfo
Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile Mon Mar 10 18:53:22 2014 (r347792)
+++ head/math/gap/Makefile Mon Mar 10 18:53:23 2014 (r347793)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gap
-PORTVERSION= 4.7.2.${GAP_DISTDATE}
+PORTVERSION= 4.7.4.${GAP_DISTDATE}
CATEGORIES= math
MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap47/tar.bz2/ \
ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -23,7 +23,7 @@ ALL_TARGET= default
MAKE_JOBS_UNSAFE=yes
GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5
-GAP_DISTTIME= 2013_12_01-10_17
+GAP_DISTTIME= 2014_02_20-01_21
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 Mon Mar 10 18:53:22 2014 (r347792)
+++ head/math/gap/distinfo Mon Mar 10 18:53:23 2014 (r347793)
@@ -1,2 +1,2 @@
-SHA256 (gap4r7p2_2013_12_01-10_17.tar.bz2) = ebdf852ff86e2f92e8c9006640d8ebd0125ded029d42d6a42f87e3f0e63435f4
-SIZE (gap4r7p2_2013_12_01-10_17.tar.bz2) = 225062461
+SHA256 (gap4r7p4_2014_02_20-01_21.tar.bz2) = 5d81b628f657968a1abc2fb9073fbddeb9b5d5787686227be0cacf6b86642176
+SIZE (gap4r7p4_2014_02_20-01_21.tar.bz2) = 225386468
More information about the svn-ports-all
mailing list