[csw-devel] SF.net SVN: gar:[11183] csw/mgar/pkg/cpan/Test-Simple/trunk

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


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

Log Message:
-----------
cpan/Test-Simple: Update to 0.96 and fix #4567

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

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

Modified: csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile	2010-10-06 19:37:28 UTC (rev 11182)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile	2010-10-06 19:37:51 UTC (rev 11183)
@@ -1,5 +1,5 @@
 GARNAME = Test-Simple
-GARVERSION = 0.94
+GARVERSION = 0.96
 CATEGORIES = cpan
 AUTHOR = MSCHWERN
 
@@ -11,9 +11,15 @@
   (a drop-in replacement for this one).
 endef
 
+DISTFILES = COPYING
+
 PACKAGES = CSWpmtestsimple
 CATALOGNAME = pm_testsimple
 
 ARCHALL = 1
 
+# Skip manpages as they are also in CSWperldoc. See
+#   https://www.opencsw.org/mantis/view.php?id=4567
+EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3\/.* .*\/man\/man1\/.*
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/checksums	2010-10-06 19:37:28 UTC (rev 11182)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/checksums	2010-10-06 19:37:51 UTC (rev 11183)
@@ -1 +1 @@
-e4e09d8bf2cc73124152ba2c45c95b5b  Test-Simple-0.94.tar.gz
+fbc734a7bb5b3fc3e2bc706e19d08b26  Test-Simple-0.96.tar.gz

Added: csw/mgar/pkg/cpan/Test-Simple/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/files/COPYING	2010-10-06 19:37:51 UTC (rev 11183)
@@ -0,0 +1,6 @@
+Copyright 2001-2008 by Michael G Schwern E<lt>schwern at pobox.comE<gt>.
+
+This program is free software; you can redistribute it and/or 
+modify it under the same terms as Perl itself.
+
+See F<http://www.perl.com/perl/misc/Artistic.html>


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