Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2015 20:51:02 +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: r402900 - head/math/gap
Message-ID:  <201512032051.tB3Kp28G035442@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Thu Dec  3 20:51:02 2015
New Revision: 402900
URL: https://svnweb.freebsd.org/changeset/ports/402900

Log:
  Update to GAP 4.7.9

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

Modified: head/math/gap/Makefile
==============================================================================
--- head/math/gap/Makefile	Thu Dec  3 20:12:41 2015	(r402899)
+++ head/math/gap/Makefile	Thu Dec  3 20:51:02 2015	(r402900)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gap
-PORTVERSION=	4.7.8.${GAP_DISTDATE}
-PORTREVISION=	1
+PORTVERSION=	4.7.9.${GAP_DISTDATE}
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftp.gap-system.org/pub/gap/gap47/tar.bz2/ \
 		ftp://ftp.stack.nl/pub/users/johans/gap/ \
@@ -45,7 +44,7 @@ ALL_TARGET=	default
 MAKE_JOBS_UNSAFE=yes
 
 GAP_VERSION=	${PORTNAME}${PORTVERSION:R:R:S/./r/}	# gap4r5
-GAP_DISTTIME=	2015_06_09-20_27
+GAP_DISTTIME=	2015_11_29-20_35
 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	Thu Dec  3 20:12:41 2015	(r402899)
+++ head/math/gap/distinfo	Thu Dec  3 20:51:02 2015	(r402900)
@@ -1,2 +1,2 @@
-SHA256 (gap4r7p8_2015_06_09-20_27.tar.bz2) = d1643d0258a0cb037acbe132aacf888bc2b832afb9c4a284d27310c5ad07233e
-SIZE (gap4r7p8_2015_06_09-20_27.tar.bz2) = 244165913
+SHA256 (gap4r7p9_2015_11_29-20_35.tar.bz2) = 0673b98f2f9246e9e10ef63ea8b3b359026a9219a5912dccde8d24bf6bec373c
+SIZE (gap4r7p9_2015_11_29-20_35.tar.bz2) = 251855318



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