From owner-svn-ports-head@freebsd.org Sun Apr 22 08:56:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5A7EFAB971; Sun, 22 Apr 2018 08:56:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 386C76E789; Sun, 22 Apr 2018 08:56:01 +0000 (UTC) (envelope-from sunpoet@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3233513A9A; Sun, 22 Apr 2018 08:56:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3M8u1qO034317; Sun, 22 Apr 2018 08:56:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3M8u0Mx034315; Sun, 22 Apr 2018 08:56:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201804220856.w3M8u0Mx034315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 22 Apr 2018 08:56:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467990 - head/math/p5-Math-BigInt-Pari X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/p5-Math-BigInt-Pari X-SVN-Commit-Revision: 467990 X-SVN-Commit-Repository: ports 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.25 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: Sun, 22 Apr 2018 08:56:03 -0000 Author: sunpoet Date: Sun Apr 22 08:56:00 2018 New Revision: 467990 URL: https://svnweb.freebsd.org/changeset/ports/467990 Log: Update to 1.3004 Changes: http://search.cpan.org/dist/Math-BigInt-Pari/CHANGES Modified: head/math/p5-Math-BigInt-Pari/Makefile head/math/p5-Math-BigInt-Pari/distinfo Modified: head/math/p5-Math-BigInt-Pari/Makefile ============================================================================== --- head/math/p5-Math-BigInt-Pari/Makefile Sun Apr 22 08:55:55 2018 (r467989) +++ head/math/p5-Math-BigInt-Pari/Makefile Sun Apr 22 08:56:00 2018 (r467990) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.3003 +PORTVERSION= 1.3004 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use Math::Pari for Math::BigInt routines LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999808:math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:math/p5-Math-Pari RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-BigInt-Pari/distinfo ============================================================================== --- head/math/p5-Math-BigInt-Pari/distinfo Sun Apr 22 08:55:55 2018 (r467989) +++ head/math/p5-Math-BigInt-Pari/distinfo Sun Apr 22 08:56:00 2018 (r467990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484237842 -SHA256 (Math-BigInt-Pari-1.3003.tar.gz) = 22ecec8c104c0efeed2ffccab4a026743bc9772568ee151cbc1f314a2ed5d34e -SIZE (Math-BigInt-Pari-1.3003.tar.gz) = 2430114 +TIMESTAMP = 1524262643 +SHA256 (Math-BigInt-Pari-1.3004.tar.gz) = 8229a79b44fdeccc3316babf4707bfe183a689cbedc12c2f0d8ee927df01006b +SIZE (Math-BigInt-Pari-1.3004.tar.gz) = 2443983