svn commit: r363657 - head/textproc/p5-PDF-Writer
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 31 18:54:45 UTC 2014
Author: sunpoet
Date: Thu Jul 31 18:54:42 2014
New Revision: 363657
URL: http://svnweb.freebsd.org/changeset/ports/363657
QAT: https://qat.redports.org/buildarchive/r363657/
Log:
- Sort PLIST
- Use single space after WWW:
Modified:
head/textproc/p5-PDF-Writer/Makefile
head/textproc/p5-PDF-Writer/pkg-descr
head/textproc/p5-PDF-Writer/pkg-plist
Modified: head/textproc/p5-PDF-Writer/Makefile
==============================================================================
--- head/textproc/p5-PDF-Writer/Makefile Thu Jul 31 18:54:36 2014 (r363656)
+++ head/textproc/p5-PDF-Writer/Makefile Thu Jul 31 18:54:42 2014 (r363657)
@@ -13,7 +13,7 @@ COMMENT= PDF writer abstraction layer
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-USES= perl5
USE_PERL5= modbuild
+USES= perl5
.include <bsd.port.mk>
Modified: head/textproc/p5-PDF-Writer/pkg-descr
==============================================================================
--- head/textproc/p5-PDF-Writer/pkg-descr Thu Jul 31 18:54:36 2014 (r363656)
+++ head/textproc/p5-PDF-Writer/pkg-descr Thu Jul 31 18:54:42 2014 (r363657)
@@ -1,4 +1,4 @@
This is a generalized API that allows a module that generates PDFs to
transparently target multiple backends without changing its code.
-WWW: http://search.cpan.org/dist/PDF-Writer/
+WWW: http://search.cpan.org/dist/PDF-Writer/
Modified: head/textproc/p5-PDF-Writer/pkg-plist
==============================================================================
--- head/textproc/p5-PDF-Writer/pkg-plist Thu Jul 31 18:54:36 2014 (r363656)
+++ head/textproc/p5-PDF-Writer/pkg-plist Thu Jul 31 18:54:42 2014 (r363657)
@@ -1,9 +1,9 @@
-%%PERL5_MAN3%%/PDF::Writer.3.gz
-%%PERL5_MAN3%%/PDF::Writer::pdfapi2.3.gz
-%%PERL5_MAN3%%/PDF::Writer::pdflib.3.gz
%%SITE_PERL%%/PDF/Writer.pm
%%SITE_PERL%%/PDF/Writer/mock.pm
%%SITE_PERL%%/PDF/Writer/pdfapi2.pm
%%SITE_PERL%%/PDF/Writer/pdflib.pm
- at dirrmtry %%SITE_PERL%%/PDF/Writer
+%%PERL5_MAN3%%/PDF::Writer.3.gz
+%%PERL5_MAN3%%/PDF::Writer::pdfapi2.3.gz
+%%PERL5_MAN3%%/PDF::Writer::pdflib.3.gz
+ at dirrm %%SITE_PERL%%/PDF/Writer
@dirrmtry %%SITE_PERL%%/PDF
More information about the svn-ports-all
mailing list