[csw-devel] SF.net SVN: gar:[21768] csw/mgar/pkg/cpan/Date-Manip/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Aug 18 21:49:47 CEST 2013


Revision: 21768
          http://gar.svn.sourceforge.net/gar/?rev=21768&view=rev
Author:   dmichelsen
Date:     2013-08-18 19:49:47 +0000 (Sun, 18 Aug 2013)
Log Message:
-----------
cpan/Date-Manip/trunk: Update to 6.40 and makemake

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

Modified: csw/mgar/pkg/cpan/Date-Manip/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Date-Manip/trunk/Makefile	2013-08-18 19:48:53 UTC (rev 21767)
+++ csw/mgar/pkg/cpan/Date-Manip/trunk/Makefile	2013-08-18 19:49:47 UTC (rev 21768)
@@ -1,20 +1,29 @@
 NAME = Date-Manip
-VERSION = 6.01
+VERSION = 6.40
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = SBECK
 
 DESCRIPTION = Date manipulation routines
 define BLURB
-  This is a set of routines designed to make any common date/time manipulation
-  easy to do. Operations such as comparing two times, calculating a time a
-  given amount of time from another, or parsing international times are all
-  easily done.
 endef
 
-PACKAGES = CSWpmdatemanip
-CATALOGNAME = pm_datemanip
+CATALOG_RELEASE = unstable
 
-ARCHALL = 1
+LICENSE = LICENSE
 
+BUILD_DEP_PKGS += CSWpm-test-inter
+
+PACKAGES += CSWpm-date-manip
+CATALOGNAME_CSWpm-date-manip = pm_date_manip
+SPKG_DESC_CSWpm-date-manip = Date manipulation routines
+ARCHALL_CSWpm-date-manip = 1
+OBSOLETED_BY_CSWpm-date-manip += CSWpmdatemanip
+CATALOGNAME_CSWpmdatemanip = pm_datemanip_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/Date-Manip/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Date-Manip/trunk/checksums	2013-08-18 19:48:53 UTC (rev 21767)
+++ csw/mgar/pkg/cpan/Date-Manip/trunk/checksums	2013-08-18 19:49:47 UTC (rev 21768)
@@ -1 +1 @@
-bd29dbc876a446521cdb9de51493cd67  Date-Manip-6.01.tar.gz
+ae57b05e8ec689de2f23c99639e0109d  Date-Manip-6.40.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