[csw-devel] SF.net SVN: gar:[14868] csw/mgar/pkg/cpan
jonbcraig at users.sourceforge.net
jonbcraig at users.sourceforge.net
Thu Jun 23 21:03:24 CEST 2011
Revision: 14868
http://gar.svn.sourceforge.net/gar/?rev=14868&view=rev
Author: jonbcraig
Date: 2011-06-23 19:03:23 +0000 (Thu, 23 Jun 2011)
Log Message:
-----------
Log::Dispatch::FileRotate, a new package to be enjoyed by all.
Added Paths:
-----------
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/branches/
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/tags/
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/Makefile
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/checksums
csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/files/
Property changes on: csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/Makefile 2011-06-23 19:03:23 UTC (rev 14868)
@@ -0,0 +1,23 @@
+NAME = Log-Dispatch-FileRotate
+VERSION = 1.19
+CATEGORIES = cpan
+AUTHOR = MARKPF
+
+DESCRIPTION = Log::Dispatch::FileRotate - Log to files that archive/rotate themselves
+define BLURB
+ This module provides a simple object for logging to files under the
+ Log::Dispatch::* system, and automatically rotating them according
+ to different constraints. This is basically a Log::Dispatch::File
+ wrapper with additions.
+endef
+
+PACKAGES = CSWpm-logdispatchfilerotate
+CATALOGNAME = pm_logdispatchfilerotate
+
+DEP_PKGS = CSWpmlogdispatch
+
+LICENSE=files/COPYING
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Log-Dispatch-FileRotate/trunk/checksums 2011-06-23 19:03:23 UTC (rev 14868)
@@ -0,0 +1 @@
+8fabfe387bb070580f7c97c18853ae25 Log-Dispatch-FileRotate-1.19.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