diff options
author | johans <johans@FreeBSD.org> | 2016-06-22 00:44:00 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2016-06-22 00:44:00 +0800 |
commit | c841b44677d18041a0416ea14d263d929a916de6 (patch) | |
tree | b765405343fad5e0e5ea9fe767d565ce572f3dc3 /math/gap | |
parent | e5fc82b29a6d4e12dc6f43c383972303c33019fd (diff) | |
download | freebsd-ports-gnome-c841b44677d18041a0416ea14d263d929a916de6.tar.gz freebsd-ports-gnome-c841b44677d18041a0416ea14d263d929a916de6.tar.zst freebsd-ports-gnome-c841b44677d18041a0416ea14d263d929a916de6.zip |
Update GAP to 4.8.4
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 5e63065e3861..ce5d65cf96fd 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.8.3.${GAP_DISTDATE} +PORTVERSION= 4.8.4.${GAP_DISTDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap48/tar.bz2/ \ ftp://ftp.stack.nl/pub/users/johans/gap/ \ @@ -34,7 +34,7 @@ ALL_TARGET= default MAKE_JOBS_UNSAFE=yes GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5 -GAP_DISTTIME= 2016_03_19-22_17 +GAP_DISTTIME= 2016_06_04-12_41 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 62d5e267b41b..1989d7db7653 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r8p3_2016_03_19-22_17.tar.bz2) = 81d358109d87014eb10d1325c38ee94aa968b2a6365afd1a7411bfdd44f7a454 -SIZE (gap4r8p3_2016_03_19-22_17.tar.bz2) = 267703185 +SHA256 (gap4r8p4_2016_06_04-12_41.tar.bz2) = f394bb4c5f24c662ba5ef1674e6c3d7565e31e60fc7e37c7b0f7e5208e029828 +SIZE (gap4r8p4_2016_06_04-12_41.tar.bz2) = 268171790 |