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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Jul 15 19:59:49 CEST 2012


Revision: 18747
          http://gar.svn.sourceforge.net/gar/?rev=18747&view=rev
Author:   dmichelsen
Date:     2012-07-15 17:59:49 +0000 (Sun, 15 Jul 2012)
Log Message:
-----------
cpan/DateTime-TimeZone/trunk: Update to 1.46 and makemake

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

Modified: csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/Makefile	2012-07-15 16:58:30 UTC (rev 18746)
+++ csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/Makefile	2012-07-15 17:59:49 UTC (rev 18747)
@@ -1,30 +1,41 @@
 NAME = DateTime-TimeZone
-VERSION = 1.16
+VERSION = 1.46
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = DROLSKY
 
 DESCRIPTION = Time zone object base class and factory
 define BLURB
-  This class is the base class for all time zone objects. A time zone is
-  represented internally as a set of observances, each of which describes
-  the offset from GMT for a given time period.  Note that without the
-  DateTime.pm module, this module does not do much. It's primary interface
-  is through a DateTime object, and most users will not need to directly
-  use DateTime::TimeZone methods.
 endef
 
-PACKAGES = CSWpmdatetimetz
-CATALOGNAME = pm_datetimetz
+CATALOG_RELEASE = unstable
 
 LICENSE = LICENSE
 
-ARCHALL = 1
+BUILD_DEP_PKGS += CSWpm-test-output
 
-DEP_PKGS = CSWpmclasssingleton CSWpmparamsvalidate
+PACKAGES += CSWpm-datetime-timezone
+CATALOGNAME_CSWpm-datetime-timezone = pm_datetime_timezone
+SPKG_DESC_CSWpm-datetime-timezone = Time zone object base class and factory
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-datetime-timezone = 1
+RUNTIME_DEP_PKGS_CSWpm-datetime-timezone += CSWpm-params-validate
+RUNTIME_DEP_PKGS_CSWpm-datetime-timezone += CSWpm-class-load
+RUNTIME_DEP_PKGS_CSWpm-datetime-timezone += CSWpm-class-singleton
+OBSOLETED_BY_CSWpm-datetime-timezone += CSWpmdatetimetz
+CATALOGNAME_CSWpmdatetimetz = pm_datetimetz_stub
 
-CHECKPKG_OVERRIDES_CSWpmdatetimetz += surplus-dependency|CSWpmclasssingleton
-CHECKPKG_OVERRIDES_CSWpmdatetimetz += surplus-dependency|CSWpmparamsvalidate
+REINPLACEMENTS += zoneinfo
+REINPLACE_MATCH_zoneinfo = /usr/share/zoneinfo
+REINPLACE_WITH_zoneinfo = /usr/share/lib/zoneinfo
+REINPLACE_FILES_zoneinfo += t/04local.t
+REINPLACE_FILES_zoneinfo += tools/update-from-latest-olson
+REINPLACE_FILES_zoneinfo += tools/compile-all-zones
+REINPLACE_FILES_zoneinfo += tools/tests_from_zdump
+REINPLACE_FILES_zoneinfo += lib/DateTime/TimeZone/Local/Unix.pm
 
+# This is in fact /usr/share/lib/zoneinfo which is ok
+CHECKPKG_OVERRIDES_CSWpm-datetime-timezone += file-with-bad-content|/usr/share|root/opt/csw/share/perl/csw/DateTime/TimeZone/Local/Unix.pm
+CHECKPKG_OVERRIDES_CSWpm-datetime-timezone += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/DateTime::TimeZone::Local::Unix.3perl
+
 include gar/category.mk
-

Modified: csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/checksums	2012-07-15 16:58:30 UTC (rev 18746)
+++ csw/mgar/pkg/cpan/DateTime-TimeZone/trunk/checksums	2012-07-15 17:59:49 UTC (rev 18747)
@@ -1 +1 @@
-cea4c74e6b8702ebcdafbe9d889ecd42  DateTime-TimeZone-1.16.tar.gz
+e83f412286d7787e3dfd5427a1943569  DateTime-TimeZone-1.46.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