[csw-devel] SF.net SVN: gar:[20035] csw/mgar/pkg/cpan/Socket6/trunk/Makefile
guillomovitch at users.sourceforge.net
guillomovitch at users.sourceforge.net
Sat Jan 5 15:13:44 CET 2013
Revision: 20035
http://gar.svn.sourceforge.net/gar/?rev=20035&view=rev
Author: guillomovitch
Date: 2013-01-05 14:13:43 +0000 (Sat, 05 Jan 2013)
Log Message:
-----------
rename to match current naming policy
Modified Paths:
--------------
csw/mgar/pkg/cpan/Socket6/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Socket6/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Socket6/trunk/Makefile 2013-01-05 13:25:15 UTC (rev 20034)
+++ csw/mgar/pkg/cpan/Socket6/trunk/Makefile 2013-01-05 14:13:43 UTC (rev 20035)
@@ -4,14 +4,17 @@
GARTYPE = v2
AUTHOR = UMEMOTO
-DESCRIPTION = IPv6 related part of the C socket.h defines and structure manipulators
+DESCRIPTION = Getaddrinfo/getnameinfo support module
define BLURB
- This module provides glue routines to the various IPv6 functions.
- If you use the Socket6 module, be sure to specify "use Socket" as well
- as "use Socket6".
+This module provides glue routines to the various IPv6 functions.
endef
-PACKAGES = CSWpmsocket6
-CATALOGNAME = pm_socket6
+LICENSE_TEXT = The license for this package is unknown
+PACKAGES += CSWpm-socket6
+CATALOGNAME_CSWpm-socket6 = pm_socket6
+SPKG_DESC_CSWpm-socket6 = Getaddrinfo/getnameinfo support module
+OBSOLETED_BY_CSWpm-socket6 += CSWpmsocket6
+CATALOGNAME_CSWpmsocket6 = pm_socket6_stub
+
include gar/category.mk
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