From cf5bbc5245a7d9b038cc1de91fbdcb85bbbd4d64 Mon Sep 17 00:00:00 2001 From: johans Date: Wed, 19 Nov 2014 10:46:16 +0000 Subject: Update to GAP 4.7.6 --- math/gap/Makefile | 4 ++-- math/gap/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/gap/Makefile b/math/gap/Makefile index 4c6a4e9decb6..7466df4e0fd0 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.7.5.${GAP_DISTDATE} +PORTVERSION= 4.7.6.${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= 2014_05_24-20_02 +GAP_DISTTIME= 2014_11_15-20_02 GAP_DISTDATE= ${GAP_DISTTIME:C/-.*//:S/_//g} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} WRKSRC= ${WRKDIR}/${GAP_VERSION} diff --git a/math/gap/distinfo b/math/gap/distinfo index 7174324ea09d..22e98dfa5ad8 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r7p5_2014_05_24-20_02.tar.bz2) = 464eeb83380bb2f9b86b7a51289cb9a056879a5a037091d49b7fd4ecde5bb36b -SIZE (gap4r7p5_2014_05_24-20_02.tar.bz2) = 227570075 +SHA256 (gap4r7p6_2014_11_15-20_02.tar.bz2) = cfcc6efb6ea79a38efad6031eb8bedbc6474f47dc32c53bd7bada2febdb32b4a +SIZE (gap4r7p6_2014_11_15-20_02.tar.bz2) = 227867447 -- cgit