[csw-devel] SF.net SVN: gar:[17310] csw/mgar/pkg/cpan/Tie-DBI/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 6 11:26:59 CET 2012


Revision: 17310
          http://gar.svn.sourceforge.net/gar/?rev=17310&view=rev
Author:   dmichelsen
Date:     2012-03-06 10:26:59 +0000 (Tue, 06 Mar 2012)
Log Message:
-----------
cpan/Tie-DBI/trunk: Update to 1.05, sanitize package name

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Tie-DBI/trunk/files/CSWpmtiedbi.gspec

Modified: csw/mgar/pkg/cpan/Tie-DBI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Tie-DBI/trunk/Makefile	2012-03-06 10:09:23 UTC (rev 17309)
+++ csw/mgar/pkg/cpan/Tie-DBI/trunk/Makefile	2012-03-06 10:26:59 UTC (rev 17310)
@@ -1,18 +1,24 @@
 NAME = Tie-DBI
-VERSION = 1.02
+VERSION = 1.05
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = LDS
+AUTHOR = TODDR
 
-DESCRIPTION = tie hashes to DBI relational databases
+DESCRIPTION = Tie hashes to DBI relational databases
 define BLURB
-  This module allows you to tie Perl associative arrays (hashes) to SQL
-  databases using the DBI interface.  The tied hash is associated with a table
-  in a local or networked database. One column becomes the hash key. Each row
-  of the table becomes an associative array, from which individual fields can
-  be set or retrieved.
 endef
 
-DISTFILES += CSWpmtiedbi.gspec
+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-dbd-sqlite
+
+PACKAGES += CSWpm-tie-dbi
+CATALOGNAME_CSWpm-tie-dbi = pm_tie_dbi
+SPKG_DESC_CSWpm-tie-dbi = Tie hashes to DBI relational databases
+ARCHALL_CSWpm-tie-dbi = 1
+RUNTIME_DEP_PKGS_CSWpm-tie-dbi += CSWpm-dbi
+RUNTIME_DEP_PKGS_CSWpm-tie-dbi += CSWpm-dbd-sqlite
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Tie-DBI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Tie-DBI/trunk/checksums	2012-03-06 10:09:23 UTC (rev 17309)
+++ csw/mgar/pkg/cpan/Tie-DBI/trunk/checksums	2012-03-06 10:26:59 UTC (rev 17310)
@@ -1,2 +1 @@
-664bb83574874ddf1f38eeb460b46aba  download/CSWpmtiedbi.gspec
-e2a8b9ea4e34d048e8811a55844131eb  download/Tie-DBI-1.02.tar.gz
+8bef1b1e4db79d1dcc871e87fbc68536  Tie-DBI-1.05.tar.gz

Deleted: csw/mgar/pkg/cpan/Tie-DBI/trunk/files/CSWpmtiedbi.gspec
===================================================================
--- csw/mgar/pkg/cpan/Tie-DBI/trunk/files/CSWpmtiedbi.gspec	2012-03-06 10:09:23 UTC (rev 17309)
+++ csw/mgar/pkg/cpan/Tie-DBI/trunk/files/CSWpmtiedbi.gspec	2012-03-06 10:26:59 UTC (rev 17310)
@@ -1,9 +0,0 @@
-%var            bitname pm_tiedbi
-%var            pkgname CSWpmtiedbi
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 1998, Lincoln D. Stein
-
-This library is free software; you can redistribute it and/or
-modify it under the same terms as Perl itself.

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