From owner-svn-ports-head@freebsd.org Sun Oct 4 18:00:56 2015 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 AE1B7A0F591; Sun, 4 Oct 2015 18:00:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 7C32413C3; Sun, 4 Oct 2015 18:00:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t94I0urg042635; Sun, 4 Oct 2015 18:00:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t94I0tES042632; Sun, 4 Oct 2015 18:00:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510041800.t94I0tES042632@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, 4 Oct 2015 18:00:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398603 - head/devel/p5-Perl6-Export-Attrs X-SVN-Group: ports-head 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.20 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: Sun, 04 Oct 2015 18:00:56 -0000 Author: sunpoet Date: Sun Oct 4 18:00:54 2015 New Revision: 398603 URL: https://svnweb.freebsd.org/changeset/ports/398603 Log: - Update to 0.000004 - Add LICENSE - Remove leading definite article from COMMENT - Add NO_ARCH - Fix *_DEPENDS: Attribute::Handlers is already in all supported Perl releases - Sort PLIST Changes: http://search.cpan.org/dist/Perl6-Export-Attrs/Changes Modified: head/devel/p5-Perl6-Export-Attrs/Makefile head/devel/p5-Perl6-Export-Attrs/distinfo head/devel/p5-Perl6-Export-Attrs/pkg-plist Modified: head/devel/p5-Perl6-Export-Attrs/Makefile ============================================================================== --- head/devel/p5-Perl6-Export-Attrs/Makefile Sun Oct 4 18:00:49 2015 (r398602) +++ head/devel/p5-Perl6-Export-Attrs/Makefile Sun Oct 4 18:00:54 2015 (r398603) @@ -2,18 +2,18 @@ # $FreeBSD$ PORTNAME= Perl6-Export-Attrs -PORTVERSION= 0.0.3 -PORTREVISION= 2 +PORTVERSION= 0.000004 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= The Perl 6 'is export(...)' trait as a Perl 5 attribute +COMMENT= Perl 6 'is export(...)' trait as a Perl 5 attribute -BUILD_DEPENDS= p5-Attribute-Handlers>=0:${PORTSDIR}/devel/p5-Attribute-Handlers -RUN_DEPENDS:= ${BUILD_DEPENDS} +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Perl6-Export-Attrs/distinfo ============================================================================== --- head/devel/p5-Perl6-Export-Attrs/distinfo Sun Oct 4 18:00:49 2015 (r398602) +++ head/devel/p5-Perl6-Export-Attrs/distinfo Sun Oct 4 18:00:54 2015 (r398603) @@ -1,2 +1,2 @@ -SHA256 (Perl6-Export-Attrs-0.0.3.tar.gz) = 031c9b2c467423a513665ff0ab2d4c6e3412320bc5877c7ab734de869101b361 -SIZE (Perl6-Export-Attrs-0.0.3.tar.gz) = 5132 +SHA256 (Perl6-Export-Attrs-0.000004.tar.gz) = ac4dcebbff89a5eee93715fad8e1c93c2948ad431ffed2301714833ebc32d06d +SIZE (Perl6-Export-Attrs-0.000004.tar.gz) = 6714 Modified: head/devel/p5-Perl6-Export-Attrs/pkg-plist ============================================================================== --- head/devel/p5-Perl6-Export-Attrs/pkg-plist Sun Oct 4 18:00:49 2015 (r398602) +++ head/devel/p5-Perl6-Export-Attrs/pkg-plist Sun Oct 4 18:00:54 2015 (r398603) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Perl6::Export::Attrs.3.gz %%SITE_PERL%%/Perl6/Export/Attrs.pm +%%PERL5_MAN3%%/Perl6::Export::Attrs.3.gz