#2185: UPDATE: mtr-0.65 ------------------------+--------------------- Reporter: pjandot@… | Owner: yeled@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: mtr | ------------------------+--------------------- Changes (by ryandesign@…): * type: defect => update * port: => mtr Old description:
mtr-0.65
Following the diff of the portfile:
Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/mtr/Portfile,v retrieving revision 1.6 diff -w -u -r1.6 Portfile --- Portfile 6 Jan 2004 09:41:37 -0000 1.6 +++ Portfile 30 Aug 2004 22:13:39 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name mtr -version 0.52 +version 0.65 categories net security maintainers yeled@opendarwin.org description 'traceroute' and 'ping' in a single tool @@ -19,5 +19,5 @@ homepage http://www.bitwizard.nl/mtr/ platforms darwin master_sites ftp://ftp.bitwizard.nl/mtr/ -checksums md5 b0b4f8b9bbb946c5e19429aa4b62bb2f +checksums md5 32de3cb8f0763e352124ff4fd74690ab configure.env "CPPFLAGS='-DBIND_8_COMPAT'"
Comments: Roger has included my curses.c patch in the latest version of mtr so it's not needed anymore.
New description: mtr-0.65 Following the diff of the portfile: {{{ Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/mtr/Portfile,v retrieving revision 1.6 diff -w -u -r1.6 Portfile --- Portfile 6 Jan 2004 09:41:37 -0000 1.6 +++ Portfile 30 Aug 2004 22:13:39 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name mtr -version 0.52 +version 0.65 categories net security maintainers yeled@opendarwin.org description 'traceroute' and 'ping' in a single tool @@ -19,5 +19,5 @@ homepage http://www.bitwizard.nl/mtr/ platforms darwin master_sites ftp://ftp.bitwizard.nl/mtr/ -checksums md5 b0b4f8b9bbb946c5e19429aa4b62bb2f +checksums md5 32de3cb8f0763e352124ff4fd74690ab configure.env "CPPFLAGS='-DBIND_8_COMPAT'" }}} Comments: Roger has included my curses.c patch in the latest version of mtr so it's not needed anymore. -- -- Ticket URL: <https://trac.macports.org/ticket/2185#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X