From owner-svn-ports-all@FreeBSD.ORG Fri Feb 8 07:26:07 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 546D5D92; Fri, 8 Feb 2013 07:26:07 +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 2F5CA90E; Fri, 8 Feb 2013 07:26:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r187Q7QV092739; Fri, 8 Feb 2013 07:26:07 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r187Q6hr092737; Fri, 8 Feb 2013 07:26:06 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201302080726.r187Q6hr092737@svn.freebsd.org> From: Frederic Culot Date: Fri, 8 Feb 2013 07:26:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311912 - head/textproc/p5-XML-Smart 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: Fri, 08 Feb 2013 07:26:07 -0000 Author: culot Date: Fri Feb 8 07:26:06 2013 New Revision: 311912 URL: http://svnweb.freebsd.org/changeset/ports/311912 Log: - Update to 1.76 - Add LICENSE (Artistic 1 & GPL 1) - Remove leading article from COMMENT Changes: http://search.cpan.org/dist/XML-Smart/Changes Modified: head/textproc/p5-XML-Smart/Makefile head/textproc/p5-XML-Smart/distinfo Modified: head/textproc/p5-XML-Smart/Makefile ============================================================================== --- head/textproc/p5-XML-Smart/Makefile Fri Feb 8 07:20:32 2013 (r311911) +++ head/textproc/p5-XML-Smart/Makefile Fri Feb 8 07:26:06 2013 (r311912) @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= XML-Smart -PORTVERSION= 1.75 +PORTVERSION= 1.76 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Smart, easy and powerful way to access/create XML files/data +COMMENT= Smart, easy and powerful way to access/create XML files/data + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-Object-MultiType>=0.03:${PORTSDIR}/devel/p5-Object-MultiType \ p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath Modified: head/textproc/p5-XML-Smart/distinfo ============================================================================== --- head/textproc/p5-XML-Smart/distinfo Fri Feb 8 07:20:32 2013 (r311911) +++ head/textproc/p5-XML-Smart/distinfo Fri Feb 8 07:26:06 2013 (r311912) @@ -1,2 +1,2 @@ -SHA256 (XML-Smart-1.75.tar.gz) = 5210494fba4fd582a4615bf2244882f8e71f04449c87e04520464bdb2007b3be -SIZE (XML-Smart-1.75.tar.gz) = 121866 +SHA256 (XML-Smart-1.76.tar.gz) = 3da0ac28b629d34aeb1a6412850f96cb72a6a499a0533a20635655f197836678 +SIZE (XML-Smart-1.76.tar.gz) = 121601