[csw-devel] SF.net SVN: gar:[14076] csw/mgar/pkg/cpan
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Tue Apr 5 16:29:07 CEST 2011
Revision: 14076
http://gar.svn.sourceforge.net/gar/?rev=14076&view=rev
Author: idogan23
Date: 2011-04-05 14:29:06 +0000 (Tue, 05 Apr 2011)
Log Message:
-----------
Net-UCP: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Net-UCP/
csw/mgar/pkg/cpan/Net-UCP/branches/
csw/mgar/pkg/cpan/Net-UCP/tags/
csw/mgar/pkg/cpan/Net-UCP/trunk/
csw/mgar/pkg/cpan/Net-UCP/trunk/Makefile
csw/mgar/pkg/cpan/Net-UCP/trunk/checksums
csw/mgar/pkg/cpan/Net-UCP/trunk/files/
csw/mgar/pkg/cpan/Net-UCP/trunk/files/LICENSE
Property changes on: csw/mgar/pkg/cpan/Net-UCP/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/Net-UCP/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Net-UCP/trunk/Makefile 2011-04-05 14:29:06 UTC (rev 14076)
@@ -0,0 +1,27 @@
+NAME = Net-UCP
+VERSION = 0.41
+CATEGORIES = cpan
+AUTHOR = NEMUX
+
+DESCRIPTION = Perl extension for EMI UCP Protocol
+define BLURB
+ Perl extension for EMI - UCP Protocol
+endef
+
+MODDIST = $(NAME)-$(VERSION).tgz
+
+PACKAGES = CSWpmnetucp
+CATALOGNAME = pm_netucp
+
+CHECKPKG_OVERRIDES_CSWpmnetucp += catalogname-does-not-match-pkgname|pkgname=CSWpmnetucp|catalogname=pm_netucp|expected-catalogname=pmnetucp
+
+DISTFILES += LICENSE
+ARCHALL = 1
+
+LICENSE = LICENSE
+
+RUNTIME_DEP_PKGS_CSWpmnetucp = CSWpmnetucpcommon
+RUNTIME_DEP_PKGS_CSWpmnetucp = CSWpmnetucpinttimeout
+RUNTIME_DEP_PKGS_CSWpmnetucp = CSWpmnetucptransactionmanager
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Net-UCP/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Net-UCP/trunk/checksums 2011-04-05 14:29:06 UTC (rev 14076)
@@ -0,0 +1 @@
+9140c11d32148866c32bed2e8af0a52f Net-UCP-0.41.tgz
Added: csw/mgar/pkg/cpan/Net-UCP/trunk/files/LICENSE
===================================================================
--- csw/mgar/pkg/cpan/Net-UCP/trunk/files/LICENSE (rev 0)
+++ csw/mgar/pkg/cpan/Net-UCP/trunk/files/LICENSE 2011-04-05 14:29:06 UTC (rev 14076)
@@ -0,0 +1,5 @@
+Copyright (C) 2008 by Marco Romano
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.8.7 or,
+at your option, any later version of Perl 5 you may have available.
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