[csw-devel] SF.net SVN: gar:[18750] csw/mgar/pkg/cpan/DateTime/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Jul 15 22:37:59 CEST 2012


Revision: 18750
          http://gar.svn.sourceforge.net/gar/?rev=18750&view=rev
Author:   dmichelsen
Date:     2012-07-15 20:37:59 +0000 (Sun, 15 Jul 2012)
Log Message:
-----------
cpan/DateTime/trunk: Update to 0.76

Modified Paths:
--------------
    csw/mgar/pkg/cpan/DateTime/trunk/Makefile
    csw/mgar/pkg/cpan/DateTime/trunk/checksums

Modified: csw/mgar/pkg/cpan/DateTime/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime/trunk/Makefile	2012-07-15 19:28:45 UTC (rev 18749)
+++ csw/mgar/pkg/cpan/DateTime/trunk/Makefile	2012-07-15 20:37:59 UTC (rev 18750)
@@ -1,28 +1,32 @@
 NAME = DateTime
-VERSION = 0.55
+VERSION = 0.76
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = DROLSKY
 
 DESCRIPTION = A date and time object
 define BLURB
-  DateTime is a class for the representation of date/time combinations, and is
-  part of the Perl DateTime project. For details on this project please see
-  http://datetime.perl.org/. The DateTime site has a FAQ which may help answer
-  many "how do I do X?" questions. The FAQ is at http://datetime.perl.org/?FAQ.
 endef
 
-PACKAGES = CSWpmdatetime
-CATALOGNAME = pm_datetime
+CATALOG_RELEASE = unstable
 
 LICENSE = LICENSE
 
-DEP_PKGS  = CSWpmdatetimetz CSWpmdatetimelocale
+BUILD_DEP_PKGS += CSWpm-test-fatal
 
+PACKAGES += CSWpm-datetime
+CATALOGNAME_CSWpm-datetime = pm_datetime
+SPKG_DESC_CSWpm-datetime = A date and time object
+RUNTIME_DEP_PKGS_CSWpm-datetime += CSWpm-params-validate
+RUNTIME_DEP_PKGS_CSWpm-datetime += CSWpm-datetime-locale
+RUNTIME_DEP_PKGS_CSWpm-datetime += CSWpm-math-round
+RUNTIME_DEP_PKGS_CSWpm-datetime += CSWpm-datetime-timezone
+OBSOLETED_BY_CSWpm-datetime += CSWpmdatetime
+CATALOGNAME_CSWpmdatetime = pm_datetime_stub
+
 CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
 BUILD_SCRIPTS = $(WORKSRC)/Build
 TEST_SCRIPTS = $(WORKSRC)/Build
 INSTALL_SCRIPTS = $(WORKSRC)/Build
 
 include gar/category.mk
-

Modified: csw/mgar/pkg/cpan/DateTime/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime/trunk/checksums	2012-07-15 19:28:45 UTC (rev 18749)
+++ csw/mgar/pkg/cpan/DateTime/trunk/checksums	2012-07-15 20:37:59 UTC (rev 18750)
@@ -1 +1 @@
-eb458ff23f5ad612631e428934c26c6c  DateTime-0.55.tar.gz
+30f55b42478b7eb36d628db9b62f894a  DateTime-0.76.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list