ports/51219: Update net/sendip: 2.3 -> 2.4

Kirill Ponomarew ponomarew at oberon.net
Mon Apr 21 16:50:19 UTC 2003


>Number:         51219
>Category:       ports
>Synopsis:       Update net/sendip: 2.3 -> 2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 21 09:50:17 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
FreeBSD voodoo.oberon.net 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Apr  2 12:24:32 CEST 2003     root at voodoo.oberon.net:/usr/obj/usr/src/sys/FREAK  i386
 
        
>Description:
Update net/sendip: 2.3 -> 2.4 

Added features:

- Random packet data payloads
- fix bug with iossr and iolsr adding wrong ip options
- ip_len really is now in host byte order on FreeBSD, so the sendto: Invalid
  argument thing really is fixed now.

>How-To-Repeat:
>Fix:

diff -ruN sendip.orig/Makefile sendip/Makefile
--- sendip.orig/Makefile        Tue Apr 15 11:53:49 2003
+++ sendip/Makefile     Mon Apr 21 18:37:41 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      sendip
-PORTVERSION=   2.3
+PORTVERSION=   2.4
 CATEGORIES=    net
 MASTER_SITES=  http://www.earth.li/projectpurple/files/
 
diff -ruN sendip.orig/distinfo sendip/distinfo
--- sendip.orig/distinfo        Tue Apr 15 11:53:49 2003
+++ sendip/distinfo     Mon Apr 21 18:39:28 2003
@@ -1 +1 @@
-MD5 (sendip-2.3.tar.gz) = d7f238f6f8582676013fe3eaf4401272
+MD5 (sendip-2.4.tar.gz) = bb165a033f11707daafb91c2e4cc6545

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



More information about the freebsd-ports-bugs mailing list