svn commit: r380177 - head/math/gap

Johan van Selst johans at FreeBSD.org
Sun Mar 1 11:53:41 UTC 2015


Author: johans
Date: Sun Mar  1 11:53:40 2015
New Revision: 380177
URL: https://svnweb.freebsd.org/changeset/ports/380177
QAT: https://qat.redports.org/buildarchive/r380177/

Log:
  Update to GAP 4.7.7

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

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Sun Mar  1 10:53:43 2015	(r380176)
+++ head/math/gap/Makefile	Sun Mar  1 11:53:40 2015	(r380177)
@@ -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}

Modified: head/math/gap/distinfo
==============================================================================
--- head/math/gap/distinfo	Sun Mar  1 10:53:43 2015	(r380176)
+++ head/math/gap/distinfo	Sun Mar  1 11:53:40 2015	(r380177)
@@ -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


More information about the svn-ports-head mailing list