Revision: 3947
          http://gar.svn.sourceforge.net/gar/?rev=3947&view=rev
Author:   bonivart
Date:     2009-03-25 14:54:06 +0000 (Wed, 25 Mar 2009)

Log Message:
-----------
dbi: update to 1.607

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

Added Paths:
-----------
    csw/mgar/pkg/cpan/DBI/trunk/files/COPYING

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

Property Changed:
----------------
    csw/mgar/pkg/cpan/DBI/trunk/


Property changes on: csw/mgar/pkg/cpan/DBI/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/cpan/DBI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/DBI/trunk/Makefile        2009-03-25 14:18:10 UTC (rev 
3946)
+++ csw/mgar/pkg/cpan/DBI/trunk/Makefile        2009-03-25 14:54:06 UTC (rev 
3947)
@@ -1,9 +1,9 @@
 GARNAME = DBI
-GARVERSION = 1.54
+GARVERSION = 1.607
 CATEGORIES = cpan
 AUTHOR = TIMB
 
-DESCRIPTION = database independent interface for Perl
+DESCRIPTION = Database independent interface for Perl
 define BLURB
   The DBI is a database access module for the Perl programming language.  It
   defines a set of methods, variables, and conventions that provide a
@@ -11,6 +11,14 @@
   used.
 endef
 
-DISTFILES += CSWpmdbi.gspec
+DISTFILES = COPYING
 
+# We define upstream file regex so we can be notifed of new upstream software 
release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+PACKAGES = CSWpmdbi
+CATALOGNAME = pm_dbi
+
+REQUIRED_PKGS = CSWpmplrpc
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/DBI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/DBI/trunk/checksums       2009-03-25 14:18:10 UTC (rev 
3946)
+++ csw/mgar/pkg/cpan/DBI/trunk/checksums       2009-03-25 14:54:06 UTC (rev 
3947)
@@ -1,2 +1,2 @@
-a6e874eea29c3ffebc4ed7483fb08802  download/CSWpmdbi.gspec
-b90c7d060cc88f16191188421dc4f1f2  download/DBI-1.54.tar.gz
+e8ddfc437b943ae538b777d472060191  download/COPYING
+bd5785b39675213948a61dea1b400012  download/DBI-1.607.tar.gz

Added: csw/mgar/pkg/cpan/DBI/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/DBI/trunk/files/COPYING                           (rev 0)
+++ csw/mgar/pkg/cpan/DBI/trunk/files/COPYING   2009-03-25 14:54:06 UTC (rev 
3947)
@@ -0,0 +1,5 @@
+The DBI module is Copyright (c) 1994-2003 Tim Bunce. Ireland.
+All rights reserved.
+
+You may distribute under the terms of either the GNU General Public
+License or the Artistic License, as specified in the Perl README file.

Deleted: csw/mgar/pkg/cpan/DBI/trunk/files/CSWpmdbi.gspec
===================================================================
--- csw/mgar/pkg/cpan/DBI/trunk/files/CSWpmdbi.gspec    2009-03-25 14:18:10 UTC 
(rev 3946)
+++ csw/mgar/pkg/cpan/DBI/trunk/files/CSWpmdbi.gspec    2009-03-25 14:54:06 UTC 
(rev 3947)
@@ -1,9 +0,0 @@
-%var            bitname pm_dbi
-%var            pkgname CSWpmdbi
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-The DBI module is Copyright (c) 1994-2003 Tim Bunce. Ireland.
-All rights reserved.
-
-You may distribute under the terms of either the GNU General Public
-License or the Artistic License, as specified in the Perl README file.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to