diff options
author | Johan van Selst <johans@FreeBSD.org> | 2015-03-01 11:53:40 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2015-03-01 11:53:40 +0000 |
commit | 477f1afa4cc4e5dd67252db7e19f6e72698bb99e (patch) | |
tree | 5d46f10f6e0d5147fb7f37f671c4505ebbf13b07 /math/gap | |
parent | 8e97a7e57a961f0bff0b2589a98e36ccf4f9db5d (diff) | |
download | ports-477f1afa4cc4e5dd67252db7e19f6e72698bb99e.tar.gz ports-477f1afa4cc4e5dd67252db7e19f6e72698bb99e.zip |
Notes
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 |