1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 0.0503

- Add LICENSE
- Support STAGEDIR
- Use CPAN as primary WWW

Changes:	http://search.cpan.org/dist/DateTime-Event-Sunrise/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-10-19 19:30:36 +00:00
parent 035ec19c96
commit e6e97a71f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330927
4 changed files with 14 additions and 10 deletions

View File

@ -2,23 +2,25 @@
# $FreeBSD$
PORTNAME= DateTime-Event-Sunrise
PORTVERSION= 0.05.02
DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
PORTVERSION= 0.05.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= DateTime Objects for sunrise and sunset for a given day
RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Set>=0:${PORTSDIR}/devel/p5-DateTime-Set
BUILD_DEPENDS:= ${RUN_DEPENDS}
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-DateTime>=0.21:${PORTSDIR}/devel/p5-DateTime \
p5-DateTime-Set>=0.16:${PORTSDIR}/devel/p5-DateTime-Set \
p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Set-Infinite>=0:${PORTSDIR}/devel/p5-Set-Infinite
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
MAN3= DateTime::Event::Sunrise.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (DateTime-Event-Sunrise-0.0502.tar.gz) = dc2987a1a050c02b1145329366cb00cf819430874e2487655ef4467a450a6fd0
SIZE (DateTime-Event-Sunrise-0.0502.tar.gz) = 20335
SHA256 (DateTime-Event-Sunrise-0.0503.tar.gz) = 361d21f6ba875dfe49079a060816067828a3f1942edfcecbb8fc07a7adff9be7
SIZE (DateTime-Event-Sunrise-0.0503.tar.gz) = 30116

View File

@ -1,3 +1,4 @@
This module will return a DateTime recurrence set for sunrise or sunset.
WWW: http://search.cpan.org/dist/DateTime-Event-Sunrise/
WWW: http://datetime.perl.org/

View File

@ -1,5 +1,6 @@
%%SITE_PERL%%/DateTime/Event/Sunrise.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Sunrise/.packlist
%%PERL5_MAN3%%/DateTime::Event::Sunrise.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event/Sunrise
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Event
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime