Date: Sat, 13 Jun 2015 09:06:07 +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: r389338 - head/math/gap Message-ID: <201506130906.t5D9672W003764@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Sat Jun 13 09:06:06 2015 New Revision: 389338 URL: https://svnweb.freebsd.org/changeset/ports/389338 Log: Update GAP to 4.7.8 Modified: head/math/gap/Makefile head/math/gap/distinfo Modified: head/math/gap/Makefile ============================================================================== --- head/math/gap/Makefile Sat Jun 13 09:03:13 2015 (r389337) +++ head/math/gap/Makefile Sat Jun 13 09:06:06 2015 (r389338) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.7.7.${GAP_DISTDATE} +PORTVERSION= 4.7.8.${GAP_DISTDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap47/tar.bz2/ \ ftp://ftp.stack.nl/pub/users/johans/gap/ \ @@ -22,7 +22,7 @@ ALL_TARGET= default MAKE_JOBS_UNSAFE=yes GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5 -GAP_DISTTIME= 2015_02_13-15_29 +GAP_DISTTIME= 2015_06_09-20_27 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 Sat Jun 13 09:03:13 2015 (r389337) +++ head/math/gap/distinfo Sat Jun 13 09:06:06 2015 (r389338) @@ -1,2 +1,2 @@ -SHA256 (gap4r7p7_2015_02_13-15_29.tar.bz2) = 3a80bd46def5ea5387b283dc51fedcfcd6b3e4ec766f199df36d6ee30161c7c0 -SIZE (gap4r7p7_2015_02_13-15_29.tar.bz2) = 240806239 +SHA256 (gap4r7p8_2015_06_09-20_27.tar.bz2) = d1643d0258a0cb037acbe132aacf888bc2b832afb9c4a284d27310c5ad07233e +SIZE (gap4r7p8_2015_06_09-20_27.tar.bz2) = 244165913
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506130906.t5D9672W003764>