svn commit: r308756 - head/math/gap

Johan van Selst johans at FreeBSD.org
Wed Dec 12 11:12:55 UTC 2012


Author: johans
Date: Wed Dec 12 11:12:54 2012
New Revision: 308756
URL: http://svnweb.freebsd.org/changeset/ports/308756

Log:
  - Update to latest gap packages release (9 December)
  - Trim Makefile header

Modified:
  head/math/gap/Makefile
  head/math/gap/distinfo

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Wed Dec 12 11:06:36 2012	(r308755)
+++ head/math/gap/Makefile	Wed Dec 12 11:12:54 2012	(r308756)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	gap
-# Date created:				28 Apr, 2002
-# Whom:					keith at FreeBSD.org
-#
+# Created by: keith at 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}

Modified: head/math/gap/distinfo
==============================================================================
--- head/math/gap/distinfo	Wed Dec 12 11:06:36 2012	(r308755)
+++ head/math/gap/distinfo	Wed Dec 12 11:12:54 2012	(r308756)
@@ -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


More information about the svn-ports-all mailing list