[csw-devel] SF.net SVN: gar:[7039] csw/mgar/pkg/cpan/Unicode-Map/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Oct 29 18:28:53 CET 2009
Revision: 7039
http://gar.svn.sourceforge.net/gar/?rev=7039&view=rev
Author: dmichelsen
Date: 2009-10-29 17:28:53 +0000 (Thu, 29 Oct 2009)
Log Message:
-----------
cpan/Unicode-Map: Update to mGAR v2 and 0.112
Modified Paths:
--------------
csw/mgar/pkg/cpan/Unicode-Map/trunk/Makefile
csw/mgar/pkg/cpan/Unicode-Map/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Unicode-Map/trunk/files/CSWpmunimap.gspec
Property Changed:
----------------
csw/mgar/pkg/cpan/Unicode-Map/trunk/
Property changes on: csw/mgar/pkg/cpan/Unicode-Map/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Unicode-Map/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Unicode-Map/trunk/Makefile 2009-10-29 17:25:24 UTC (rev 7038)
+++ csw/mgar/pkg/cpan/Unicode-Map/trunk/Makefile 2009-10-29 17:28:53 UTC (rev 7039)
@@ -3,13 +3,14 @@
CATEGORIES = cpan
AUTHOR = MSCHWARTZ
-DESCRIPTION = maps charsets from and to utf16 unicode
+DESCRIPTION = Maps charsets from and to utf16 unicode
define BLURB
This module converts strings from and to 2-byte Unicode UCS2 format. All
mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To
transform these use Unicode::String.
endef
-DISTFILES += CSWpmunimap.gspec
+PACKAGES = CSWpmunicodemap
+CATALOGNAME = pm_unicodemap
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Unicode-Map/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Unicode-Map/trunk/checksums 2009-10-29 17:25:24 UTC (rev 7038)
+++ csw/mgar/pkg/cpan/Unicode-Map/trunk/checksums 2009-10-29 17:28:53 UTC (rev 7039)
@@ -1,2 +1 @@
-8115666ca2b4dbf98516981538af0be4 download/CSWpmunimap.gspec
-edaa8fc5ddf0e5d805e274283dd0625d download/Unicode-Map-0.112.tar.gz
+edaa8fc5ddf0e5d805e274283dd0625d Unicode-Map-0.112.tar.gz
Deleted: csw/mgar/pkg/cpan/Unicode-Map/trunk/files/CSWpmunimap.gspec
===================================================================
--- csw/mgar/pkg/cpan/Unicode-Map/trunk/files/CSWpmunimap.gspec 2009-10-29 17:25:24 UTC (rev 7038)
+++ csw/mgar/pkg/cpan/Unicode-Map/trunk/files/CSWpmunimap.gspec 2009-10-29 17:28:53 UTC (rev 7039)
@@ -1,4 +0,0 @@
-%var bitname pm_unicodemap
-%var pkgname CSWpmunimap
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright url file://%{WORKSRC}/COPYING
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