From owner-svn-ports-all@freebsd.org Mon Nov 23 18:24:34 2015 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 2E693A3586C; Mon, 23 Nov 2015 18:24:34 +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 E97F11951; Mon, 23 Nov 2015 18:24:33 +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 tANIOWnr067445; Mon, 23 Nov 2015 18:24:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tANIOWkX067443; Mon, 23 Nov 2015 18:24:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511231824.tANIOWkX067443@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Nov 2015 18:24:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402295 - 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.20 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: Mon, 23 Nov 2015 18:24:34 -0000 Author: sunpoet Date: Mon Nov 23 18:24:32 2015 New Revision: 402295 URL: https://svnweb.freebsd.org/changeset/ports/402295 Log: - Update to 1.23 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 Mon Nov 23 18:24:27 2015 (r402294) +++ head/math/p5-Math-BigInt-Pari/Makefile Mon Nov 23 18:24:32 2015 (r402295) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-Pari -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use Math::Pari for Math::BigInt routines -BUILD_DEPENDS= p5-Math-BigInt>=1.999703:${PORTSDIR}/math/p5-Math-BigInt \ +BUILD_DEPENDS= p5-Math-BigInt>=1.999709:${PORTSDIR}/math/p5-Math-BigInt \ p5-Math-Pari>=2.010709:${PORTSDIR}/math/p5-Math-Pari RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-BigInt-Pari/distinfo ============================================================================== --- head/math/p5-Math-BigInt-Pari/distinfo Mon Nov 23 18:24:27 2015 (r402294) +++ head/math/p5-Math-BigInt-Pari/distinfo Mon Nov 23 18:24:32 2015 (r402295) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-Pari-1.22.tar.gz) = 024f4a3e1977ee51b4bd1335e357cec91da2207763ec5474525fe927bc6714f2 -SIZE (Math-BigInt-Pari-1.22.tar.gz) = 59602 +SHA256 (Math-BigInt-Pari-1.23.tar.gz) = 3394d4497ef87ea6f47f3155ec1cd2cb353984f0c5fa79954b6980b0b0a73229 +SIZE (Math-BigInt-Pari-1.23.tar.gz) = 59660