Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2016 16:44:00 +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: r417277 - head/math/gap
Message-ID:  <201606211644.u5LGi0Fj056644@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Tue Jun 21 16:44:00 2016
New Revision: 417277
URL: https://svnweb.freebsd.org/changeset/ports/417277

Log:
  Update GAP to 4.8.4

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

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Tue Jun 21 15:50:23 2016	(r417276)
+++ head/math/gap/Makefile	Tue Jun 21 16:44:00 2016	(r417277)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gap
-PORTVERSION=	4.8.3.${GAP_DISTDATE}
+PORTVERSION=	4.8.4.${GAP_DISTDATE}
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftp.gap-system.org/pub/gap/gap48/tar.bz2/ \
 		ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -34,7 +34,7 @@ ALL_TARGET=	default
 MAKE_JOBS_UNSAFE=yes
 
 GAP_VERSION=	${PORTNAME}${PORTVERSION:R:R:S/./r/}	# gap4r5
-GAP_DISTTIME=	2016_03_19-22_17
+GAP_DISTTIME=	2016_06_04-12_41
 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 Jun 21 15:50:23 2016	(r417276)
+++ head/math/gap/distinfo	Tue Jun 21 16:44:00 2016	(r417277)
@@ -1,2 +1,2 @@
-SHA256 (gap4r8p3_2016_03_19-22_17.tar.bz2) = 81d358109d87014eb10d1325c38ee94aa968b2a6365afd1a7411bfdd44f7a454
-SIZE (gap4r8p3_2016_03_19-22_17.tar.bz2) = 267703185
+SHA256 (gap4r8p4_2016_06_04-12_41.tar.bz2) = f394bb4c5f24c662ba5ef1674e6c3d7565e31e60fc7e37c7b0f7e5208e029828
+SIZE (gap4r8p4_2016_06_04-12_41.tar.bz2) = 268171790



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