Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 19:40:45 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426179 - head/math/gap
Message-ID:  <201611151940.uAFJejgx021528@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Tue Nov 15 19:40:45 2016
New Revision: 426179
URL: https://svnweb.freebsd.org/changeset/ports/426179

Log:
  Update to GAP 4.8.6

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

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Tue Nov 15 19:37:04 2016	(r426178)
+++ head/math/gap/Makefile	Tue Nov 15 19:40:45 2016	(r426179)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gap
-PORTVERSION=	4.8.4.${GAP_DISTDATE}
+PORTVERSION=	4.8.6.${GAP_DISTDATE}
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftp.gap-system.org/pub/gap/gap48/tar.bz2/ \
 		ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -32,7 +32,7 @@ ALL_TARGET=	default
 MAKE_JOBS_UNSAFE=yes
 
 GAP_VERSION=	${PORTNAME}${PORTVERSION:R:R:S/./r/}	# gap4r5
-GAP_DISTTIME=	2016_06_04-12_41
+GAP_DISTTIME=	2016_11_12-14_25
 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	Tue Nov 15 19:37:04 2016	(r426178)
+++ head/math/gap/distinfo	Tue Nov 15 19:40:45 2016	(r426179)
@@ -1,2 +1,3 @@
-SHA256 (gap4r8p4_2016_06_04-12_41.tar.bz2) = f394bb4c5f24c662ba5ef1674e6c3d7565e31e60fc7e37c7b0f7e5208e029828
-SIZE (gap4r8p4_2016_06_04-12_41.tar.bz2) = 268171790
+TIMESTAMP = 1479195299
+SHA256 (gap4r8p6_2016_11_12-14_25.tar.bz2) = cb401fde6b3e3c0095c55e9a92390bacd997cf5431149d53177a8cd76ab8c2a6
+SIZE (gap4r8p6_2016_11_12-14_25.tar.bz2) = 268431064



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611151940.uAFJejgx021528>