[csw-devel] SF.net SVN: gar:[18806] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jul 19 00:25:18 CEST 2012


Revision: 18806
          http://gar.svn.sourceforge.net/gar/?rev=18806&view=rev
Author:   dmichelsen
Date:     2012-07-18 22:25:18 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
cpan/DateTime-Format-MySQL/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/branches/
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/tags/
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/Makefile
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/checksums
    csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/files/


Property changes on: csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/Makefile	2012-07-18 22:25:18 UTC (rev 18806)
@@ -0,0 +1,28 @@
+NAME = DateTime-Format-MySQL
+VERSION = 0.04
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DROLSKY
+
+DESCRIPTION = Parse and format MySQL dates and times
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-datetime-format-mysql
+CATALOGNAME_CSWpm-datetime-format-mysql = pm_datetime_format_mysql
+SPKG_DESC_CSWpm-datetime-format-mysql = Parse and format MySQL dates and times
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-datetime-format-mysql = 1
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-mysql += CSWpm-datetime
+RUNTIME_DEP_PKGS_CSWpm-datetime-format-mysql += CSWpm-datetime-format-builder
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/DateTime-Format-MySQL/trunk/checksums	2012-07-18 22:25:18 UTC (rev 18806)
@@ -0,0 +1 @@
+f52377ecdeb19055ae64037fb1ef530e  DateTime-Format-MySQL-0.04.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