ports/55114: update devel/p5-DateTime-Calendar-Mayan
Mathieu Arnold
m at absolight.net
Thu Jul 31 12:50:18 UTC 2003
>Number: 55114
>Category: ports
>Synopsis: update devel/p5-DateTime-Calendar-Mayan
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 31 05:50:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Mathieu Arnold
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Jul 18 12:38:14 CEST 2003 root at aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386
>Description:
Update devel/p5-DateTime-Calendar-Mayan
- dd nanosecond preservation
- fix undef being returned from utc_rd_values for rd_secs when not preserving
from an object
>How-To-Repeat:
>Fix:
--- p5-DateTime-Calendar-Mayan-0.06.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Calendar-Mayan/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile 6 Jul 2003 09:38:07 -0000 1.1
+++ Makefile 31 Jul 2003 12:48:00 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= DateTime-Calendar-Mayan
-PORTVERSION= 0.05
+PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DateTime
@@ -15,7 +15,8 @@
MAINTAINER= m at absolight.net
COMMENT= The Mayan Long Count, Haab, and Tzolkin calendars
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+ ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime
BUILD_DEPENDS= ${RUN_DEPENDS} \
${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Calendar-Mayan/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo 6 Jul 2003 09:38:07 -0000 1.1
+++ distinfo 31 Jul 2003 12:48:00 -0000
@@ -1 +1 @@
-MD5 (DateTime-Calendar-Mayan-0.05.tar.gz) = 3f7fcf38ec3d4b8dd287321182a95359
+MD5 (DateTime-Calendar-Mayan-0.06.tar.gz) = fe7dcd2ba5004ab936e3cdd95c522e96
--- p5-DateTime-Calendar-Mayan-0.06.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list