#942: Update master sites for net/netcat -------------------------------+-------------------------------- Reporter: opendarwin.org@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: netcat | -------------------------------+-------------------------------- Changes (by ryandesign@…): * port: => netcat Old description:
Patch to update net/netcat Portfile for new planetmirror.com master site (as found by Bill Fenner's distfile survey). Generated by: % cvs diff -u net/netcat/Portfile ----- start patch ------ Index: net/netcat/Portfile ============================================================ ======= RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/netcat/Portfile,v retrieving revision 1.16 diff -u -r1.16 Portfile --- net/netcat/Portfile 7 Aug 2003 01:52:12 -0000 1.16 +++ net/netcat/Portfile 17 Sep 2003 03:03:56 -0000 @@ -4,7 +4,7 @@ name netcat version 1.10 categories net -maintainers opendarwin.org@darkart.com +maintainers opendarwin.org@darkart.com description Utility for managing network connections long_description Netcat is a simple Unix utility which reads and writes data across \ network connections using TCP or UDP protocol. It is designed to be a \ @@ -16,7 +16,7 @@ platforms darwin freebsd master_sites ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \ ftp://ftp.cuhk.edu.hk/pub/packages/security/purdue/netutils/netcat/ \ - http://www.planetmirror.com/pub/lprng/TOOLS/ + http://public.www.planetmirror.com/pub/lprng/TOOLS/ regsub -all "\\." ${portversion} "" num distfiles nc${num}.tgz checksums md5 402632f2fe01c169ff19a0ad6e9d608c
New description: Patch to update net/netcat Portfile for new planetmirror.com master site (as found by Bill Fenner's distfile survey). Generated by: {{{ % cvs diff -u net/netcat/Portfile }}} {{{ Index: net/netcat/Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/netcat/Portfile,v retrieving revision 1.16 diff -u -r1.16 Portfile --- net/netcat/Portfile 7 Aug 2003 01:52:12 -0000 1.16 +++ net/netcat/Portfile 17 Sep 2003 03:03:56 -0000 @@ -4,7 +4,7 @@ name netcat version 1.10 categories net -maintainers opendarwin.org@darkart.com +maintainers opendarwin.org@darkart.com description Utility for managing network connections long_description Netcat is a simple Unix utility which reads and writes data across \ network connections using TCP or UDP protocol. It is designed to be a \ @@ -16,7 +16,7 @@ platforms darwin freebsd master_sites ftp://coast.cs.purdue.edu/pub/tools/unix/netutils/netcat/ \ ftp://ftp.cuhk.edu.hk/pub/packages/security/purdue/netutils/netcat/ \ - http://www.planetmirror.com/pub/lprng/TOOLS/ + http://public.www.planetmirror.com/pub/lprng/TOOLS/ regsub -all "\\." ${portversion} "" num distfiles nc${num}.tgz checksums md5 402632f2fe01c169ff19a0ad6e9d608c }}} -- -- Ticket URL: <https://trac.macports.org/ticket/942#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X