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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Feb 23 21:07:13 CET 2011


Revision: 13456
          http://gar.svn.sourceforge.net/gar/?rev=13456&view=rev
Author:   dmichelsen
Date:     2011-02-23 20:07:13 +0000 (Wed, 23 Feb 2011)

Log Message:
-----------
cpan/Test-TCP: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Test-TCP/
    csw/mgar/pkg/cpan/Test-TCP/branches/
    csw/mgar/pkg/cpan/Test-TCP/tags/
    csw/mgar/pkg/cpan/Test-TCP/trunk/
    csw/mgar/pkg/cpan/Test-TCP/trunk/Makefile
    csw/mgar/pkg/cpan/Test-TCP/trunk/checksums
    csw/mgar/pkg/cpan/Test-TCP/trunk/files/


Property changes on: csw/mgar/pkg/cpan/Test-TCP/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/Test-TCP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Test-TCP/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-TCP/trunk/Makefile	2011-02-23 20:07:13 UTC (rev 13456)
@@ -0,0 +1,22 @@
+NAME = Test-TCP
+VERSION = 1.11
+CATEGORIES = cpan
+AUTHOR = TOKUHIROM
+
+DESCRIPTION = testing TCP program
+define BLURB
+endef
+
+PACKAGES += CSWpm-test-tcp
+CATALOGNAME_CSWpm-test-tcp = pm_test_tcp
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-test-tcp = 1
+RUNTIME_DEP_PKGS_CSWpm-test-tcp = CSWpm-test-sharedfork
+
+# This has not been released yet
+CHECKPKG_OVERRIDES_CSWpm-test-tcp += license-missing|/opt/csw/share/doc/pm_test_tcp/license
+
+# There really is no license
+CHECKPKG_OVERRIDES_CSWpm-test-tcp += unidentified-dependency|CSWpm-test-sharedfork
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/Test-TCP/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Test-TCP/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Test-TCP/trunk/checksums	2011-02-23 20:07:13 UTC (rev 13456)
@@ -0,0 +1 @@
+9dd3f0e3f4a8e2fb697180492418ac8c  Test-TCP-1.11.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