diff options
author | johans <johans@FreeBSD.org> | 2012-12-12 19:12:54 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2012-12-12 19:12:54 +0800 |
commit | 85281d9b7e9998883095b762c6d2b4ec646f4031 (patch) | |
tree | 1bc81e77e0705db60720540afa8c2e3334a7aba0 /math/gap | |
parent | 705ec975394ff6cb96ee776f68ec366b723019cc (diff) | |
download | freebsd-ports-gnome-85281d9b7e9998883095b762c6d2b4ec646f4031.tar.gz freebsd-ports-gnome-85281d9b7e9998883095b762c6d2b4ec646f4031.tar.zst freebsd-ports-gnome-85281d9b7e9998883095b762c6d2b4ec646f4031.zip |
- Update to latest gap packages release (9 December)
- Trim Makefile header
Diffstat (limited to 'math/gap')
-rw-r--r-- | math/gap/Makefile | 8 | ||||
-rw-r--r-- | math/gap/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index cb8844cc5b22..0c67eb96e1fb 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gap -# Date created: 28 Apr, 2002 -# Whom: keith@FreeBSD.org -# +# Created by: keith@FreeBSD.org # $FreeBSD$ -# PORTNAME= gap PORTVERSION= 4.5.6.${GAP_DISTDATE} @@ -22,7 +18,7 @@ GNU_CONFIGURE= yes ALL_TARGET= default GAP_VERSION= ${PORTNAME}${PORTVERSION:R:R:S/./r/} # gap4r5 -GAP_DISTTIME= 2012_09_16-01_02 +GAP_DISTTIME= 2012_12_09-19_28 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 05b7322752c5..20ca965db355 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r5p6_2012_09_16-01_02.tar.bz2) = 56af2a94ccaf281afea35fc406a80e399360144571a126b2847a7fae706a8c73 -SIZE (gap4r5p6_2012_09_16-01_02.tar.bz2) = 211847010 +SHA256 (gap4r5p6_2012_12_09-19_28.tar.bz2) = edc629065d83c2b61b5cf5836996ce3b9b429691003c84e8260a3a82351a3d3f +SIZE (gap4r5p6_2012_12_09-19_28.tar.bz2) = 211951889 |