SF.net SVN: gar:[24262] csw/mgar/pkg/cpan/Test-use-ok/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Nov 5 13:20:26 CET 2014


Revision: 24262
          http://sourceforge.net/p/gar/code/24262
Author:   dmichelsen
Date:     2014-11-05 12:20:25 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/Test-use-ok/trunk: Update to 0.11 and makemake

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

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Test-use-ok/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-use-ok/trunk/Makefile	2014-11-05 12:12:05 UTC (rev 24261)
+++ csw/mgar/pkg/cpan/Test-use-ok/trunk/Makefile	2014-11-05 12:20:25 UTC (rev 24262)
@@ -1,5 +1,5 @@
 NAME = Test-use-ok
-VERSION = 0.02
+VERSION = 0.11
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = AUDREYT
@@ -8,15 +8,16 @@
 define BLURB
 endef
 
-DISTFILES += COPYING
-
 CATALOG_RELEASE = unstable
 
-PACKAGES += CSWpm-ok
-CATALOGNAME_CSWpm-ok = pm_ok
-SPKG_DESC_CSWpm-ok = Alternative to Test::More::use_ok
-ARCHALL_CSWpm-ok = 1
-OBSOLETED_BY_CSWpm-ok += CSWpmtestuseok
-CATALOGNAME_CSWpmtestuseok = pm_testuseok_stub
+LICENSE_TEXT = This module is licensed under the unrestricted license
 
+PACKAGES += CSWpm-test-use-ok
+CATALOGNAME_CSWpm-test-use-ok = pm_test_use_ok
+SPKG_DESC_CSWpm-test-use-ok = Alternative to Test::More::use_ok
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-use-ok = 1
+OBSOLETED_BY_CSWpm-test-use-ok += CSWpm-ok
+CATALOGNAME_CSWpm-ok = pm_ok_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums	2014-11-05 12:12:05 UTC (rev 24261)
+++ csw/mgar/pkg/cpan/Test-use-ok/trunk/checksums	2014-11-05 12:20:25 UTC (rev 24262)
@@ -1 +1 @@
-c49b0bbb37a6764b8b96d9fcef954ba2  Test-use-ok-0.02.tar.gz
+014364cc2f0df651d8416ebb60451f18  Test-use-ok-0.11.tar.gz

Deleted: csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING	2014-11-05 12:12:05 UTC (rev 24261)
+++ csw/mgar/pkg/cpan/Test-use-ok/trunk/files/COPYING	2014-11-05 12:20:25 UTC (rev 24262)
@@ -1,25 +0,0 @@
-COPYRIGHT
-    Copyright 2005, 2006 by Audrey Tang <cpan at audreyt.org>.
-
-    This software is released under the MIT license cited below.
-
-  The "MIT" License
-    Permission is hereby granted, free of charge, to any person obtaining a
-    copy of this software and associated documentation files (the
-    "Software"), to deal in the Software without restriction, including
-    without limitation the rights to use, copy, modify, merge, publish,
-    distribute, sublicense, and/or sell copies of the Software, and to
-    permit persons to whom the Software is furnished to do so, subject to
-    the following conditions:
-
-    The above copyright notice and this permission notice shall be included
-    in all copies or substantial portions of the Software.
-
-    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-    OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
-    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-

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