svn commit: r301411 - head/math/gap

Johan van Selst johans at FreeBSD.org
Mon Jul 23 20:06:05 UTC 2012


Author: johans
Date: Mon Jul 23 20:06:04 2012
New Revision: 301411
URL: http://svn.freebsd.org/changeset/ports/301411

Log:
  Update gap to 4.5.4

Modified:
  head/math/gap/Makefile
  head/math/gap/distinfo

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Mon Jul 23 19:59:53 2012	(r301410)
+++ head/math/gap/Makefile	Mon Jul 23 20:06:04 2012	(r301411)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gap
-PORTVERSION=	4.5.4.${GAP_DISTDATE}
+PORTVERSION=	4.5.5.${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_06_04-23_02
+GAP_DISTTIME=	2012_07_16-17_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	Mon Jul 23 19:59:53 2012	(r301410)
+++ head/math/gap/distinfo	Mon Jul 23 20:06:04 2012	(r301411)
@@ -1,2 +1,2 @@
-SHA256 (gap4r5p4_2012_06_04-23_02.tar.bz2) = 71408c272a30c1d5dd0405ac8f9515a4647f90e6c0cd60d10e40467734377807
-SIZE (gap4r5p4_2012_06_04-23_02.tar.bz2) = 208866344
+SHA256 (gap4r5p5_2012_07_16-17_17.tar.bz2) = 38d91e63f01f1951ff6f9ac2e7043740574cb2b332ccec298eb8e457050fae31
+SIZE (gap4r5p5_2012_07_16-17_17.tar.bz2) = 210932973



More information about the svn-ports-all mailing list