SF.net SVN: gar:[26702] csw/mgar/pkg/cpan/Test-Simple/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Sep 18 18:17:22 CEST 2020
Revision: 26702
http://sourceforge.net/p/gar/code/26702
Author: dmichelsen
Date: 2020-09-18 16:17:22 +0000 (Fri, 18 Sep 2020)
Log Message:
-----------
cpan/Test-Simple/trunk: Update to 1.302181
Modified Paths:
--------------
csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile
csw/mgar/pkg/cpan/Test-Simple/trunk/checksums
Removed 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 2020-09-09 10:03:28 UTC (rev 26701)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/Makefile 2020-09-18 16:17:22 UTC (rev 26702)
@@ -1,24 +1,27 @@
NAME = Test-Simple
-VERSION = 0.98
+VERSION = 1.302181
CATEGORIES = cpan
GARTYPE = v2
-AUTHOR = MSCHWERN
+AUTHOR = EXODIST
-DESCRIPTION = Basic utilities for writing tests.
+DESCRIPTION = Basic utilities for writing tests
define BLURB
endef
-DISTFILES += COPYING
+LICENSE = LICENSE
-CATALOG_RELEASE = unstable
-
PACKAGES += CSWpm-test-simple
-CATALOGNAME_CSWpm-test-simple = pm_test_simple
-SPKG_DESC_CSWpm-test-simple = Basic utilities for writing tests.
+SPKG_DESC_CSWpm-test-simple = Basic utilities for writing tests
ARCHALL_CSWpm-test-simple = 1
OBSOLETED_BY_CSWpm-test-simple += CSWpmtestsimple
CATALOGNAME_CSWpmtestsimple = pm_testsimple_stub
+# Functionality of these has been integrated into Test::Simple
+OBSOLETED_BY_CSWpm-test-simple += CSWpm-test-tester
+CATALOGNAME_CSWpm-test-tester = pm_test_tester_stub
+OBSOLETED_BY_CSWpm-test-simple += CSWpm-test-use-ok
+CATALOGNAME_CSWpm-test-use-ok = pm_test_use_ok_stub
+
# Skip manpages as they are also in CSWperldoc. See
# https://www.opencsw.org/mantis/view.php?id=4567
EXTRA_MERGE_EXCLUDE_FILES += $(mandir)/man3/.*
Modified: csw/mgar/pkg/cpan/Test-Simple/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/checksums 2020-09-09 10:03:28 UTC (rev 26701)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/checksums 2020-09-18 16:17:22 UTC (rev 26702)
@@ -1 +1 @@
-a8b26c97440269b33dd79fd847c521d8 Test-Simple-0.98.tar.gz
+658f1acf5483b3a6b8e7a04ddfc38570 Test-Simple-1.302181.tar.gz
Deleted: csw/mgar/pkg/cpan/Test-Simple/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Test-Simple/trunk/files/COPYING 2020-09-09 10:03:28 UTC (rev 26701)
+++ csw/mgar/pkg/cpan/Test-Simple/trunk/files/COPYING 2020-09-18 16:17:22 UTC (rev 26702)
@@ -1,6 +0,0 @@
-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