[csw-devel] SF.net SVN: gar:[17171] csw/mgar/pkg/cpan/Test-Differences/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Feb 24 13:15:36 CET 2012
Revision: 17171
http://gar.svn.sourceforge.net/gar/?rev=17171&view=rev
Author: dmichelsen
Date: 2012-02-24 12:15:36 +0000 (Fri, 24 Feb 2012)
Log Message:
-----------
cpan/Test-Differences/trunk: Move to dynamic gspec, updateto 0.61, sanitize package name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Test-Differences/trunk/Makefile
csw/mgar/pkg/cpan/Test-Differences/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.depend
csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.gspec
csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.prototype
Modified: csw/mgar/pkg/cpan/Test-Differences/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-Differences/trunk/Makefile 2012-02-24 12:08:48 UTC (rev 17170)
+++ csw/mgar/pkg/cpan/Test-Differences/trunk/Makefile 2012-02-24 12:15:36 UTC (rev 17171)
@@ -1,18 +1,22 @@
NAME = Test-Differences
-VERSION = 0.47
+VERSION = 0.61
CATEGORIES = cpan
GARTYPE = v2
-AUTHOR = RBS
+AUTHOR = OVID
-DESCRIPTION = test strings and data structures and show differences
+DESCRIPTION = Test strings and data structures and show differences if not ok
define BLURB
- When the code you're testing returns multiple lines, records or data
- structures and they're just plain wrong, an equivalent to the Unix diff
- utility may be just what's needed.
endef
-DISTFILES += $(call admfiles,CSWpmtestdiff,depend prototype)
+CATALOG_RELEASE = unstable
-DEPENDS += cpan/Text-Diff
+LICENSE = README
+PACKAGES += CSWpm-test-differences
+CATALOGNAME_CSWpm-test-differences = pm_test_differences
+SPKG_DESC_CSWpm-test-differences = Test strings and data structures and show differences if not ok
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-differences = 1
+RUNTIME_DEP_PKGS_CSWpm-test-differences += CSWpmtextdiff
+
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Test-Differences/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-Differences/trunk/checksums 2012-02-24 12:08:48 UTC (rev 17170)
+++ csw/mgar/pkg/cpan/Test-Differences/trunk/checksums 2012-02-24 12:15:36 UTC (rev 17171)
@@ -1,4 +1 @@
-18eaf2b0a8149956614f9196efe4d4a9 download/CSWpmtestdiff.gspec
-a7864fa64516a9f4bb7f7c45129739a1 download/CSWpmtestdiff.depend
-76b45e75c880c10f9d8914e32af7076e download/CSWpmtestdiff.prototype
-e4fa76bb11b0d1db2d4213390413f5af download/Test-Differences-0.47.tar.gz
+8728047fbd04a32ffdbbc4304d635eb1 Test-Differences-0.61.tar.gz
Deleted: csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.depend
===================================================================
--- csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.depend 2012-02-24 12:08:48 UTC (rev 17170)
+++ csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.depend 2012-02-24 12:15:36 UTC (rev 17171)
@@ -1 +0,0 @@
-P CSWpmtextdiff pm_textdiff - perform diffs on files and record sets
Deleted: csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.gspec
===================================================================
--- csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.gspec 2012-02-24 12:08:48 UTC (rev 17170)
+++ csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.gspec 2012-02-24 12:15:36 UTC (rev 17171)
@@ -1,9 +0,0 @@
-%var bitname pm_testdiff
-%var pkgname CSWpmtestdiff
-%var arch all
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright 2001 Barrie Slaymaker, All Rights Reserved.
-
-You may use this software under the terms of the GNU public license, any
-version, or the Artistic license.
Deleted: csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.prototype
===================================================================
--- csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.prototype 2012-02-24 12:08:48 UTC (rev 17170)
+++ csw/mgar/pkg/cpan/Test-Differences/trunk/files/CSWpmtestdiff.prototype 2012-02-24 12:15:36 UTC (rev 17171)
@@ -1,14 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Test 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Test/Differences 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Test/Differences/.packlist 0644 root bin
-d none /opt/csw/share 0755 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Test::Differences.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-f none /opt/csw/share/perl/csw/Test/Differences.pm 0444 root bin
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