Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 1999 08:47:12 +0200
From:      Gianmarco Giovannelli <gmarco@giovannelli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13681: Update port: net/mtr 
Message-ID:  <4.1.19990910084359.016d0df0@194.184.65.4>

next in thread | raw e-mail | index | archive | help

>Number:         13681
>Category:       ports
>Synopsis:       Update port: net/mtr
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 10 07:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Gianmarco Giovannelli
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
< Private >
>Environment:

FreeBSD gmarco.eclipse.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Thu Sep  9
02:19:
25 CEST 1999     gmarco@gmarco.eclipse.org:/usr/src/sys/compile/GMARCO  i386   

>Description:

This diff update mtr 0.39 to the latest 0.41

>How-To-Repeat:

>Fix:

diff -ruN mtr.old/Makefile mtr/Makefile
--- mtr.old/Makefile	Sat Sep  4 15:28:09 1999
+++ mtr/Makefile	Fri Sep 10 08:34:39 1999
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/net/mtr/Makefile,v 1.12 1999/08/30 14:23:21 peter Exp $
 #
 
-DISTNAME=	mtr-0.39
+DISTNAME=	mtr-0.41
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.bitwizard.nl/mtr/ \
 		http://www.giovannelli.it/~gmarco/files/
diff -ruN mtr.old/files/md5 mtr/files/md5
--- mtr.old/files/md5	Fri Jul 16 07:30:44 1999
+++ mtr/files/md5	Fri Sep 10 08:27:22 1999
@@ -1 +1 @@
-MD5 (mtr-0.39.tar.gz) = be918c0b078c2d63ec3d8243c557c189
+MD5 (mtr-0.41.tar.gz) = fd081c7c27fedfcf9de0dc04e632475b
diff -ruN mtr.old/patches/patch-01 mtr/patches/patch-01
--- mtr.old/patches/patch-01	Wed Jul 14 12:24:29 1999
+++ mtr/patches/patch-01	Fri Sep 10 08:32:28 1999
@@ -1,9 +1,11 @@
---- net.c.orig	Wed Jun  9 11:06:27 1999
-+++ net.c	Wed Jul 14 02:03:23 1999
-@@ -205,5 +205,5 @@
+--- net.c.orig	Fri Sep 10 08:30:33 1999
++++ net.c	Fri Sep 10 08:31:34 1999
+@@ -213,7 +213,7 @@
+     rv = sendto(sendsock, packet, packetsize, 0, 
  		(struct sockaddr *)&remoteaddress, sizeof(remoteaddress));
      if (rv >= 0) {
 -      fprintf (stderr, "You've got a broken (FreeBSD?) system\n");
-+      /* fprintf (stderr, "You've got a broken (FreeBSD?) system\n"); */
++/*      fprintf (stderr, "You've got a broken (FreeBSD?) system\n"); */
        BSDfix = 1;
      }
+   }
diff -ruN mtr.old/patches/patch-02 mtr/patches/patch-02
--- mtr.old/patches/patch-02	Tue Aug 10 10:24:12 1999
+++ mtr/patches/patch-02	Fri Sep 10 08:34:10 1999
@@ -1,5 +1,5 @@
---- dns.c.orig	Wed Jun  9 11:09:20 1999
-+++ dns.c	Tue Aug 10 01:21:12 1999
+--- dns.c.orig	Fri Sep 10 08:32:58 1999
++++ dns.c	Fri Sep 10 08:33:52 1999
 @@ -751,7 +751,7 @@
  void dorequest(char *s,int type,word id){
     packetheader *hp;



Best Regards,
Gianmarco Giovannelli ,  "Unix expert since yesterday"
http://www.giovannelli.it/~gmarco  
http://www2.masternet.it 




>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990910084359.016d0df0>