diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:08:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 01:08:42 +0800 |
commit | ec65832892cf5b789ed6250a1f0332dfe16fc06b (patch) | |
tree | 08af57d4665a44a22c00208184b9dad106c83fa9 /devel/p5-DateTime-Calendar-Christian | |
parent | bb249ae804940039f81b651117d6b8b9bd0eb23f (diff) | |
download | freebsd-ports-gnome-ec65832892cf5b789ed6250a1f0332dfe16fc06b.tar.gz freebsd-ports-gnome-ec65832892cf5b789ed6250a1f0332dfe16fc06b.tar.zst freebsd-ports-gnome-ec65832892cf5b789ed6250a1f0332dfe16fc06b.zip |
- Update to 0.05
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/DateTime-Calendar-Christian/Changes
Diffstat (limited to 'devel/p5-DateTime-Calendar-Christian')
-rw-r--r-- | devel/p5-DateTime-Calendar-Christian/Makefile | 8 | ||||
-rw-r--r-- | devel/p5-DateTime-Calendar-Christian/distinfo | 5 | ||||
-rw-r--r-- | devel/p5-DateTime-Calendar-Christian/pkg-plist | 2 |
3 files changed, 10 insertions, 5 deletions
diff --git a/devel/p5-DateTime-Calendar-Christian/Makefile b/devel/p5-DateTime-Calendar-Christian/Makefile index 8f40186d28bd..90ae2754eaf2 100644 --- a/devel/p5-DateTime-Calendar-Christian/Makefile +++ b/devel/p5-DateTime-Calendar-Christian/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Calendar-Christian -PORTVERSION= 0.04 -PORTREVISION= 1 +PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dates in the Christian calendar +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-DateTime-Calendar-Julian>=0:devel/p5-DateTime-Calendar-Julian RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/devel/p5-DateTime-Calendar-Christian/distinfo b/devel/p5-DateTime-Calendar-Christian/distinfo index ca466ebada9a..e16f5eea0849 100644 --- a/devel/p5-DateTime-Calendar-Christian/distinfo +++ b/devel/p5-DateTime-Calendar-Christian/distinfo @@ -1,2 +1,3 @@ -SHA256 (DateTime-Calendar-Christian-0.04.tar.gz) = 11170ee8f3e8ef17b23b64310ef6ee89ef04363ef45017fa9b286a6980e5cf23 -SIZE (DateTime-Calendar-Christian-0.04.tar.gz) = 17549 +TIMESTAMP = 1479554039 +SHA256 (DateTime-Calendar-Christian-0.05.tar.gz) = 2bc8bfc20a6907955c9495ebfc9c70c9b90d02bef7f6cd3744d07ae95feede08 +SIZE (DateTime-Calendar-Christian-0.05.tar.gz) = 19210 diff --git a/devel/p5-DateTime-Calendar-Christian/pkg-plist b/devel/p5-DateTime-Calendar-Christian/pkg-plist index 9849023974ca..c6cef13cc338 100644 --- a/devel/p5-DateTime-Calendar-Christian/pkg-plist +++ b/devel/p5-DateTime-Calendar-Christian/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/DateTime::Calendar::Christian.3.gz %%SITE_PERL%%/DateTime/Calendar/Christian.pm +%%PERL5_MAN3%%/DateTime::Calendar::Christian.3.gz |