Revision: 21113
          http://gar.svn.sourceforge.net/gar/?rev=21113&view=rev
Author:   bonivart
Date:     2013-05-16 14:17:40 +0000 (Thu, 16 May 2013)
Log Message:
-----------
cpan/Text-Iconv/trunk: fix name, deps

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile

Modified: csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile 2013-05-16 13:51:02 UTC (rev 
21112)
+++ csw/mgar/pkg/cpan/Text-Iconv/trunk/Makefile 2013-05-16 14:17:40 UTC (rev 
21113)
@@ -6,14 +6,16 @@
 
 DESCRIPTION = Perl interface to iconv() codeset conversion function
 define BLURB
-  Perl interface to iconv() codeset conversion function
 endef
 
 DISTFILES += COPYING
 
-PACKAGES = CSWpmtexticonv
-CATALOGNAME = pm_texticonv
+PACKAGES = CSWpm-text-iconv
+CATALOGNAME = pm_text_iconv
+SPKG_DESC_CSWpm-text-iconv = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-text-iconv = CSWpmtexticonv
+CATALOGNAME_CSWpmtexticonv = pm_texticonv
 
-RUNTIME_DEP_PKGS_CSWpmtexticonv += CSWiconv
+RUNTIME_DEP_PKGS += CSWlibiconv2
 
 include gar/category.mk

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to