[csw-devel] SF.net SVN: gar:[15145] csw/mgar/pkg/cpan

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Jul 20 02:49:40 CEST 2011


Revision: 15145
          http://gar.svn.sourceforge.net/gar/?rev=15145&view=rev
Author:   bonivart
Date:     2011-07-20 00:49:40 +0000 (Wed, 20 Jul 2011)

Log Message:
-----------
cpan/Perl-Critic/trunk: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Perl-Critic/
    csw/mgar/pkg/cpan/Perl-Critic/Makefile
    csw/mgar/pkg/cpan/Perl-Critic/branches/
    csw/mgar/pkg/cpan/Perl-Critic/tags/
    csw/mgar/pkg/cpan/Perl-Critic/trunk/
    csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile
    csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums
    csw/mgar/pkg/cpan/Perl-Critic/trunk/files/

Added: csw/mgar/pkg/cpan/Perl-Critic/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Perl-Critic/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Perl-Critic/Makefile	2011-07-20 00:49:40 UTC (rev 15145)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/cpan/Perl-Critic/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile	2011-07-20 00:49:40 UTC (rev 15145)
@@ -0,0 +1,47 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = Perl-Critic
+VERSION = 1.116
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = ELLIOTJS
+
+DESCRIPTION = Critique Perl source code for best-practices
+define BLURB
+  Critique Perl source code for best-practices
+endef
+
+PACKAGES = CSWpm-perl-critic
+CATALOGNAME = pm_perl_critic
+ARCHALL = 1
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpmreadline
+
+RUNTIME_DEP_PKGS += CSWperltidy
+RUNTIME_DEP_PKGS += CSWpm-email-address
+RUNTIME_DEP_PKGS += CSWpm-pod-spell
+RUNTIME_DEP_PKGS += CSWpm-ppi
+RUNTIME_DEP_PKGS += CSWpm-ppix-regexp
+RUNTIME_DEP_PKGS += CSWpm-ppix-utilities
+RUNTIME_DEP_PKGS += CSWpm-string-format
+RUNTIME_DEP_PKGS += CSWpmbkeywords
+RUNTIME_DEP_PKGS += CSWpmconfigtiny
+RUNTIME_DEP_PKGS += CSWpmtestdeep
+
+# 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
+
+# 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
+


Property changes on: csw/mgar/pkg/cpan/Perl-Critic/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Perl-Critic/trunk/checksums	2011-07-20 00:49:40 UTC (rev 15145)
@@ -0,0 +1 @@
+75b24983cde08329800d814ef7033ca9  Perl-Critic-1.116.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