diff options
author | johans <johans@FreeBSD.org> | 2013-03-22 02:25:04 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-03-22 02:25:04 +0800 |
commit | aacd4c907aa14ea449d773cba5756b43f776d53c (patch) | |
tree | 4cafd71095e3c3a4197ab657e01903a4f8c667e0 /math/gap | |
parent | a77e22f3149784d55d235c03b2757ce8a0e40661 (diff) | |
download | freebsd-ports-gnome-aacd4c907aa14ea449d773cba5756b43f776d53c.tar.gz freebsd-ports-gnome-aacd4c907aa14ea449d773cba5756b43f776d53c.tar.zst freebsd-ports-gnome-aacd4c907aa14ea449d773cba5756b43f776d53c.zip |
Update gap to 4.6.3
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 bc00d12c2b96..2af3db5c07d5 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.6.2.${GAP_DISTDATE} +PORTVERSION= 4.6.3.${GAP_DISTDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap46/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= 2013_02_02-01_00 +GAP_DISTTIME= 2013_03_18-17_40 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 6b0202170e54..e52be8bda400 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r6p2_2013_02_02-01_00.tar.bz2) = ab0f3e933df28ec2d4b4bd4a515e3553fa6926aef1c54efed18487ad2e0af8d3 -SIZE (gap4r6p2_2013_02_02-01_00.tar.bz2) = 212419722 +SHA256 (gap4r6p3_2013_03_18-17_40.tar.bz2) = 9c80d01e633c79ecbe0c9656752371b5748ef014f896a6a9c7e05d04fd1ae136 +SIZE (gap4r6p3_2013_03_18-17_40.tar.bz2) = 218545202 |