[csw-devel] SF.net SVN: gar:[11185] csw/mgar/pkg/cpan/Module-Pluggable/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 6 21:52:21 CEST 2010


Revision: 11185
          http://gar.svn.sourceforge.net/gar/?rev=11185&view=rev
Author:   dmichelsen
Date:     2010-10-06 19:52:21 +0000 (Wed, 06 Oct 2010)

Log Message:
-----------
cpan/Module-Pluggable: Fix #4573

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile	2010-10-06 19:52:06 UTC (rev 11184)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/Makefile	2010-10-06 19:52:21 UTC (rev 11185)
@@ -12,9 +12,15 @@
   those into class names.  Optionally it instantiates those classes for you.
 endef
 
+DISTFILES = COPYING
+
 PACKAGES = CSWpmmoduleplug
 CATALOGNAME = pm_moduleplug
 
 ARCHALL = 1
 
+# Skip manpages as they are also in CSWperldoc. See
+#   https://www.opencsw.org/mantis/view.php?id=4573
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3\/.* .*\/man\/man1\/.*
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums	2010-10-06 19:52:06 UTC (rev 11184)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/checksums	2010-10-06 19:52:21 UTC (rev 11185)
@@ -1 +1 @@
-e2410a59c917f44c1de9a816f0492985  download/Module-Pluggable-3.9.tar.gz
+e2410a59c917f44c1de9a816f0492985  Module-Pluggable-3.9.tar.gz

Added: csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Module-Pluggable/trunk/files/COPYING	2010-10-06 19:52:21 UTC (rev 11185)
@@ -0,0 +1,4 @@
+    Copyright, 2006 Simon Wistow
+
+    Distributed 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