[csw-devel] SF.net SVN: gar:[11175] csw/mgar/pkg/cpan/Log-Message-Simple/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Oct 6 16:38:37 CEST 2010


Revision: 11175
          http://gar.svn.sourceforge.net/gar/?rev=11175&view=rev
Author:   bonivart
Date:     2010-10-06 14:38:37 +0000 (Wed, 06 Oct 2010)

Log Message:
-----------
pm_logmsgsimple: update to 0.06, remove man pages

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Log-Message-Simple/trunk/Makefile
    csw/mgar/pkg/cpan/Log-Message-Simple/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/cpan/Log-Message-Simple/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Log-Message-Simple/trunk/Makefile	2010-10-06 14:30:37 UTC (rev 11174)
+++ csw/mgar/pkg/cpan/Log-Message-Simple/trunk/Makefile	2010-10-06 14:38:37 UTC (rev 11175)
@@ -1,24 +1,22 @@
 GARNAME = Log-Message-Simple
-GARVERSION = 0.04
+GARVERSION = 0.06
 CATEGORIES = cpan
-AUTHOR = KANE
+AUTHOR = BINGOS
 
-DESCRIPTION = Standardized logging facilities using the Log::Message module
+DESCRIPTION = Simplified interface to Log::Message
 define BLURB
   This module provides standardized logging facilities using the Log::Message
   module.
 endef
 
+DISTFILES += COPYING
+
 PACKAGES = CSWpmlogmsgsimple 
 CATALOGNAME = pm_logmsgsimple 
 ARCHALL = 1
 
 RUNTIME_DEP_PKGS = CSWpmlogmessage
 
-include gar/category.mk
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.* .*\/man\/man1.*
 
-post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
-post-install-modulated:
-	@ginstall -d $(DOCDEST)
-	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
-	@$(MAKECOOKIE)
+include gar/category.mk

Modified: csw/mgar/pkg/cpan/Log-Message-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Log-Message-Simple/trunk/checksums	2010-10-06 14:30:37 UTC (rev 11174)
+++ csw/mgar/pkg/cpan/Log-Message-Simple/trunk/checksums	2010-10-06 14:38:37 UTC (rev 11175)
@@ -1 +1 @@
-29e42e6f2f43592a74fed779bd11c1e6  download/Log-Message-Simple-0.04.tar.gz
+bee9416fae39f8cf034ad9da512a6f62  Log-Message-Simple-0.06.tar.gz

Added: csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/COPYING	2010-10-06 14:38:37 UTC (rev 11175)
@@ -0,0 +1,5 @@
+    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-Simple/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/changelog.CSW	2010-10-06 14:30:37 UTC (rev 11174)
+++ csw/mgar/pkg/cpan/Log-Message-Simple/trunk/files/changelog.CSW	2010-10-06 14:38:37 UTC (rev 11175)
@@ -1,5 +0,0 @@
-pm_logmsgsimple (0.04,REV=2009.08.08)
-
-  * Adopted and updated to 0.04
-
- -- Sebastian Kayser <skayser at opencsw.org>  Sat,  8 Aug 2009 04:28:48 +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