From owner-svn-ports-all@FreeBSD.ORG Wed May 21 07:53:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2B05D95; Wed, 21 May 2014 07:53:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 8FF8328B8; Wed, 21 May 2014 07:53:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4L7rBQw069727; Wed, 21 May 2014 07:53:11 GMT (envelope-from jadawin@svn.freebsd.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4L7rBOK069725; Wed, 21 May 2014 07:53:11 GMT (envelope-from jadawin@svn.freebsd.org) Message-Id: <201405210753.s4L7rBOK069725@svn.freebsd.org> From: Philippe Audeoud Date: Wed, 21 May 2014 07:53:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354721 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 21 May 2014 07:53:11 -0000 Author: jadawin Date: Wed May 21 07:53:10 2014 New Revision: 354721 URL: http://svnweb.freebsd.org/changeset/ports/354721 QAT: https://qat.redports.org/buildarchive/r354721/ Log: - Update to 1.38 - New LIB_DEPENDS 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 Wed May 21 07:49:03 2014 (r354720) +++ head/math/p5-Math-BigInt-GMP/Makefile Wed May 21 07:53:10 2014 (r354721) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.37 +PORTVERSION= 1.38 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Math-BigInt>=1.997:${PORTSDIR}/math/p5-Math-BigInt -LIB_DEPENDS= libgmp.so.10:${PORTSDIR}/math/gmp +LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/math/p5-Math-BigInt-GMP/distinfo ============================================================================== --- head/math/p5-Math-BigInt-GMP/distinfo Wed May 21 07:49:03 2014 (r354720) +++ head/math/p5-Math-BigInt-GMP/distinfo Wed May 21 07:53:10 2014 (r354721) @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-GMP-1.37.tar.gz) = 3134f1aef29a78f2014866facf8a91bea0f09b0b41c9954388d5ff4428930fc2 -SIZE (Math-BigInt-GMP-1.37.tar.gz) = 54520 +SHA256 (Math-BigInt-GMP-1.38.tar.gz) = 1ad0cac911a08f150c5e5a8286aec20de21c863bd27b8f002456cff11e086f15 +SIZE (Math-BigInt-GMP-1.38.tar.gz) = 55585