diff options
author | johans <johans@FreeBSD.org> | 2012-12-19 02:06:39 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-12-19 02:06:39 +0800 |
commit | feb2ba53f949c21a257b38e4a7093353508d4da0 (patch) | |
tree | 94114b3cff421a87ddbaa43ffdf320602a08ae0f /math/gap | |
parent | 39c9c6975a04b549695c35155876a20abba7a829 (diff) | |
download | freebsd-ports-gnome-feb2ba53f949c21a257b38e4a7093353508d4da0.tar.gz freebsd-ports-gnome-feb2ba53f949c21a257b38e4a7093353508d4da0.tar.zst freebsd-ports-gnome-feb2ba53f949c21a257b38e4a7093353508d4da0.zip |
Update gap to 4.5.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 0c67eb96e1fb..b510d920f322 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gap -PORTVERSION= 4.5.6.${GAP_DISTDATE} +PORTVERSION= 4.5.7.${GAP_DISTDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap45/tar.bz2/ \ ftp://ftp.stack.nl/pub/users/johans/gap/ \ @@ -18,7 +18,7 @@ GNU_CONFIGURE= yes ALL_TARGET= default GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5 -GAP_DISTTIME= 2012_12_09-19_28 +GAP_DISTTIME= 2012_12_14-17_45 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 20ca965db355..0f8ace3a6e0b 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r5p6_2012_12_09-19_28.tar.bz2) = edc629065d83c2b61b5cf5836996ce3b9b429691003c84e8260a3a82351a3d3f -SIZE (gap4r5p6_2012_12_09-19_28.tar.bz2) = 211951889 +SHA256 (gap4r5p7_2012_12_14-17_45.tar.bz2) = a2302418bf4ce6765e156a8dee6fe1c46ec86b8cbbd3f3d4312b6e9807b01990 +SIZE (gap4r5p7_2012_12_14-17_45.tar.bz2) = 212571403 |