svn commit: r332754 - head/japanese/p5-DateTime-Calendar-Japanese-Era
Antoine Brodin
antoine at FreeBSD.org
Mon Nov 4 18:14:54 UTC 2013
Author: antoine
Date: Mon Nov 4 18:14:53 2013
New Revision: 332754
URL: http://svnweb.freebsd.org/changeset/ports/332754
Log:
- Add LICENSE
- Convert to STAGEDIR
- Fix plist
Modified:
head/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile
head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-descr
head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-plist (contents, props changed)
Modified: head/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile
==============================================================================
--- head/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile Mon Nov 4 18:10:36 2013 (r332753)
+++ head/japanese/p5-DateTime-Calendar-Japanese-Era/Makefile Mon Nov 4 18:14:53 2013 (r332754)
@@ -10,6 +10,9 @@ MASTER_SITES= CPAN
MAINTAINER= markun at onohara.to
COMMENT= DateTime Extension for Japanese Eras
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Module-Install>=0.91:${PORTSDIR}/devel/p5-Module-Install \
@@ -23,9 +26,6 @@ TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/tex
USES= perl5
USE_PERL5= configure
-MAN3= DateTime::Calendar::Japanese::Era.3
-
-NO_STAGE= yes
post-patch:
@${RM} -rf ${WRKSRC}/inc
Modified: head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-descr
==============================================================================
--- head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-descr Mon Nov 4 18:10:36 2013 (r332753)
+++ head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-descr Mon Nov 4 18:14:53 2013 (r332754)
@@ -4,4 +4,4 @@ succeeds his predecessor. Until then new
various reasons, including the succession of the shogunate during the
Tokugawa shogunate.
-WWW: http://search.cpan.org/dist/DateTime-Calendar-Japanese-Era/
+WWW: http://search.cpan.org/dist/DateTime-Calendar-Japanese-Era/
Modified: head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-plist
==============================================================================
--- head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-plist Mon Nov 4 18:10:36 2013 (r332753)
+++ head/japanese/p5-DateTime-Calendar-Japanese-Era/pkg-plist Mon Nov 4 18:14:53 2013 (r332754)
@@ -2,10 +2,7 @@
%%SITE_PERL%%/auto/share/module/DateTime-Calendar-Japanese-Era/eras.yaml
%%SITE_PERL%%/auto/share/module/DateTime-Calendar-Japanese-Era/south-eras.yaml
%%SITE_PERL%%/DateTime/Calendar/Japanese/Era.pm
- at dirrmtry %%SITE_PERL%%/auto/DateTime/Calendar/Japanese/Era
- at dirrmtry %%SITE_PERL%%/auto/DateTime/Calendar/Japanese
- at dirrmtry %%SITE_PERL%%/auto/DateTime/Calendar
- at dirrmtry %%SITE_PERL%%/auto/DateTime
+%%PERL5_MAN3%%/DateTime::Calendar::Japanese::Era.3.gz
@dirrmtry %%SITE_PERL%%/auto/share/module/DateTime-Calendar-Japanese-Era
@dirrmtry %%SITE_PERL%%/auto/share/module
@dirrmtry %%SITE_PERL%%/auto/share
More information about the svn-ports-head
mailing list