From owner-svn-ports-all@freebsd.org Sun Jul 16 15:38:45 2017 Return-Path: Delivered-To: svn-ports-all@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 C3269C09E72; Sun, 16 Jul 2017 15:38:45 +0000 (UTC) (envelope-from cpm@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 8C86B81970; Sun, 16 Jul 2017 15:38:45 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6GFciqN019370; Sun, 16 Jul 2017 15:38:44 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6GFciwn019368; Sun, 16 Jul 2017 15:38:44 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201707161538.v6GFciwn019368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sun, 16 Jul 2017 15:38:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r446014 - branches/2017Q3/math/pari X-SVN-Group: ports-branches X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: branches/2017Q3/math/pari X-SVN-Commit-Revision: 446014 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2017 15:38:45 -0000 Author: cpm Date: Sun Jul 16 15:38:44 2017 New Revision: 446014 URL: https://svnweb.freebsd.org/changeset/ports/446014 Log: MFH: r445998 math/pari: update to 2.9.3 (bugfix) - Update to 2.9.3 - Sort USES section Changes: http://pari.math.u-bordeaux.fr/archives/pari-announce-17/msg00002.html PR: 220728 Submitted by: Yuri Victorovich (maintainer) Approved by: ports-secteam (miwi) Modified: branches/2017Q3/math/pari/Makefile branches/2017Q3/math/pari/distinfo Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/math/pari/Makefile ============================================================================== --- branches/2017Q3/math/pari/Makefile Sun Jul 16 15:20:03 2017 (r446013) +++ branches/2017Q3/math/pari/Makefile Sun Jul 16 15:38:44 2017 (r446014) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pari -PORTVERSION= 2.9.2 -PORTREVISION= 2 +PORTVERSION= 2.9.3 PORTEPOCH= 2 CATEGORIES= math MASTER_SITES= http://pari.math.u-bordeaux.fr/pub/pari/unix/ \ @@ -16,17 +15,16 @@ LICENSE= GPLv2 LIB_DEPENDS= libgmp.so:math/gmp -MAKE_JOBS_UNSAFE= yes - -ALL_TARGET= gp +USES= perl5 readline +USE_LDCONFIG= yes +USE_PERL5= build +HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= --mandir=${MANPREFIX}/man/man1 \ --prefix=${PREFIX} \ --with-readline -HAS_CONFIGURE= yes -USE_LDCONFIG= yes -USE_PERL5= build -USES= perl5 readline +ALL_TARGET= gp +MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS X11 OPTIONS_RADIO= THREADS Modified: branches/2017Q3/math/pari/distinfo ============================================================================== --- branches/2017Q3/math/pari/distinfo Sun Jul 16 15:20:03 2017 (r446013) +++ branches/2017Q3/math/pari/distinfo Sun Jul 16 15:38:44 2017 (r446014) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491984081 -SHA256 (pari-2.9.2.tar.gz) = 9aa24cbbcf4e0b09dcc21cf9b09f2eb08e38ee16ab13651be7274c9b3e46207e -SIZE (pari-2.9.2.tar.gz) = 3842811 +TIMESTAMP = 1500022257 +SHA256 (pari-2.9.3.tar.gz) = e76a27779d2b1210ce1aba48363b98dd201a1bf876eb14f46ea6bd7769a00a63 +SIZE (pari-2.9.3.tar.gz) = 3847598