diff options
author | johans <johans@FreeBSD.org> | 2014-11-19 18:46:16 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2014-11-19 18:46:16 +0800 |
commit | cf5bbc5245a7d9b038cc1de91fbdcb85bbbd4d64 (patch) | |
tree | 40f2da9c5fcefa472e76d97fd38481604550c204 /math | |
parent | a474f1cb4b44cb517ebfc410b8881bbecef108d4 (diff) | |
download | freebsd-ports-gnome-cf5bbc5245a7d9b038cc1de91fbdcb85bbbd4d64.tar.gz freebsd-ports-gnome-cf5bbc5245a7d9b038cc1de91fbdcb85bbbd4d64.tar.zst freebsd-ports-gnome-cf5bbc5245a7d9b038cc1de91fbdcb85bbbd4d64.zip |
Update to GAP 4.7.6
Diffstat (limited to 'math')
-rw-r--r-- | math/gap/Makefile | 4 | ||||
-rw-r--r-- | math/gap/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 |