From owner-svn-ports-head@freebsd.org Tue Jan 12 21:40:32 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 45171A6D9E6; Tue, 12 Jan 2016 21:40:32 +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 114D71FB9; Tue, 12 Jan 2016 21:40:31 +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 u0CLeVTP076999; Tue, 12 Jan 2016 21:40:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0CLeUlQ076997; Tue, 12 Jan 2016 21:40:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201601122140.u0CLeUlQ076997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 12 Jan 2016 21:40:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405954 - head/math/p5-Math-BigInt-GMP 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.20 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, 12 Jan 2016 21:40:32 -0000 Author: sunpoet Date: Tue Jan 12 21:40:30 2016 New Revision: 405954 URL: https://svnweb.freebsd.org/changeset/ports/405954 Log: - Update to 1.49 Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES Modified: head/math/p5-Math-BigInt-GMP/Makefile head/math/p5-Math-BigInt-GMP/distinfo Modified: head/math/p5-Math-BigInt-GMP/Makefile ============================================================================== --- head/math/p5-Math-BigInt-GMP/Makefile Tue Jan 12 21:40:25 2016 (r405953) +++ head/math/p5-Math-BigInt-GMP/Makefile Tue Jan 12 21:40:30 2016 (r405954) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.46 +PORTVERSION= 1.49 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Math::BigInt::GMP - Use the GMP LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-BigInt>=1.999709:${PORTSDIR}/math/p5-Math-BigInt +BUILD_DEPENDS= p5-Math-BigInt>=1.999714:${PORTSDIR}/math/p5-Math-BigInt LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/math/p5-Math-BigInt-GMP/distinfo ============================================================================== --- head/math/p5-Math-BigInt-GMP/distinfo Tue Jan 12 21:40:25 2016 (r405953) +++ head/math/p5-Math-BigInt-GMP/distinfo Tue Jan 12 21:40:30 2016 (r405954) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-GMP-1.46.tar.gz) = 414a0c22d195ebc426fed535cf8dc6a3ca2de9da270c828c313c018ab5335772 -SIZE (Math-BigInt-GMP-1.46.tar.gz) = 58150 +SHA256 (Math-BigInt-GMP-1.49.tar.gz) = 757b5f7859f1e82ef96ef560bac22fe37c1d7d6759f479a312676ad65181362f +SIZE (Math-BigInt-GMP-1.49.tar.gz) = 59712