From owner-svn-ports-all@FreeBSD.ORG Tue Jun 25 09:07:17 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 6C04145C; Tue, 25 Jun 2013 09:07:17 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5EEE91C02; Tue, 25 Jun 2013 09:07:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5P97HOp041854; Tue, 25 Jun 2013 09:07:17 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5P97HPb041852; Tue, 25 Jun 2013 09:07:17 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201306250907.r5P97HPb041852@svn.freebsd.org> From: Frederic Culot Date: Tue, 25 Jun 2013 09:07:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321727 - head/math/p5-Math-Symbolic 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.14 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: Tue, 25 Jun 2013 09:07:17 -0000 Author: culot Date: Tue Jun 25 09:07:16 2013 New Revision: 321727 URL: http://svnweb.freebsd.org/changeset/ports/321727 Log: - Update to 0.612 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Math-Symbolic/Changes Modified: head/math/p5-Math-Symbolic/Makefile head/math/p5-Math-Symbolic/distinfo Modified: head/math/p5-Math-Symbolic/Makefile ============================================================================== --- head/math/p5-Math-Symbolic/Makefile Tue Jun 25 08:14:26 2013 (r321726) +++ head/math/p5-Math-Symbolic/Makefile Tue Jun 25 09:07:16 2013 (r321727) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Symbolic -PORTVERSION= 0.611 +PORTVERSION= 0.612 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER @@ -11,9 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Symbolic calculations -BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} MAN3= Math::Symbolic.3 \ Modified: head/math/p5-Math-Symbolic/distinfo ============================================================================== --- head/math/p5-Math-Symbolic/distinfo Tue Jun 25 08:14:26 2013 (r321726) +++ head/math/p5-Math-Symbolic/distinfo Tue Jun 25 09:07:16 2013 (r321727) @@ -1,2 +1,2 @@ -SHA256 (Math-Symbolic-0.611.tar.gz) = 0f70e32145586918988a3028822f2bfac26b35981d4668bf1db44c1350ea3730 -SIZE (Math-Symbolic-0.611.tar.gz) = 133530 +SHA256 (Math-Symbolic-0.612.tar.gz) = a9af979956c4c28683c535b5e5da3cde198c0cac2a11b3c9a129da218b3b9c08 +SIZE (Math-Symbolic-0.612.tar.gz) = 137357