diff options
author | johans <johans@FreeBSD.org> | 2015-06-13 17:06:06 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2015-06-13 17:06:06 +0800 |
commit | 8e96640af292f231459dd6e15a4eda905388408d (patch) | |
tree | b3a13131d2a72ed321809e7f22ed2fecaf145db2 /math | |
parent | 7238344bfe56fd8982b8d39fa5e37ba41f3369f8 (diff) | |
download | freebsd-ports-gnome-8e96640af292f231459dd6e15a4eda905388408d.tar.gz freebsd-ports-gnome-8e96640af292f231459dd6e15a4eda905388408d.tar.zst freebsd-ports-gnome-8e96640af292f231459dd6e15a4eda905388408d.zip |
Update GAP to 4.7.8
Diffstat (limited to 'math')
-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 6106bf38abc5..30f2f897461a 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.7.7.${GAP_DISTDATE} +PORTVERSION= 4.7.8.${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= 2015_02_13-15_29 +GAP_DISTTIME= 2015_06_09-20_27 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 8fff48180651..77ed45194279 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r7p7_2015_02_13-15_29.tar.bz2) = 3a80bd46def5ea5387b283dc51fedcfcd6b3e4ec766f199df36d6ee30161c7c0 -SIZE (gap4r7p7_2015_02_13-15_29.tar.bz2) = 240806239 +SHA256 (gap4r7p8_2015_06_09-20_27.tar.bz2) = d1643d0258a0cb037acbe132aacf888bc2b832afb9c4a284d27310c5ad07233e +SIZE (gap4r7p8_2015_06_09-20_27.tar.bz2) = 244165913 |