[csw-devel] SF.net SVN: gar:[20290] csw/mgar/pkg/cpan/Sys-Hostname-Long/trunk/Makefile
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sun Feb 10 16:30:41 CET 2013
Revision: 20290
http://gar.svn.sourceforge.net/gar/?rev=20290&view=rev
Author: bonivart
Date: 2013-02-10 15:30:41 +0000 (Sun, 10 Feb 2013)
Log Message:
-----------
cpan/Sys-Hostname-Long/trunk: fix name
Modified Paths:
--------------
csw/mgar/pkg/cpan/Sys-Hostname-Long/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Sys-Hostname-Long/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sys-Hostname-Long/trunk/Makefile 2013-02-10 15:11:07 UTC (rev 20289)
+++ csw/mgar/pkg/cpan/Sys-Hostname-Long/trunk/Makefile 2013-02-10 15:30:41 UTC (rev 20290)
@@ -6,17 +6,16 @@
DESCRIPTION = Try every conceivable way to get full hostname
define BLURB
- This is the SECOND release of this code. It has an improved set of tests and
- improved interfaces - but it is still often failing to get a full host name.
- This of course is the reason I wrote the module, it is difficult to get full
- host names accurately on each system. On some systems (eg: Linux) it is
- dependent on the order of the entries in /etc/hosts.
endef
DISTFILES += COPYING
-PACKAGES = CSWpmsyshostnamelong
-CATALOGNAME = pm_syshostnamelong
+PACKAGES = CSWpm-sys-hostname-long
+CATALOGNAME = pm_sys_hostname_long
+SPKG_DESC_CSWpm-sys-hostname-long = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-sys-hostname-long = CSWpmsyshostnamelong
+CATALOGNAME_CSWpmsyshostnamelong = pm_syshostnamelong
+
ARCHALL = 1
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