Date: Tue, 18 Dec 2012 18:06:39 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309197 - head/math/gap Message-ID: <201212181806.qBII6ew6099693@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Tue Dec 18 18:06:39 2012 New Revision: 309197 URL: http://svnweb.freebsd.org/changeset/ports/309197 Log: Update gap to 4.5.7 Modified: head/math/gap/Makefile head/math/gap/distinfo Modified: head/math/gap/Makefile ============================================================================== --- head/math/gap/Makefile Tue Dec 18 16:34:14 2012 (r309196) +++ head/math/gap/Makefile Tue Dec 18 18:06:39 2012 (r309197) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.5.6.${GAP_DISTDATE} +PORTVERSION= 4.5.7.${GAP_DISTDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap45/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= 2012_12_09-19_28 +GAP_DISTTIME= 2012_12_14-17_45 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 Tue Dec 18 16:34:14 2012 (r309196) +++ head/math/gap/distinfo Tue Dec 18 18:06:39 2012 (r309197) @@ -1,2 +1,2 @@ -SHA256 (gap4r5p6_2012_12_09-19_28.tar.bz2) = edc629065d83c2b61b5cf5836996ce3b9b429691003c84e8260a3a82351a3d3f -SIZE (gap4r5p6_2012_12_09-19_28.tar.bz2) = 211951889 +SHA256 (gap4r5p7_2012_12_14-17_45.tar.bz2) = a2302418bf4ce6765e156a8dee6fe1c46ec86b8cbbd3f3d4312b6e9807b01990 +SIZE (gap4r5p7_2012_12_14-17_45.tar.bz2) = 212571403
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212181806.qBII6ew6099693>