diff options
author | johans <johans@FreeBSD.org> | 2016-11-16 03:40:45 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-11-16 03:40:45 +0800 |
commit | 471c5890ee999f74d91781a5b2b6ec827aaa6dff (patch) | |
tree | 61b3fd8e9de634943a6070d9b512978575fc1ed7 /math | |
parent | 04f91654a79708c0a897cca21407551fe74617cc (diff) | |
download | freebsd-ports-gnome-471c5890ee999f74d91781a5b2b6ec827aaa6dff.tar.gz freebsd-ports-gnome-471c5890ee999f74d91781a5b2b6ec827aaa6dff.tar.zst freebsd-ports-gnome-471c5890ee999f74d91781a5b2b6ec827aaa6dff.zip |
Update to GAP 4.8.6
Diffstat (limited to 'math')
-rw-r--r-- | math/gap/Makefile | 4 | ||||
-rw-r--r-- | math/gap/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 156d28af2aca..0078e1aed015 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.8.4.${GAP_DISTDATE} +PORTVERSION= 4.8.6.${GAP_DISTDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap48/tar.bz2/ \ ftp://ftp.stack.nl/pub/users/johans/gap/ \ @@ -32,7 +32,7 @@ ALL_TARGET= default MAKE_JOBS_UNSAFE=yes GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5 -GAP_DISTTIME= 2016_06_04-12_41 +GAP_DISTTIME= 2016_11_12-14_25 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 1989d7db7653..b03f0b1d1925 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,3 @@ -SHA256 (gap4r8p4_2016_06_04-12_41.tar.bz2) = f394bb4c5f24c662ba5ef1674e6c3d7565e31e60fc7e37c7b0f7e5208e029828 -SIZE (gap4r8p4_2016_06_04-12_41.tar.bz2) = 268171790 +TIMESTAMP = 1479195299 +SHA256 (gap4r8p6_2016_11_12-14_25.tar.bz2) = cb401fde6b3e3c0095c55e9a92390bacd997cf5431149d53177a8cd76ab8c2a6 +SIZE (gap4r8p6_2016_11_12-14_25.tar.bz2) = 268431064 |