svn commit: r304596 - head/math/gap
Johan van Selst
johans at FreeBSD.org
Thu Sep 20 20:29:20 UTC 2012
Author: johans
Date: Thu Sep 20 20:29:20 2012
New Revision: 304596
URL: http://svn.freebsd.org/changeset/ports/304596
Log:
Update GAP to 4r5p6
Modified:
head/math/gap/Makefile
head/math/gap/distinfo
Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile Thu Sep 20 20:25:55 2012 (r304595)
+++ head/math/gap/Makefile Thu Sep 20 20:29:20 2012 (r304596)
@@ -6,7 +6,7 @@
#
PORTNAME= gap
-PORTVERSION= 4.5.5.${GAP_DISTDATE}
+PORTVERSION= 4.5.6.${GAP_DISTDATE}
CATEGORIES= math
MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap45/tar.bz2/ \
ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -22,7 +22,7 @@ GNU_CONFIGURE= yes
ALL_TARGET= default
GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5
-GAP_DISTTIME= 2012_07_16-17_17
+GAP_DISTTIME= 2012_09_16-01_02
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 Thu Sep 20 20:25:55 2012 (r304595)
+++ head/math/gap/distinfo Thu Sep 20 20:29:20 2012 (r304596)
@@ -1,2 +1,2 @@
-SHA256 (gap4r5p5_2012_07_16-17_17.tar.bz2) = 38d91e63f01f1951ff6f9ac2e7043740574cb2b332ccec298eb8e457050fae31
-SIZE (gap4r5p5_2012_07_16-17_17.tar.bz2) = 210932973
+SHA256 (gap4r5p6_2012_09_16-01_02.tar.bz2) = 56af2a94ccaf281afea35fc406a80e399360144571a126b2847a7fae706a8c73
+SIZE (gap4r5p6_2012_09_16-01_02.tar.bz2) = 211847010
More information about the svn-ports-all
mailing list