svn commit: r360976 - head/devel/p5-Dist-Joseki

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jul 6 18:50:51 UTC 2014


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 at 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
- at dirrmtry %%SITE_PERL%%/Dist/Joseki/DistType
- at dirrmtry %%SITE_PERL%%/Dist/Joseki/Command
- at dirrmtry %%SITE_PERL%%/Dist/Joseki/Cmd
- at dirrmtry %%SITE_PERL%%/Dist/Joseki
- at dirrmtry %%SITE_PERL%%/Dist
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki
+man/man1/distfind.1.gz
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist/Joseki
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dist
+ at dirrm %%SITE_PERL%%/Dist/Joseki/DistType
+ at dirrm %%SITE_PERL%%/Dist/Joseki/Command
+ at dirrm %%SITE_PERL%%/Dist/Joseki/Cmd
+ at dirrm %%SITE_PERL%%/Dist/Joseki
+ at dirrmtry %%SITE_PERL%%/Dist


More information about the svn-ports-all mailing list