svn commit: r363663 - head/textproc/p5-Text-Tags
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 31 18:55:22 UTC 2014
Author: sunpoet
Date: Thu Jul 31 18:55:20 2014
New Revision: 363663
URL: http://svnweb.freebsd.org/changeset/ports/363663
QAT: https://qat.redports.org/buildarchive/r363663/
Log:
- Sort PLIST
- Reformat pkg-descr
- Remove Author line
Modified:
head/textproc/p5-Text-Tags/Makefile
head/textproc/p5-Text-Tags/pkg-descr
head/textproc/p5-Text-Tags/pkg-plist
Modified: head/textproc/p5-Text-Tags/Makefile
==============================================================================
--- head/textproc/p5-Text-Tags/Makefile Thu Jul 31 18:55:14 2014 (r363662)
+++ head/textproc/p5-Text-Tags/Makefile Thu Jul 31 18:55:20 2014 (r363663)
@@ -13,7 +13,7 @@ COMMENT= Parses folksonomy space-separat
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
Modified: head/textproc/p5-Text-Tags/pkg-descr
==============================================================================
--- head/textproc/p5-Text-Tags/pkg-descr Thu Jul 31 18:55:14 2014 (r363662)
+++ head/textproc/p5-Text-Tags/pkg-descr Thu Jul 31 18:55:20 2014 (r363663)
@@ -1,6 +1,5 @@
-Parses "folksonomies", which are simple space-separated-but-optionally-
-quoted tag lists. See Text::Tags::Parser for the actual module;
-Text::Tags may be used in a future version of the distribution.
+Parses "folksonomies", which are simple space-separated-but-optionally- quoted
+tag lists. See Text::Tags::Parser for the actual module; Text::Tags may be used
+in a future version of the distribution.
-Author: Best Practical Solutions, LLC.
WWW: http://search.cpan.org/dist/Text-Tags/
Modified: head/textproc/p5-Text-Tags/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Tags/pkg-plist Thu Jul 31 18:55:14 2014 (r363662)
+++ head/textproc/p5-Text-Tags/pkg-plist Thu Jul 31 18:55:20 2014 (r363663)
@@ -1,9 +1,9 @@
-%%PERL5_MAN3%%/Text::Tags.3.gz
-%%PERL5_MAN3%%/Text::Tags::Parser.3.gz
%%SITE_PERL%%/Text/Tags.pm
%%SITE_PERL%%/Text/Tags/Parser.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Tags/.packlist
+%%PERL5_MAN3%%/Text::Tags.3.gz
+%%PERL5_MAN3%%/Text::Tags::Parser.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Tags
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
- at dirrmtry %%SITE_PERL%%/Text/Tags
+ at dirrm %%SITE_PERL%%/Text/Tags
@dirrmtry %%SITE_PERL%%/Text
More information about the svn-ports-all
mailing list