diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2014-11-19 10:46:16 +0000 | 
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2014-11-19 10:46:16 +0000 | 
| commit | f0025c8789cb9bbba96f119230043e31383e4b73 (patch) | |
| tree | 40f2da9c5fcefa472e76d97fd38481604550c204 | |
| parent | Reroll the tarball I was mising some dfly only commits: (diff) | |
Update to GAP 4.7.6
Notes
Notes:
    svn path=/head/; revision=372766
| -rw-r--r-- | math/gap/Makefile | 4 | ||||
| -rw-r--r-- | math/gap/distinfo | 4 | 
2 files changed, 4 insertions, 4 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 4c6a4e9decb6..7466df4e0fd0 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -2,7 +2,7 @@  # $FreeBSD$  PORTNAME=	gap -PORTVERSION=	4.7.5.${GAP_DISTDATE} +PORTVERSION=	4.7.6.${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_05_24-20_02 +GAP_DISTTIME=	2014_11_15-20_02  GAP_DISTDATE=	${GAP_DISTTIME:C/-.*//:S/_//g}  GAP_LIBDIR=	${PREFIX}/lib/${GAP_VERSION}  WRKSRC=		${WRKDIR}/${GAP_VERSION} diff --git a/math/gap/distinfo b/math/gap/distinfo index 7174324ea09d..22e98dfa5ad8 100644 --- a/math/gap/distinfo +++ b/math/gap/distinfo @@ -1,2 +1,2 @@ -SHA256 (gap4r7p5_2014_05_24-20_02.tar.bz2) = 464eeb83380bb2f9b86b7a51289cb9a056879a5a037091d49b7fd4ecde5bb36b -SIZE (gap4r7p5_2014_05_24-20_02.tar.bz2) = 227570075 +SHA256 (gap4r7p6_2014_11_15-20_02.tar.bz2) = cfcc6efb6ea79a38efad6031eb8bedbc6474f47dc32c53bd7bada2febdb32b4a +SIZE (gap4r7p6_2014_11_15-20_02.tar.bz2) = 227867447  | 
