From owner-svn-ports-all@freebsd.org Sun Dec 6 17:52:15 2015 Return-Path: Delivered-To: svn-ports-all@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 C2D3A9A08F8; Sun, 6 Dec 2015 17:52:15 +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 6D0E01F67; Sun, 6 Dec 2015 17:52:15 +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 tB6HqECT074665; Sun, 6 Dec 2015 17:52:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB6HqEtj074662; Sun, 6 Dec 2015 17:52:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512061752.tB6HqEtj074662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 6 Dec 2015 17:52:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403139 - head/textproc/p5-XML-Simple 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.20 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, 06 Dec 2015 17:52:15 -0000 Author: sunpoet Date: Sun Dec 6 17:52:14 2015 New Revision: 403139 URL: https://svnweb.freebsd.org/changeset/ports/403139 Log: - Update to 2.22 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/XML-Simple/Changes Modified: head/textproc/p5-XML-Simple/Makefile head/textproc/p5-XML-Simple/distinfo head/textproc/p5-XML-Simple/pkg-plist Modified: head/textproc/p5-XML-Simple/Makefile ============================================================================== --- head/textproc/p5-XML-Simple/Makefile Sun Dec 6 17:52:10 2015 (r403138) +++ head/textproc/p5-XML-Simple/Makefile Sun Dec 6 17:52:14 2015 (r403139) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= XML-Simple -PORTVERSION= 2.20 -PORTREVISION= 1 +PORTVERSION= 2.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +12,7 @@ COMMENT= Trivial API for reading and wri LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-XML-SAX>=0.15:${PORTSDIR}/textproc/p5-XML-SAX \ @@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSD RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-XML-Simple/distinfo ============================================================================== --- head/textproc/p5-XML-Simple/distinfo Sun Dec 6 17:52:10 2015 (r403138) +++ head/textproc/p5-XML-Simple/distinfo Sun Dec 6 17:52:14 2015 (r403139) @@ -1,2 +1,2 @@ -SHA256 (XML-Simple-2.20.tar.gz) = 5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a -SIZE (XML-Simple-2.20.tar.gz) = 75993 +SHA256 (XML-Simple-2.22.tar.gz) = b9450ef22ea9644ae5d6ada086dc4300fa105be050a2030ebd4efd28c198eb49 +SIZE (XML-Simple-2.22.tar.gz) = 77937 Modified: head/textproc/p5-XML-Simple/pkg-plist ============================================================================== --- head/textproc/p5-XML-Simple/pkg-plist Sun Dec 6 17:52:10 2015 (r403138) +++ head/textproc/p5-XML-Simple/pkg-plist Sun Dec 6 17:52:14 2015 (r403139) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/XML::Simple.3.gz -%%PERL5_MAN3%%/XML::Simple::FAQ.3.gz %%SITE_PERL%%/XML/Simple.pm %%SITE_PERL%%/XML/Simple/FAQ.pod +%%PERL5_MAN3%%/XML::Simple.3.gz +%%PERL5_MAN3%%/XML::Simple::FAQ.3.gz