[csw-devel] SF.net SVN: gar:[17248] csw/mgar/pkg/cpan/Path-Class/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Feb 29 11:38:38 CET 2012
Revision: 17248
http://gar.svn.sourceforge.net/gar/?rev=17248&view=rev
Author: dmichelsen
Date: 2012-02-29 10:38:38 +0000 (Wed, 29 Feb 2012)
Log Message:
-----------
cpan/Path-Class/trunk: Update to 0.25
Modified Paths:
--------------
csw/mgar/pkg/cpan/Path-Class/trunk/Makefile
csw/mgar/pkg/cpan/Path-Class/trunk/checksums
Modified: csw/mgar/pkg/cpan/Path-Class/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Path-Class/trunk/Makefile 2012-02-29 10:31:45 UTC (rev 17247)
+++ csw/mgar/pkg/cpan/Path-Class/trunk/Makefile 2012-02-29 10:38:38 UTC (rev 17248)
@@ -1,33 +1,28 @@
NAME = Path-Class
-VERSION = 0.24
+VERSION = 0.25
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = KWILLIAMS
DESCRIPTION = Cross-platform path specification manipulation
define BLURB
- Path::Class is a module for manipulation of file and directory
- specifications (strings describing their locations, like '/home/ken/foo.txt'
- or 'C:\Windows\Foo.txt') in a cross-platform manner. It supports pretty much
- every platform Perl runs on, including Unix, Windows, Mac, VMS, Epoc,
- Cygwin, OS/2, and NetWare.
endef
-BUILD_DEP_PKGS = CSWpmextutilsdepends CSWpmextutpkgconf
-RUNTIME_DEP_PKGS_CSWpmpathclass = CSWpmextutilsdepends CSWpmextutpkgconf
+CATALOG_RELEASE = unstable
-CATALOGNAME = pm_pathclass
-PACKAGES = CSWpmpathclass
+LICENSE = LICENSE
-ARCHALL_CSWpmpathclass = 1
+PACKAGES += CSWpm-path-class
+CATALOGNAME_CSWpm-path-class = pm_path_class
+SPKG_DESC_CSWpm-path-class = Cross-platform path specification manipulation
+ARCHALL_CSWpm-path-class = 1
+OBSOLETED_BY_CSWpm-path-class += CSWpmpathclass
+CATALOGNAME_CSWpmpathclass = pm_pathclass_stub
-LICENSE = README
+# These are just docs
+CHECKPKG_OVERRIDES_CSWpm-path-class += file-with-bad-content|/usr/local|root/opt/csw/share/perl/csw/Path/Class/Dir.pm
+CHECKPKG_OVERRIDES_CSWpm-path-class += file-with-bad-content|/usr/local|root/opt/csw/share/perl/csw/Path/Class/File.pm
+CHECKPKG_OVERRIDES_CSWpm-path-class += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Path::Class::File.3perl
+CHECKPKG_OVERRIDES_CSWpm-path-class += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Path::Class::Dir.3perl
-CHECKPKG_OVERRIDES_CSWpmpathclass += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Path::Class::File.3perl
-CHECKPKG_OVERRIDES_CSWpmpathclass += file-with-bad-content|/usr/local|root/opt/csw/share/man/man3/Path::Class::Dir.3perl
-CHECKPKG_OVERRIDES_CSWpmpathclass += file-with-bad-content|/usr/local|root/opt/csw/share/perl/csw/Path/Class/File.pm
-CHECKPKG_OVERRIDES_CSWpmpathclass += file-with-bad-content|/usr/local|root/opt/csw/share/perl/csw/Path/Class/Dir.pm
-CHECKPKG_OVERRIDES_CSWpmpathclass += catalogname-does-not-match-pkgname|pkgname=CSWpmpathclass|catalogname=pm_pathclass|expected-catalogname=pmpathclass
-
include gar/category.mk
-
Modified: csw/mgar/pkg/cpan/Path-Class/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Path-Class/trunk/checksums 2012-02-29 10:31:45 UTC (rev 17247)
+++ csw/mgar/pkg/cpan/Path-Class/trunk/checksums 2012-02-29 10:38:38 UTC (rev 17248)
@@ -1 +1 @@
-ea0fcec77c63d833a4296ce5b27a5bf2 Path-Class-0.24.tar.gz
+91517fdac5262e8665ae2ba9f507824b Path-Class-0.25.tar.gz
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