Index: head/devel/p5-DateTime-TimeZone-LMT/Makefile =================================================================== --- head/devel/p5-DateTime-TimeZone-LMT/Makefile (revision 409185) +++ head/devel/p5-DateTime-TimeZone-LMT/Makefile (revision 409186) @@ -1,20 +1,26 @@ # Created by: Mathieu Arnold # $FreeBSD$ PORTNAME= DateTime-TimeZone-LMT -PORTVERSION= 1.00 -PORTREVISION= 1 +PORTVERSION= 1.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Local Mean Time time zone for DateTime -BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-DateTime>=0.12:${PORTSDIR}/devel/p5-DateTime \ + p5-DateTime-TimeZone>=0.13:${PORTSDIR}/devel/p5-DateTime-TimeZone \ + p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Index: head/devel/p5-DateTime-TimeZone-LMT/distinfo =================================================================== --- head/devel/p5-DateTime-TimeZone-LMT/distinfo (revision 409185) +++ head/devel/p5-DateTime-TimeZone-LMT/distinfo (revision 409186) @@ -1,2 +1,2 @@ -SHA256 (DateTime-TimeZone-LMT-1.00.tar.gz) = d702752fca6ebfeebed00f0e26fb71fbaa0e187bf4001c827f61dbb3aaa88fed -SIZE (DateTime-TimeZone-LMT-1.00.tar.gz) = 12219 +SHA256 (DateTime-TimeZone-LMT-1.01.tar.gz) = 93c0d4c2d1ee47ed8087aa98234b385fbe8eb73303689131e5063e3ba1dcec6f +SIZE (DateTime-TimeZone-LMT-1.01.tar.gz) = 15524 Index: head/devel/p5-DateTime-TimeZone-LMT/pkg-descr =================================================================== --- head/devel/p5-DateTime-TimeZone-LMT/pkg-descr (revision 409185) +++ head/devel/p5-DateTime-TimeZone-LMT/pkg-descr (revision 409186) @@ -1,10 +1,10 @@ This module provides a 'Local Mean Time' timezone for DateTime. Using it you can determine the Mean Time for any location on Earth. Note however that the Mean Time and the Apparent Time (where the sun is in the sky) differ from day to day. This module may account for Local Apparent Time in the future but then again, the Solar:: modules will probably be a better bet. If you want more information on the difference between LMT and LAT, search the www for 'equation of time' or 'ephemeris'. -WWW: http://datetime.perl.org/ +WWW: https://metacpan.org/pod/DateTime::TimeZone::LMT Index: head/devel/p5-DateTime-TimeZone-LMT/pkg-plist =================================================================== --- head/devel/p5-DateTime-TimeZone-LMT/pkg-plist (revision 409185) +++ head/devel/p5-DateTime-TimeZone-LMT/pkg-plist (revision 409186) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/DateTime::TimeZone::LMT.3.gz %%SITE_PERL%%/DateTime/TimeZone/LMT.pm +%%PERL5_MAN3%%/DateTime::TimeZone::LMT.3.gz