[csw-devel] SF.net SVN: gar:[9259] csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 19 14:49:25 CET 2010
Revision: 9259
http://gar.svn.sourceforge.net/gar/?rev=9259&view=rev
Author: dmichelsen
Date: 2010-03-19 13:49:25 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
cpan/Log-Dispatch: Update to 1.03 and mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/
Property changes on: csw/mgar/pkg/cpan/Log-Dispatch-Config/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/Log-Dispatch-Config/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile 2010-03-19 13:40:50 UTC (rev 9258)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/Makefile 2010-03-19 13:49:25 UTC (rev 9259)
@@ -1,19 +1,20 @@
GARNAME = Log-Dispatch-Config
-GARVERSION = 1.02
+GARVERSION = 1.03
CATEGORIES = cpan
AUTHOR = MIYAGAWA
DESCRIPTION = Log4j for Perl
define BLURB
- Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way to configure
- Log::Dispatch object with configulation file (default, in AppConfig format).
- I mean, this is log4j for Perl, not with all API compatibility though.
+ Log::Dispatch::Config is a subclass of Log::Dispatch and provides a way to configure
+ Log::Dispatch object with configulation file (default, in AppConfig format).
+ I mean, this is log4j for Perl, not with all API compatibility though.
endef
-DISTFILES += CSWpmlogdispatchconf.gspec
+DISTFILES = COPYING
-DEPENDS += cpan/Log-Dispatch
+PACKAGES = CSWpmlogdispatchconf
+CATALOGNAME = pm_logdispatchconf
-CONFIGURE_ARGS =
+ARCHALL = 1
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums 2010-03-19 13:40:50 UTC (rev 9258)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/checksums 2010-03-19 13:49:25 UTC (rev 9259)
@@ -1,2 +1,2 @@
-74836bac51f0be339340e4aae6897924 download/CSWpmlogdispatchconf.gspec
-9fe652d4c260daf65f703f7aa3b59fcb download/Log-Dispatch-Config-1.02.tar.gz
+20e79e5050e5e5523d5c56a6eb535700 COPYING
+fc89b4353978f0bc3f26e0cf02d5527b Log-Dispatch-Config-1.03.tar.gz
Copied: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/COPYING (from rev 9245, csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec)
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/COPYING 2010-03-19 13:49:25 UTC (rev 9259)
@@ -0,0 +1,4 @@
+Tatsuhiko Miyagawa <miyagawa at bulknews.net> with much help from Matt Sergeant <matt at sergeant.org>.
+
+This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
+
Deleted: csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec 2010-03-19 13:40:50 UTC (rev 9258)
+++ csw/mgar/pkg/cpan/Log-Dispatch-Config/trunk/files/CSWpmlogdispatchconf.gspec 2010-03-19 13:49:25 UTC (rev 9259)
@@ -1,9 +0,0 @@
-%var bitname pm_logdispatchconf
-%var pkgname CSWpmlogdispatchconf
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Tatsuhiko Miyagawa <miyagawa at bulknews.net> with much help from Matt Sergeant <matt at sergeant.org>.
-
-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