From owner-svn-ports-head@freebsd.org Tue Nov 15 19:40:46 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E820BC4305E; Tue, 15 Nov 2016 19:40:46 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B81DB1990; Tue, 15 Nov 2016 19:40:46 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAFJejp8021530; Tue, 15 Nov 2016 19:40:45 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAFJejgx021528; Tue, 15 Nov 2016 19:40:45 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201611151940.uAFJejgx021528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Tue, 15 Nov 2016 19:40:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426179 - head/math/gap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2016 19:40:47 -0000 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