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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Apr 9 22:58:00 CEST 2010


Revision: 9595
          http://gar.svn.sourceforge.net/gar/?rev=9595&view=rev
Author:   bonivart
Date:     2010-04-09 20:58:00 +0000 (Fri, 09 Apr 2010)

Log Message:
-----------
pm_idnapunycode: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/IDNA-Punycode/
    csw/mgar/pkg/cpan/IDNA-Punycode/branches/
    csw/mgar/pkg/cpan/IDNA-Punycode/tags/
    csw/mgar/pkg/cpan/IDNA-Punycode/trunk/
    csw/mgar/pkg/cpan/IDNA-Punycode/trunk/Makefile
    csw/mgar/pkg/cpan/IDNA-Punycode/trunk/checksums
    csw/mgar/pkg/cpan/IDNA-Punycode/trunk/files/


Property changes on: csw/mgar/pkg/cpan/IDNA-Punycode/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/IDNA-Punycode/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IDNA-Punycode/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/IDNA-Punycode/trunk/Makefile	2010-04-09 20:58:00 UTC (rev 9595)
@@ -0,0 +1,24 @@
+GARNAME = IDNA-Punycode
+GARVERSION = 1.001
+CATEGORIES = cpan
+AUTHOR = CFAERBER
+
+DESCRIPTION = Deprecated module for IDNA and Punyode
+define BLURB
+  Deprecated module for IDNA and Punyode
+endef
+
+PACKAGES = CSWpmidnapunycode
+CATALOGNAME = pm_idnapunycode
+#ARCHALL = 1
+
+LICENSE = LICENSE
+
+#Warning: prerequisite Net::IDN::Encode 1 not found.
+#Warning: prerequisite Net::IDN::Punycode 1 not found.
+#Warning: prerequisite Test::NoWarnings 0 not found.
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/IDNA-Punycode/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IDNA-Punycode/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/IDNA-Punycode/trunk/checksums	2010-04-09 20:58:00 UTC (rev 9595)
@@ -0,0 +1 @@
+3052cad5a6fcd7141cf84540a6c26820  IDNA-Punycode-1.001.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