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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jul 18 23:59:31 CEST 2012


Revision: 18802
          http://gar.svn.sourceforge.net/gar/?rev=18802&view=rev
Author:   dmichelsen
Date:     2012-07-18 21:59:31 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
cpan/DBIx-Connector/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/DBIx-Connector/
    csw/mgar/pkg/cpan/DBIx-Connector/branches/
    csw/mgar/pkg/cpan/DBIx-Connector/tags/
    csw/mgar/pkg/cpan/DBIx-Connector/trunk/
    csw/mgar/pkg/cpan/DBIx-Connector/trunk/Makefile
    csw/mgar/pkg/cpan/DBIx-Connector/trunk/checksums
    csw/mgar/pkg/cpan/DBIx-Connector/trunk/files/


Property changes on: csw/mgar/pkg/cpan/DBIx-Connector/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/DBIx-Connector/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DBIx-Connector/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/DBIx-Connector/trunk/Makefile	2012-07-18 21:59:31 UTC (rev 18802)
@@ -0,0 +1,29 @@
+NAME = DBIx-Connector
+VERSION = 0.52
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DWHEELER
+
+DESCRIPTION = Fast, safe DBI connection and transaction management
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
+
+BUILD_DEP_PKGS += CSWpm-test-mockmodule
+
+PACKAGES += CSWpm-dbix-connector
+CATALOGNAME_CSWpm-dbix-connector = pm_dbix_connector
+SPKG_DESC_CSWpm-dbix-connector = Fast, safe DBI connection and transaction management
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-dbix-connector = 1
+RUNTIME_DEP_PKGS_CSWpm-dbix-connector += CSWpm-dbi
+
+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/DBIx-Connector/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DBIx-Connector/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/DBIx-Connector/trunk/checksums	2012-07-18 21:59:31 UTC (rev 18802)
@@ -0,0 +1 @@
+d9edfae00213a9d9e89736d08f33dfe7  DBIx-Connector-0.52.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