svn commit: r389338 - head/math/gap

Johan van Selst johans at FreeBSD.org
Sat Jun 13 09:06:08 UTC 2015


Author: johans
Date: Sat Jun 13 09:06:06 2015
New Revision: 389338
URL: https://svnweb.freebsd.org/changeset/ports/389338

Log:
  Update GAP to 4.7.8

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

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Sat Jun 13 09:03:13 2015	(r389337)
+++ head/math/gap/Makefile	Sat Jun 13 09:06:06 2015	(r389338)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gap
-PORTVERSION=	4.7.7.${GAP_DISTDATE}
+PORTVERSION=	4.7.8.${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=	2015_02_13-15_29
+GAP_DISTTIME=	2015_06_09-20_27
 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	Sat Jun 13 09:03:13 2015	(r389337)
+++ head/math/gap/distinfo	Sat Jun 13 09:06:06 2015	(r389338)
@@ -1,2 +1,2 @@
-SHA256 (gap4r7p7_2015_02_13-15_29.tar.bz2) = 3a80bd46def5ea5387b283dc51fedcfcd6b3e4ec766f199df36d6ee30161c7c0
-SIZE (gap4r7p7_2015_02_13-15_29.tar.bz2) = 240806239
+SHA256 (gap4r7p8_2015_06_09-20_27.tar.bz2) = d1643d0258a0cb037acbe132aacf888bc2b832afb9c4a284d27310c5ad07233e
+SIZE (gap4r7p8_2015_06_09-20_27.tar.bz2) = 244165913


More information about the svn-ports-all mailing list