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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Aug 30 14:41:51 CEST 2012


Revision: 19112
          http://gar.svn.sourceforge.net/gar/?rev=19112&view=rev
Author:   dmichelsen
Date:     2012-08-30 12:41:51 +0000 (Thu, 30 Aug 2012)
Log Message:
-----------
cpan/IPC-Run/trunk: Update to 0.91 and sanitize package name

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

Modified: csw/mgar/pkg/cpan/IPC-Run/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IPC-Run/trunk/Makefile	2012-08-30 10:42:27 UTC (rev 19111)
+++ csw/mgar/pkg/cpan/IPC-Run/trunk/Makefile	2012-08-30 12:41:51 UTC (rev 19112)
@@ -1,22 +1,23 @@
 NAME = IPC-Run
-VERSION = 0.89
+VERSION = 0.91
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = TODDR
 
-DESCRIPTION = Provides system() and background procs w/ piping, redirs, ptys
+DESCRIPTION = System() and background procs w/ piping, redirs, ptys (Unix, Win32)
 define BLURB
-  IPC::Run allows you run and interact with child processes using files,
-  pipes, and pseudo-ttys. Both system()-style and scripted usages are
-  supported and may be mixed. Likewise, functional and OO API styles are both
-  supported and may be mixed.
 endef
 
-PACKAGES = CSWpmipcrun
-CATALOGNAME = pm_ipcrun
+CATALOG_RELEASE = unstable
 
 LICENSE = LICENSE
 
-ARCHALL = 1
+PACKAGES += CSWpm-ipc-run
+CATALOGNAME_CSWpm-ipc-run = pm_ipc_run
+SPKG_DESC_CSWpm-ipc-run = System() and background procs w/ piping, redirs, ptys (Unix, Win32)
+ARCHALL_CSWpm-ipc-run = 1
+RUNTIME_DEP_PKGS_CSWpm-ipc-run += CSWpm-io-tty
+OBSOLETED_BY_CSWpm-ipc-run += CSWpmipcrun
+CATALOGNAME_CSWpmipcrun = pm_ipcrun_stub
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/IPC-Run/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IPC-Run/trunk/checksums	2012-08-30 10:42:27 UTC (rev 19111)
+++ csw/mgar/pkg/cpan/IPC-Run/trunk/checksums	2012-08-30 12:41:51 UTC (rev 19112)
@@ -1 +1 @@
-9dc3b8cca378b871fafab7c6e5a61cdd  IPC-Run-0.89.tar.gz
+8ecab27c7c99a1644de3b09db7da0e0e  IPC-Run-0.91.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