[csw-devel] SF.net SVN: gar:[10861] csw/mgar/pkg/cpan/Apache-DBI/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Sep 1 09:38:57 CEST 2010
Revision: 10861
http://gar.svn.sourceforge.net/gar/?rev=10861&view=rev
Author: dmichelsen
Date: 2010-09-01 07:38:57 +0000 (Wed, 01 Sep 2010)
Log Message:
-----------
cpan/Apache-DBI: Update to 1.08 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Apache-DBI/trunk/Makefile
csw/mgar/pkg/cpan/Apache-DBI/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Apache-DBI/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.depend
csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Apache-DBI/trunk/
Property changes on: csw/mgar/pkg/cpan/Apache-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/Apache-DBI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Apache-DBI/trunk/Makefile 2010-09-01 03:10:43 UTC (rev 10860)
+++ csw/mgar/pkg/cpan/Apache-DBI/trunk/Makefile 2010-09-01 07:38:57 UTC (rev 10861)
@@ -1,18 +1,26 @@
GARNAME = Apache-DBI
-GARVERSION = 0.94
+GARVERSION = 1.08
CATEGORIES = cpan
AUTHOR = ABH
-DESCRIPTION = initiate a persistent database connection
+DESCRIPTION = Initiate a persistent database connection
define BLURB
- This module initiates a persistent database connection.
+ These modules are supposed to be used with the Apache server together with
+ an embedded perl interpreter like mod_perl. They provide support for basic
+ authentication and authorization as well as support for persistent database
+ connections via Perl's Database Independent Interface (DBI).
endef
-DISTFILES += CSWpmapachedbi.gspec CSWpmapachedbi.depend
+DISTFILES = COPYING
-DEPENDS += cpan/DBI
+PACKAGES = CSWpmapachedbi
+CATALOGNAME = pm_apachedbi
+DEP_PKGS = CSWmodperl CSWpmdbi CSWpmdigestsha1
+
# Tests require MySQL to be running
-TEST_SCRIPTS =
+# TEST_SCRIPTS =
+ARCHALL = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Apache-DBI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Apache-DBI/trunk/checksums 2010-09-01 03:10:43 UTC (rev 10860)
+++ csw/mgar/pkg/cpan/Apache-DBI/trunk/checksums 2010-09-01 07:38:57 UTC (rev 10861)
@@ -1,3 +1,2 @@
-3d5e99bc48ef2a40688d084369e973e1 download/CSWpmapachedbi.gspec
-89c5044274f2f62e6d6fc58ec4bf2906 download/CSWpmapachedbi.depend
-70a90a6d96b3563a204996e0f8122e61 download/Apache-DBI-0.94.tar.gz
+cb33b7ce268ef3a6fcbdc82d13d89b5c Apache-DBI-1.08.tar.gz
+7fc3ac03a8acf663f0e6c6a1d8cb0748 COPYING
Added: csw/mgar/pkg/cpan/Apache-DBI/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Apache-DBI/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Apache-DBI/trunk/files/COPYING 2010-09-01 07:38:57 UTC (rev 10861)
@@ -0,0 +1,6 @@
+COPYRIGHT:
+----------
+
+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/Apache-DBI/trunk/files/CSWpmapachedbi.depend
===================================================================
--- csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.depend 2010-09-01 03:10:43 UTC (rev 10860)
+++ csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.depend 2010-09-01 07:38:57 UTC (rev 10861)
@@ -1 +0,0 @@
-P CSWpmdbi pm_dbi - database independent interface for Perl
Deleted: csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.gspec
===================================================================
--- csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.gspec 2010-09-01 03:10:43 UTC (rev 10860)
+++ csw/mgar/pkg/cpan/Apache-DBI/trunk/files/CSWpmapachedbi.gspec 2010-09-01 07:38:57 UTC (rev 10861)
@@ -1,6 +0,0 @@
-%var bitname pm_apachedbi
-%var pkgname CSWpmapachedbi
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-The Apache::AuthDBI module 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