diff options
author | johans <johans@FreeBSD.org> | 2015-03-01 19:53:40 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2015-03-01 19:53:40 +0800 |
commit | 017fc83b9cbf986e27f2c172e899b6c572ad4d54 (patch) | |
tree | 5d46f10f6e0d5147fb7f37f671c4505ebbf13b07 /math/gap | |
parent | c87ed082101107c2ce1b76f4a13b29067d75b6bb (diff) | |
download | freebsd-ports-gnome-017fc83b9cbf986e27f2c172e899b6c572ad4d54.tar.gz freebsd-ports-gnome-017fc83b9cbf986e27f2c172e899b6c572ad4d54.tar.zst freebsd-ports-gnome-017fc83b9cbf986e27f2c172e899b6c572ad4d54.zip |
Update to GAP 4.7.7
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 7466df4e0fd0..6106bf38abc5 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.7.6.${GAP_DISTDATE} +PORTVERSION= 4.7.7.${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_11_15-20_02 +GAP_DISTTIME= 2015_02_13-15_29 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 22e98dfa5ad8..8fff48180651 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r7p6_2014_11_15-20_02.tar.bz2) = cfcc6efb6ea79a38efad6031eb8bedbc6474f47dc32c53bd7bada2febdb32b4a -SIZE (gap4r7p6_2014_11_15-20_02.tar.bz2) = 227867447 +SHA256 (gap4r7p7_2015_02_13-15_29.tar.bz2) = 3a80bd46def5ea5387b283dc51fedcfcd6b3e4ec766f199df36d6ee30161c7c0 +SIZE (gap4r7p7_2015_02_13-15_29.tar.bz2) = 240806239 |