From owner-svn-ports-all@freebsd.org Thu Apr 28 19:05:05 2016 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 3528AB1F957; Thu, 28 Apr 2016 19:05:05 +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 mx1.freebsd.org (Postfix) with ESMTPS id 05A661360; Thu, 28 Apr 2016 19:05:04 +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 u3SJ54bo042262; Thu, 28 Apr 2016 19:05:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3SJ54wa042260; Thu, 28 Apr 2016 19:05:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201604281905.u3SJ54wa042260@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 28 Apr 2016 19:05:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414208 - head/math/p5-Math-BigInt-Pari X-SVN-Group: ports-head 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.21 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: Thu, 28 Apr 2016 19:05:05 -0000 Author: sunpoet Date: Thu Apr 28 19:05:03 2016 New Revision: 414208 URL: https://svnweb.freebsd.org/changeset/ports/414208 Log: - Update to 1.27 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 Thu Apr 28 19:04:59 2016 (r414207) +++ head/math/p5-Math-BigInt-Pari/Makefile Thu Apr 28 19:05:03 2016 (r414208) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.25 +PORTVERSION= 1.27 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use Math::Pari for Math::BigInt LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999714:math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999719: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 Thu Apr 28 19:04:59 2016 (r414207) +++ head/math/p5-Math-BigInt-Pari/distinfo Thu Apr 28 19:05:03 2016 (r414208) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-Pari-1.25.tar.gz) = ca0d82a915b7847b88fa4ddc94ee3464ebd565c8fdc9c9f47fa5feabbacc9360 -SIZE (Math-BigInt-Pari-1.25.tar.gz) = 61119 +SHA256 (Math-BigInt-Pari-1.27.tar.gz) = e50ce81cf2aefa2b8201ecf7d691a0a24a76428d1679c4f7dca4e34c4fd4d620 +SIZE (Math-BigInt-Pari-1.27.tar.gz) = 61016