Bug 95298

Summary: [patch] update mtr port to version 0.70
Product: Ports & Packages Reporter: Antonio Querubin <tony>
Component: Individual Port(s)Assignee: Vasil Dimov <vd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff
none
file.diff
none
file.diff none

Description Antonio Querubin 2006-04-04 10:40:13 UTC
This updates the mtr port to version 0.70 and includes a single fix for an IPv6 reverse name resolution bug.

Although version 0.71 is available, it has some non-trivial build issues with autoconf, and does not fix any new bugs beyond that already fixed in 0.70.

Fix: Patch for /usr/ports/net/mtr:

PORTNAME=      mtr
-PORTVERSION=   0.69
-PORTREVISION=  3
+PORTVERSION=   0.70
+PORTREVISION=  0
 CATEGORIES=    net ipv6
 MASTER_SITES=  ftp://ftp.bitwizard.nl/mtr/ \
                ftp://ftp.netsw.org/net/ip/audit/packets/ \
PORTNAME=      mtr
-PORTVERSION=   0.69
-PORTREVISION=  3
+PORTVERSION=   0.70
+PORTREVISION=  0
 CATEGORIES=    net ipv6
 MASTER_SITES=  ftp://ftp.bitwizard.nl/mtr/ \
                ftp://ftp.netsw.org/net/ip/audit/packets/ \
PORTNAME=      mtr
-PORTVERSION=   0.69
-PORTREVISION=  3
+PORTVERSION=   0.70
+PORTREVISION=  0
 CATEGORIES=    net ipv6
 MASTER_SITES=  ftp://ftp.bitwizard.nl/mtr/ \
                ftp://ftp.netsw.org/net/ip/audit/packets/ \
How-To-Repeat: Apply patch below and remove /usr/ports/net/mtr/patch-net.c (incorporated into version 0.70).
Comment 1 Vasil Dimov freebsd_committer freebsd_triage 2006-04-21 15:29:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

Take
Comment 2 Vasil Dimov freebsd_committer freebsd_triage 2006-04-21 15:29:29 UTC
State Changed
From-To: open->closed

Committed, please use diff -urN next time, thanks!