[csw-devel] SF.net SVN: gar:[5938] csw/mgar/pkg/cpan/Log-Message/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Sat Aug 8 04:26:06 CEST 2009
Revision: 5938
http://gar.svn.sourceforge.net/gar/?rev=5938&view=rev
Author: skayser
Date: 2009-08-08 02:26:06 +0000 (Sat, 08 Aug 2009)
Log Message:
-----------
cpan/Log-Message: switched to mGAR v2, version bump to 0.02
Modified Paths:
--------------
csw/mgar/pkg/cpan/Log-Message/trunk/Makefile
csw/mgar/pkg/cpan/Log-Message/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Log-Message/trunk/files/changelog.CSW
Removed Paths:
-------------
csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.depend
csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.gspec
csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Log-Message/trunk/
Property changes on: csw/mgar/pkg/cpan/Log-Message/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-Message/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Log-Message/trunk/Makefile 2009-08-08 02:24:35 UTC (rev 5937)
+++ csw/mgar/pkg/cpan/Log-Message/trunk/Makefile 2009-08-08 02:26:06 UTC (rev 5938)
@@ -1,9 +1,9 @@
GARNAME = Log-Message
-GARVERSION = 0.01
+GARVERSION = 0.02
CATEGORIES = cpan
AUTHOR = KANE
-DESCRIPTION = Generic message storage mechanism.
+DESCRIPTION = A generic message storage mechanism
define BLURB
Log::Message is a generic message storage mechanism. It allows you to store
messages on a stack -- either shared or private -- and assign meta-data to
@@ -13,9 +13,16 @@
(for example, log it, or die with it)
endef
-DISTFILES += $(call admfiles,CSWpmlogmessage,depend prototype)
+PACKAGES = CSWpmlogmessage
+CATALOGNAME = pm_logmessage
+ARCHALL = 1
-DEPENDS += cpan/Params-Check
-DEPENDS += cpan/Locale-Maketext-Simple
+REQUIRED_PKGS = CSWpmlclemktxtsimple CSWpmprmscheck CSWpmmodload
include gar/category.mk
+
+post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
+post-install-modulated:
+ @ginstall -d $(DOCDEST)
+ @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+ @$(MAKECOOKIE)
Modified: csw/mgar/pkg/cpan/Log-Message/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Log-Message/trunk/checksums 2009-08-08 02:24:35 UTC (rev 5937)
+++ csw/mgar/pkg/cpan/Log-Message/trunk/checksums 2009-08-08 02:26:06 UTC (rev 5938)
@@ -1,4 +1 @@
-5646fd7e2e86044a7eefdd8604265386 download/CSWpmlogmessage.gspec
-9e746d6590ee485748161b97fbc13586 download/CSWpmlogmessage.depend
-d1ab71d0f29955c3f70e126787164460 download/CSWpmlogmessage.prototype
-f04298e81488a5a39930fd417d47656e download/Log-Message-0.01.tar.gz
+fbdd7889a0f6027c79e43c6b8ba3d992 download/Log-Message-0.02.tar.gz
Deleted: csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.depend
===================================================================
--- csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.depend 2009-08-08 02:24:35 UTC (rev 5937)
+++ csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.depend 2009-08-08 02:26:06 UTC (rev 5938)
@@ -1,3 +0,0 @@
-P CSWpmlclemktxtsimple pm_lclemktxtsimple - simple interface to Locale::Maketext::Lexicon
-P CSWpmmodload pm_modload - Runtime require of both modules and files
-P CSWpmprmscheck pm_prmscheck - A generic input parsing/checking mechanism.
Deleted: csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.gspec
===================================================================
--- csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.gspec 2009-08-08 02:24:35 UTC (rev 5937)
+++ csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.gspec 2009-08-08 02:26:06 UTC (rev 5938)
@@ -1,10 +0,0 @@
-%var bitname pm_logmessage
-%var pkgname CSWpmlogmessage
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-This module is copyright (c) 2002 Jos Boumans <kane at cpan.org>. All
-rights reserved.
-
-This library is free software; you may redistribute and/or modify it
-under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.prototype
===================================================================
--- csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.prototype 2009-08-08 02:24:35 UTC (rev 5937)
+++ csw/mgar/pkg/cpan/Log-Message/trunk/files/CSWpmlogmessage.prototype 2009-08-08 02:26:06 UTC (rev 5938)
@@ -1,22 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Log 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Log/Message 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Log/Message/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Log::Message.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Log::Message::Config.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Log::Message::Handlers.3perl 0444 root bin
-f none /opt/csw/share/man/man3/Log::Message::Item.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Log 0755 root bin
-d none /opt/csw/share/perl/csw/Log/Message 0755 root bin
-f none /opt/csw/share/perl/csw/Log/Message.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Log/Message/Config.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Log/Message/Handlers.pm 0444 root bin
-f none /opt/csw/share/perl/csw/Log/Message/Item.pm 0444 root bin
Added: csw/mgar/pkg/cpan/Log-Message/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/Log-Message/trunk/files/changelog.CSW (rev 0)
+++ csw/mgar/pkg/cpan/Log-Message/trunk/files/changelog.CSW 2009-08-08 02:26:06 UTC (rev 5938)
@@ -0,0 +1,5 @@
+pm_logmessage (0.02,REV=2009.08.08)
+
+ * Adopted and updated to 0.02
+
+ -- Sebastian Kayser <skayser at opencsw.org> Sat, 8 Aug 2009 04:24:10 +0200
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