svn commit: r314858 - head/math/gap
Johan van Selst
johans at FreeBSD.org
Thu Mar 21 18:25:05 UTC 2013
Author: johans
Date: Thu Mar 21 18:25:04 2013
New Revision: 314858
URL: http://svnweb.freebsd.org/changeset/ports/314858
Log:
Update gap to 4.6.3
Modified:
head/math/gap/Makefile
head/math/gap/distinfo
Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile Thu Mar 21 17:46:11 2013 (r314857)
+++ head/math/gap/Makefile Thu Mar 21 18:25:04 2013 (r314858)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gap
-PORTVERSION= 4.6.2.${GAP_DISTDATE}
+PORTVERSION= 4.6.3.${GAP_DISTDATE}
CATEGORIES= math
MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap46/tar.bz2/ \
ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -18,7 +18,7 @@ GNU_CONFIGURE= yes
ALL_TARGET= default
GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5
-GAP_DISTTIME= 2013_02_02-01_00
+GAP_DISTTIME= 2013_03_18-17_40
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 Mar 21 17:46:11 2013 (r314857)
+++ head/math/gap/distinfo Thu Mar 21 18:25:04 2013 (r314858)
@@ -1,2 +1,2 @@
-SHA256 (gap4r6p2_2013_02_02-01_00.tar.bz2) = ab0f3e933df28ec2d4b4bd4a515e3553fa6926aef1c54efed18487ad2e0af8d3
-SIZE (gap4r6p2_2013_02_02-01_00.tar.bz2) = 212419722
+SHA256 (gap4r6p3_2013_03_18-17_40.tar.bz2) = 9c80d01e633c79ecbe0c9656752371b5748ef014f896a6a9c7e05d04fd1ae136
+SIZE (gap4r6p3_2013_03_18-17_40.tar.bz2) = 218545202
More information about the svn-ports-head
mailing list