Date: Sun, 6 Jul 2014 18:50:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360976 - head/devel/p5-Dist-Joseki Message-ID: <201407061850.s66IooJm056545@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jul 6 18:50:50 2014 New Revision: 360976 URL: http://svnweb.freebsd.org/changeset/ports/360976 QAT: https://qat.redports.org/buildarchive/r360976/ Log: - Add LICENSE - Fix BUILD_DEPENDS - Sort PLIST - Reformat pkg-descr Modified: head/devel/p5-Dist-Joseki/Makefile head/devel/p5-Dist-Joseki/pkg-descr head/devel/p5-Dist-Joseki/pkg-plist Modified: head/devel/p5-Dist-Joseki/Makefile ============================================================================== --- head/devel/p5-Dist-Joseki/Makefile Sun Jul 6 18:50:44 2014 (r360975) +++ head/devel/p5-Dist-Joseki/Makefile Sun Jul 6 18:50:50 2014 (r360976) @@ -10,6 +10,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tools for the prolific module author +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ + p5-Class-Accessor-Complex>=0:${PORTSDIR}/devel/p5-Class-Accessor-Complex \ + p5-Data-Rmap>=0:${PORTSDIR}/devel/p5-Data-Rmap \ + p5-Error>=0:${PORTSDIR}/lang/p5-Error \ + p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ + p5-Getopt-Attribute>=0:${PORTSDIR}/devel/p5-Getopt-Attribute \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/devel/p5-App-Cmd \ p5-Class-Accessor-Complex>=0:${PORTSDIR}/devel/p5-Class-Accessor-Complex \ p5-Data-Rmap>=0:${PORTSDIR}/devel/p5-Data-Rmap \ @@ -17,9 +28,8 @@ RUN_DEPENDS= p5-App-Cmd>=0:${PORTSDIR}/d p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Getopt-Attribute>=0:${PORTSDIR}/devel/p5-Getopt-Attribute \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI -USES= perl5 USE_PERL5= configure +USES= perl5 .include <bsd.port.mk> Modified: head/devel/p5-Dist-Joseki/pkg-descr ============================================================================== --- head/devel/p5-Dist-Joseki/pkg-descr Sun Jul 6 18:50:44 2014 (r360975) +++ head/devel/p5-Dist-Joseki/pkg-descr Sun Jul 6 18:50:50 2014 (r360976) @@ -1,10 +1,9 @@ -"Joseki" is a japanese term from the game Go and means "a formulaic -sequence of moves which is established for giving equal outcomes to -both players", but it has come into general use to describe any fixed -form of behaviour. +"Joseki" is a japanese term from the game Go and means "a formulaic sequence of +moves which is established for giving equal outcomes to both players", but it +has come into general use to describe any fixed form of behaviour. Dist::Joseki offers you tools that help you in developing Perl module -distributions if you stick to a certain formulaic style of -structuring your distributions. +distributions if you stick to a certain formulaic style of structuring your +distributions. WWW: http://search.cpan.org/dist/Dist-Joseki/ Modified: head/devel/p5-Dist-Joseki/pkg-plist ============================================================================== --- head/devel/p5-Dist-Joseki/pkg-plist Sun Jul 6 18:50:44 2014 (r360975) +++ head/devel/p5-Dist-Joseki/pkg-plist Sun Jul 6 18:50:50 2014 (r360976) @@ -1,6 +1,5 @@ bin/dist bin/distfind -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki/.packlist %%SITE_PERL%%/Dist/Joseki.pm %%SITE_PERL%%/Dist/Joseki/Base.pm %%SITE_PERL%%/Dist/Joseki/Cmd.pm @@ -18,7 +17,7 @@ bin/distfind %%SITE_PERL%%/Dist/Joseki/DistType/ModuleBuild.pm %%SITE_PERL%%/Dist/Joseki/Find.pm %%SITE_PERL%%/Dist/Joseki/Version.pm -man/man1/distfind.1.gz +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki/.packlist %%PERL5_MAN3%%/Dist::Joseki.3.gz %%PERL5_MAN3%%/Dist::Joseki::Base.3.gz %%PERL5_MAN3%%/Dist::Joseki::Cmd.3.gz @@ -36,10 +35,11 @@ man/man1/distfind.1.gz %%PERL5_MAN3%%/Dist::Joseki::DistType::ModuleBuild.3.gz %%PERL5_MAN3%%/Dist::Joseki::Find.3.gz %%PERL5_MAN3%%/Dist::Joseki::Version.3.gz -@dirrmtry %%SITE_PERL%%/Dist/Joseki/DistType -@dirrmtry %%SITE_PERL%%/Dist/Joseki/Command -@dirrmtry %%SITE_PERL%%/Dist/Joseki/Cmd -@dirrmtry %%SITE_PERL%%/Dist/Joseki -@dirrmtry %%SITE_PERL%%/Dist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki +man/man1/distfind.1.gz +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist +@dirrm %%SITE_PERL%%/Dist/Joseki/DistType +@dirrm %%SITE_PERL%%/Dist/Joseki/Command +@dirrm %%SITE_PERL%%/Dist/Joseki/Cmd +@dirrm %%SITE_PERL%%/Dist/Joseki +@dirrmtry %%SITE_PERL%%/Dist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407061850.s66IooJm056545>