SF.net SVN: gar:[24289] csw/mgar/pkg/cpan/PPI/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu Nov 6 23:03:11 CET 2014
Revision: 24289
http://sourceforge.net/p/gar/code/24289
Author: bonivart
Date: 2014-11-06 22:03:08 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
cpan/PPI/trunk: update and fix deps
Modified Paths:
--------------
csw/mgar/pkg/cpan/PPI/trunk/Makefile
csw/mgar/pkg/cpan/PPI/trunk/checksums
Modified: csw/mgar/pkg/cpan/PPI/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/PPI/trunk/Makefile 2014-11-06 21:51:37 UTC (rev 24288)
+++ csw/mgar/pkg/cpan/PPI/trunk/Makefile 2014-11-06 22:03:08 UTC (rev 24289)
@@ -1,37 +1,23 @@
-# $Id: Makefile 13420 2011-02-20 21:04:03Z bdwalton $
-# TODO (release-critical prefixed with !, non release-critical with *)
-#
NAME = PPI
-VERSION = 1.215
+VERSION = 1.218
GARTYPE = v2
CATEGORIES = cpan
-AUTHOR = ADAMK
+AUTHOR = MITHALDU
DESCRIPTION = Parse, Analyze and Manipulate Perl (without perl)
define BLURB
- Parse, Analyze and Manipulate Perl (without perl)
endef
PACKAGES = CSWpm-ppi
CATALOGNAME = pm_ppi
+
ARCHALL = 1
-LICENSE = LICENSE
+RUNTIME_DEP_PKGS += CSWpm-clone
+RUNTIME_DEP_PKGS += CSWpm-file-remove
+RUNTIME_DEP_PKGS += CSWpm-io-string
+RUNTIME_DEP_PKGS += CSWpm-list-moreutils
+RUNTIME_DEP_PKGS += CSWpm-params-util
+RUNTIME_DEP_PKGS += CSWpm-task-weaken
-RUNTIME_DEP_PKGS = CSWpm-test-object
-RUNTIME_DEP_PKGS += CSWpm-test-nowarnings
-RUNTIME_DEP_PKGS += CSWpm-test-subcalls
-RUNTIME_DEP_PKGS += CSWpmclassinspector
-RUNTIME_DEP_PKGS += CSWpmclone
-RUNTIME_DEP_PKGS += CSWpmfileremove
-RUNTIME_DEP_PKGS += CSWpmiostring
-RUNTIME_DEP_PKGS += CSWpmlistmoreutils
-RUNTIME_DEP_PKGS += CSWpmparamsutil
-RUNTIME_DEP_PKGS += CSWpmtaskweaken
-
-# Unreleased packages, remove next time
-CHECKPKG_OVERRIDES_CSWpm-ppi += unidentified-dependency|CSWpm-test-subcalls
-CHECKPKG_OVERRIDES_CSWpm-ppi += unidentified-dependency|CSWpm-test-object
-
include gar/category.mk
-
Modified: csw/mgar/pkg/cpan/PPI/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/PPI/trunk/checksums 2014-11-06 21:51:37 UTC (rev 24288)
+++ csw/mgar/pkg/cpan/PPI/trunk/checksums 2014-11-06 22:03:08 UTC (rev 24289)
@@ -1 +1 @@
-7b58542e39e8a162d2f6866d7c059bae PPI-1.215.tar.gz
+788082ae43bd0a7bb9509885fc1073d9 PPI-1.218.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