diff options
author | Johan van Selst <johans@FreeBSD.org> | 2012-09-20 20:29:20 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2012-09-20 20:29:20 +0000 |
commit | a4b9088b41e3c6bff9148ce35165ba2089d285d9 (patch) | |
tree | 5446d977d5cc2e486b208faabd38f92eb1ba075d /math/gap | |
parent | 49644c00fd1bbf471d878ff9c2026dd0eb4c9e66 (diff) | |
download | ports-a4b9088b41e3c6bff9148ce35165ba2089d285d9.tar.gz ports-a4b9088b41e3c6bff9148ce35165ba2089d285d9.zip |
Notes
Diffstat (limited to 'math/gap')
-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 7508f8fd288b..cb8844cc5b22 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gap -PORTVERSION= 4.5.5.${GAP_DISTDATE} +PORTVERSION= 4.5.6.${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_07_16-17_17 +GAP_DISTTIME= 2012_09_16-01_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 f643ce53b125..05b7322752c5 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r5p5_2012_07_16-17_17.tar.bz2) = 38d91e63f01f1951ff6f9ac2e7043740574cb2b332ccec298eb8e457050fae31 -SIZE (gap4r5p5_2012_07_16-17_17.tar.bz2) = 210932973 +SHA256 (gap4r5p6_2012_09_16-01_02.tar.bz2) = 56af2a94ccaf281afea35fc406a80e399360144571a126b2847a7fae706a8c73 +SIZE (gap4r5p6_2012_09_16-01_02.tar.bz2) = 211847010 |