Date: Wed, 19 Nov 2014 10:46:16 +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: r372766 - head/math/gap Message-ID: <201411191046.sAJAkGVi050883@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Wed Nov 19 10:46:16 2014 New Revision: 372766 URL: https://svnweb.freebsd.org/changeset/ports/372766 QAT: https://qat.redports.org/buildarchive/r372766/ Log: Update to GAP 4.7.6 Modified: head/math/gap/Makefile head/math/gap/distinfo Modified: head/math/gap/Makefile ============================================================================== --- head/math/gap/Makefile Wed Nov 19 07:34:50 2014 (r372765) +++ head/math/gap/Makefile Wed Nov 19 10:46:16 2014 (r372766) @@ -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} Modified: head/math/gap/distinfo ============================================================================== --- head/math/gap/distinfo Wed Nov 19 07:34:50 2014 (r372765) +++ head/math/gap/distinfo Wed Nov 19 10:46:16 2014 (r372766) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411191046.sAJAkGVi050883>