SF.net SVN: gar:[24181] csw/mgar/pkg/cpan/Net-Telnet/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Oct 16 10:07:03 CEST 2014


Revision: 24181
          http://sourceforge.net/p/gar/code/24181
Author:   dmichelsen
Date:     2014-10-16 08:07:01 +0000 (Thu, 16 Oct 2014)
Log Message:
-----------
cpan/Net-Telnet/trunk: Update to 3.04 and makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Net-Telnet/trunk/Makefile
    csw/mgar/pkg/cpan/Net-Telnet/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Net-Telnet/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/cpan/Net-Telnet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Net-Telnet/trunk/Makefile	2014-10-15 15:27:08 UTC (rev 24180)
+++ csw/mgar/pkg/cpan/Net-Telnet/trunk/Makefile	2014-10-16 08:07:01 UTC (rev 24181)
@@ -1,29 +1,22 @@
 NAME = Net-Telnet
-VERSION = 3.03
+VERSION = 3.04
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = JROGERS
 
 DESCRIPTION = Interact with TELNET port or other TCP ports
 define BLURB
-  Net::Telnet allows you to make client connections to a TCP port and do
-  network I/O, especially to a port using the TELNET protocol. Simple I/O
-  methods such as print, get, and getline are provided. More sophisticated
-  interactive features are provided because connecting to a TELNET port
-  ultimately means communicating with a program designed for human
-  interaction. These interactive features include the ability to specify a
-  time-out and to wait for patterns to appear in the input stream, such as
-  the prompt from a shell.
 endef
 
-PACKAGES = CSWpmnettelnet
-CATALOGNAME = pm_nettelnet
-ARCHALL = 1
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the unknown license
+
+PACKAGES += CSWpm-net-telnet
+CATALOGNAME_CSWpm-net-telnet = pm_net_telnet
+SPKG_DESC_CSWpm-net-telnet = Interact with TELNET port or other TCP ports
+ARCHALL_CSWpm-net-telnet = 1
+OBSOLETED_BY_CSWpm-net-telnet += CSWpmnettelnet
+CATALOGNAME_CSWpmnettelnet = pm_nettelnet_stub
+
 include gar/category.mk
-
-post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(NAME)
-post-install-modulated:
-	@ginstall -d $(DOCDEST)
-	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
-	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/cpan/Net-Telnet/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Net-Telnet/trunk/checksums	2014-10-15 15:27:08 UTC (rev 24180)
+++ csw/mgar/pkg/cpan/Net-Telnet/trunk/checksums	2014-10-16 08:07:01 UTC (rev 24181)
@@ -1 +1 @@
-2f7d34b09d6117baefe89d44cff9d5fc  download/Net-Telnet-3.03.tar.gz
+d2514080116c1b0fa5f96295c84538e3  Net-Telnet-3.04.tar.gz

Deleted: csw/mgar/pkg/cpan/Net-Telnet/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/Net-Telnet/trunk/files/changelog.CSW	2014-10-15 15:27:08 UTC (rev 24180)
+++ csw/mgar/pkg/cpan/Net-Telnet/trunk/files/changelog.CSW	2014-10-16 08:07:01 UTC (rev 24181)
@@ -1,5 +0,0 @@
-pm_nettelnet (3.03,REV=2009.07.03)
-
-  * Initial release.
-
- -- Sebastian Kayser <skayser at opencsw.org>  Fri,  3 Jul 2009 13:04:28 +0200

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