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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Apr 23 16:52:35 CEST 2013


Revision: 20851
          http://gar.svn.sourceforge.net/gar/?rev=20851&view=rev
Author:   dmichelsen
Date:     2013-04-23 14:52:35 +0000 (Tue, 23 Apr 2013)
Log Message:
-----------
cpan/IO-CaptureOutput/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/IO-CaptureOutput/
    csw/mgar/pkg/cpan/IO-CaptureOutput/branches/
    csw/mgar/pkg/cpan/IO-CaptureOutput/tags/
    csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/
    csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/Makefile
    csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/checksums
    csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/files/


Property changes on: csw/mgar/pkg/cpan/IO-CaptureOutput/trunk
___________________________________________________________________
Added: svn:ignore
   + work



Added: csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/Makefile	2013-04-23 14:52:35 UTC (rev 20851)
@@ -0,0 +1,26 @@
+NAME = IO-CaptureOutput
+VERSION = 1.1102
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DAGOLDEN
+
+DESCRIPTION = Capture STDOUT and STDERR from Perl code, subprocesses or XS
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+PACKAGES += CSWpm-io-captureoutput
+CATALOGNAME_CSWpm-io-captureoutput = pm_io_captureoutput
+SPKG_DESC_CSWpm-io-captureoutput = Capture STDOUT and STDERR from Perl code, subprocesses or XS
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-io-captureoutput = 1
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/IO-CaptureOutput/trunk/checksums	2013-04-23 14:52:35 UTC (rev 20851)
@@ -0,0 +1 @@
+367b3c0eb33a4b600de4009b0445ae0d  IO-CaptureOutput-1.1102.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