[csw-devel] SF.net SVN: gar:[21088] csw/mgar/pkg/cpan/Perl-Critic/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed May 15 10:03:56 CEST 2013


Revision: 21088
          http://gar.svn.sourceforge.net/gar/?rev=21088&view=rev
Author:   bonivart
Date:     2013-05-15 08:03:55 +0000 (Wed, 15 May 2013)
Log Message:
-----------
cpan/Perl-Critic/trunk: update to 1.118, fix deps

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile
    csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums

Modified: csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile	2013-05-15 06:20:15 UTC (rev 21087)
+++ csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile	2013-05-15 08:03:55 UTC (rev 21088)
@@ -1,15 +1,11 @@
-# $Id$
-# TODO (release-critical prefixed with !, non release-critical with *)
-#
 NAME = Perl-Critic
-VERSION = 1.116
+VERSION = 1.118
 GARTYPE = v2
 CATEGORIES = cpan
-AUTHOR = ELLIOTJS
+AUTHOR = THALJEF
 
 DESCRIPTION = Critique Perl source code for best-practices
 define BLURB
-  Critique Perl source code for best-practices
 endef
 
 PACKAGES = CSWpm-perl-critic
@@ -18,30 +14,29 @@
 
 LICENSE = LICENSE
 
-BUILD_DEP_PKGS += CSWpmreadline
+BUILD_DEP_PKGS += CSWpm-module-build
+BUILD_DEP_PKGS += CSWpm-test-deep
 
-RUNTIME_DEP_PKGS += CSWperltidy
+# Required
+RUNTIME_DEP_PKGS += CSWpmbkeywords
+RUNTIME_DEP_PKGS += CSWpm-config-tiny
 RUNTIME_DEP_PKGS += CSWpm-email-address
-RUNTIME_DEP_PKGS += CSWpm-pod-spell
+RUNTIME_DEP_PKGS += CSWpm-exception-class
+RUNTIME_DEP_PKGS += CSWpm-io-string
+RUNTIME_DEP_PKGS += CSWpm-list-moreutils
 RUNTIME_DEP_PKGS += CSWpm-ppi
 RUNTIME_DEP_PKGS += CSWpm-ppix-regexp
 RUNTIME_DEP_PKGS += CSWpm-ppix-utilities
+RUNTIME_DEP_PKGS += CSWperltidy
+RUNTIME_DEP_PKGS += CSWpm-pod-spell
+RUNTIME_DEP_PKGS += CSWpmreadonly
 RUNTIME_DEP_PKGS += CSWpm-string-format
-RUNTIME_DEP_PKGS += CSWpmbkeywords
-RUNTIME_DEP_PKGS += CSWpmconfigtiny
-RUNTIME_DEP_PKGS += CSWpmtestdeep
+RUNTIME_DEP_PKGS += CSWpm-task-weaken
 
-# Unreleased deps, remove next time
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += unidentified-dependency|CSWpm-email-address
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += unidentified-dependency|CSWpm-pod-spell
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += unidentified-dependency|CSWpm-ppi
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += unidentified-dependency|CSWpm-ppix-regexp
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += unidentified-dependency|CSWpm-ppix-utilities
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += unidentified-dependency|CSWpm-string-format
+# Recommended
+RUNTIME_DEP_PKGS += CSWpmfilehomedir
+RUNTIME_DEP_PKGS += CSWpm-file-which
+RUNTIME_DEP_PKGS += CSWpm-readonly-xs
 
-# Harmless documentation examples
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += file-with-bad-content|/usr/share|root/opt/csw/share/perl/csw/Perl/Critic/Policy/CodeLayout/RequireTidyCode.pm
-CHECKPKG_OVERRIDES_CSWpm-perl-critic += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/Perl::Critic::Policy::CodeLayout::RequireTidyCode.3perl
-
 include gar/category.mk
 

Modified: csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums	2013-05-15 06:20:15 UTC (rev 21087)
+++ csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums	2013-05-15 08:03:55 UTC (rev 21088)
@@ -1 +1 @@
-75b24983cde08329800d814ef7033ca9  Perl-Critic-1.116.tar.gz
+25391a51d57cdf34c535f01d9ff91b83  Perl-Critic-1.118.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