From owner-svn-ports-all@freebsd.org Sun Nov 5 21:16:31 2017 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 7E022E52303; Sun, 5 Nov 2017 21:16:31 +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 32D016BD91; Sun, 5 Nov 2017 21:16:31 +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 vA5LGUrO075593; Sun, 5 Nov 2017 21:16:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA5LGUVA075590; Sun, 5 Nov 2017 21:16:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711052116.vA5LGUVA075590@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, 5 Nov 2017 21:16:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453567 - head/devel/p5-Class-Container X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Class-Container X-SVN-Commit-Revision: 453567 X-SVN-Commit-Repository: ports 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.23 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, 05 Nov 2017 21:16:31 -0000 Author: sunpoet Date: Sun Nov 5 21:16:29 2017 New Revision: 453567 URL: https://svnweb.freebsd.org/changeset/ports/453567 Log: Update to 0.13 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Class-Container/Changes Modified: head/devel/p5-Class-Container/Makefile head/devel/p5-Class-Container/distinfo head/devel/p5-Class-Container/pkg-plist Modified: head/devel/p5-Class-Container/Makefile ============================================================================== --- head/devel/p5-Class-Container/Makefile Sun Nov 5 21:16:24 2017 (r453566) +++ head/devel/p5-Class-Container/Makefile Sun Nov 5 21:16:29 2017 (r453567) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Class-Container -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTVERSION= 0.13 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Glues object frameworks together transparently +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Class-Container/distinfo ============================================================================== --- head/devel/p5-Class-Container/distinfo Sun Nov 5 21:16:24 2017 (r453566) +++ head/devel/p5-Class-Container/distinfo Sun Nov 5 21:16:29 2017 (r453567) @@ -1,2 +1,3 @@ -SHA256 (Class-Container-0.12.tar.gz) = 771206f2b7a916ce0dfb93d82200472beaeb910248482734179bf36808e486b1 -SIZE (Class-Container-0.12.tar.gz) = 19401 +TIMESTAMP = 1509911332 +SHA256 (Class-Container-0.13.tar.gz) = f5d495b1dfb826d5c0c45d03b4d0e6b6047cbb06cdbf6be15fd4dc902aeeb70b +SIZE (Class-Container-0.13.tar.gz) = 25768 Modified: head/devel/p5-Class-Container/pkg-plist ============================================================================== --- head/devel/p5-Class-Container/pkg-plist Sun Nov 5 21:16:24 2017 (r453566) +++ head/devel/p5-Class-Container/pkg-plist Sun Nov 5 21:16:29 2017 (r453567) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Class::Container.3.gz %%SITE_PERL%%/Class/Container.pm +%%PERL5_MAN3%%/Class::Container.3.gz