From owner-svn-ports-all@FreeBSD.ORG Sun Dec 1 21:05:31 2013 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 1979B769; Sun, 1 Dec 2013 21:05:31 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04DDC1A5E; Sun, 1 Dec 2013 21:05:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB1L5UlF006806; Sun, 1 Dec 2013 21:05:30 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rB1L5UcK006804; Sun, 1 Dec 2013 21:05:30 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312012105.rB1L5UcK006804@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 1 Dec 2013 21:05:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335438 - head/math/p5-Math-MPFR 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.16 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: Sun, 01 Dec 2013 21:05:31 -0000 Author: sunpoet Date: Sun Dec 1 21:05:30 2013 New Revision: 335438 URL: http://svnweb.freebsd.org/changeset/ports/335438 Log: - Update to 3.19 - Add LICENSE Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES Modified: head/math/p5-Math-MPFR/Makefile head/math/p5-Math-MPFR/distinfo (contents, props changed) Modified: head/math/p5-Math-MPFR/Makefile ============================================================================== --- head/math/p5-Math-MPFR/Makefile Sun Dec 1 20:03:09 2013 (r335437) +++ head/math/p5-Math-MPFR/Makefile Sun Dec 1 21:05:30 2013 (r335438) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPFR -PORTVERSION= 3.18 +PORTVERSION= 3.19 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to MPFR Library +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \ libmpfr.so:${PORTSDIR}/math/mpfr TEST_DEPENDS= p5-Math-GMP>=0:${PORTSDIR}/math/p5-Math-GMP \ Modified: head/math/p5-Math-MPFR/distinfo ============================================================================== --- head/math/p5-Math-MPFR/distinfo Sun Dec 1 20:03:09 2013 (r335437) +++ head/math/p5-Math-MPFR/distinfo Sun Dec 1 21:05:30 2013 (r335438) @@ -1,2 +1,2 @@ -SHA256 (Math-MPFR-3.18.tar.gz) = 196858246a0eb398acaa3a819de2f5b01ea3d18dff7840df8092383358a3af0a -SIZE (Math-MPFR-3.18.tar.gz) = 87234 +SHA256 (Math-MPFR-3.19.tar.gz) = dc8063cadf8628891e9c0600f361a893669588233e4b95fea32485d81e31e6f4 +SIZE (Math-MPFR-3.19.tar.gz) = 92454