From owner-svn-ports-head@freebsd.org Thu Oct 12 15:09:25 2017 Return-Path: Delivered-To: svn-ports-head@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 43AE7E2C226; Thu, 12 Oct 2017 15:09:25 +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 0E3607F3F9; Thu, 12 Oct 2017 15:09:24 +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 v9CF9OjV041112; Thu, 12 Oct 2017 15:09:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9CF9NDS041109; Thu, 12 Oct 2017 15:09:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710121509.v9CF9NDS041109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 12 Oct 2017 15:09:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451889 - head/devel/p5-Devel-Caller-IgnoreNamespaces X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/p5-Devel-Caller-IgnoreNamespaces X-SVN-Commit-Revision: 451889 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2017 15:09:25 -0000 Author: sunpoet Date: Thu Oct 12 15:09:23 2017 New Revision: 451889 URL: https://svnweb.freebsd.org/changeset/ports/451889 Log: Update to 1.1 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/CHANGES Modified: head/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile head/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo head/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-plist Modified: head/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile ============================================================================== --- head/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile Thu Oct 12 15:09:18 2017 (r451888) +++ head/devel/p5-Devel-Caller-IgnoreNamespaces/Makefile Thu Oct 12 15:09:23 2017 (r451889) @@ -2,16 +2,20 @@ # $FreeBSD$ PORTNAME= Devel-Caller-IgnoreNamespaces -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN -#MASTER_SITE_SUBDIR= CPAN:DCANTRELL PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Make available a magic caller which can ignore namespaces +LICENSE= ART10 GPLv2 +LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC.txt +LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo ============================================================================== --- head/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo Thu Oct 12 15:09:18 2017 (r451888) +++ head/devel/p5-Devel-Caller-IgnoreNamespaces/distinfo Thu Oct 12 15:09:23 2017 (r451889) @@ -1,2 +1,3 @@ -SHA256 (Devel-Caller-IgnoreNamespaces-1.0.tar.gz) = 8a8ebdb591552b5301b85a723755e4e116a5ba1f6a1721c2d4c7faf00636c8f4 -SIZE (Devel-Caller-IgnoreNamespaces-1.0.tar.gz) = 11610 +TIMESTAMP = 1507813780 +SHA256 (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 59a5ef3749632a875fe7e51cf1dd0f2ad3935b8cb45c41df6a6583a8fc628b1b +SIZE (Devel-Caller-IgnoreNamespaces-1.1.tar.gz) = 12831 Modified: head/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-plist ============================================================================== --- head/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-plist Thu Oct 12 15:09:18 2017 (r451888) +++ head/devel/p5-Devel-Caller-IgnoreNamespaces/pkg-plist Thu Oct 12 15:09:23 2017 (r451889) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Devel::Caller::IgnoreNamespaces.3.gz %%SITE_PERL%%/Devel/Caller/IgnoreNamespaces.pm +%%PERL5_MAN3%%/Devel::Caller::IgnoreNamespaces.3.gz