[csw-devel] SF.net SVN: gar:[18939] csw/mgar/pkg/cpan/IPC-Run3/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Aug 14 18:01:25 CEST 2012


Revision: 18939
          http://gar.svn.sourceforge.net/gar/?rev=18939&view=rev
Author:   dmichelsen
Date:     2012-08-14 16:01:25 +0000 (Tue, 14 Aug 2012)
Log Message:
-----------
cpan/IPC-Run3/trunk: Update to 0.045 and sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/IPC-Run3/trunk/Makefile
    csw/mgar/pkg/cpan/IPC-Run3/trunk/checksums

Modified: csw/mgar/pkg/cpan/IPC-Run3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IPC-Run3/trunk/Makefile	2012-08-14 16:00:58 UTC (rev 18938)
+++ csw/mgar/pkg/cpan/IPC-Run3/trunk/Makefile	2012-08-14 16:01:25 UTC (rev 18939)
@@ -1,20 +1,23 @@
 NAME = IPC-Run3
-VERSION = 0.043
+VERSION = 0.045
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = RJBS
 
 DESCRIPTION = Run a subprocess with input/ouput redirection
 define BLURB
-  This module allows you to run a subprocess and redirect stdin, stdout,
-  and/or stderr to files and perl data structures. It aims to satisfy 99% of
-  the need for using system()/qx``/open3() with a simple, extremely Perlish
-  API and none of the bloat and rarely used features of IPC::Run.
 endef
 
-PACKAGES = CSWpmipcrun3
-CATALOGNAME = pm_ipcrun3
+CATALOG_RELEASE = unstable
 
-ARCHALL = 1
+LICENSE = LICENSE
 
+PACKAGES += CSWpm-ipc-run3
+CATALOGNAME_CSWpm-ipc-run3 = pm_ipc_run3
+SPKG_DESC_CSWpm-ipc-run3 = Run a subprocess with input/ouput redirection
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-ipc-run3 = 1
+OBSOLETED_BY_CSWpm-ipc-run3 += CSWpmipcrun3
+CATALOGNAME_CSWpmipcrun3 = pm_ipcrun3_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/IPC-Run3/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IPC-Run3/trunk/checksums	2012-08-14 16:00:58 UTC (rev 18938)
+++ csw/mgar/pkg/cpan/IPC-Run3/trunk/checksums	2012-08-14 16:01:25 UTC (rev 18939)
@@ -1 +1 @@
-ef3c073f900bcc9c3e30e91f1fc00fda  download/IPC-Run3-0.043.tar.gz
+e8913c03a8a6c6297a6e622d656e343a  IPC-Run3-0.045.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