Date: Sun, 29 May 2005 09:36:52 GMT From: Matthew Luckie <mjl@luckie.org.nz> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/81616: [patch] update to scamper 20050529 Message-ID: <200505290936.j4T9aqQR089462@www.freebsd.org> Resent-Message-ID: <200505290940.j4T9e2IM025055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 81616 >Category: ports >Synopsis: [patch] update to scamper 20050529 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 29 09:40:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthew Luckie >Release: FreeBSD 4.10 >Organization: University of Waikato >Environment: FreeBSD latex.plunket.luckie.org.nz 4.10-RELEASE FreeBSD 4.10-RELEASE #6: Fri Jun 11 18:34:18 NZST 2004 root@latex.plunket.luckie.org.nz:/usr/src/sys/compile/latex alpha >Description: Update to scamper cvs 20050529 * use IPV6_DONTFRAG on systems that supply it * tx on linux sit devices * port to SunOS * bug fixes relating to datalink writes >How-To-Repeat: N/A >Fix: diff -uNr scamper.orig/Makefile scamper/Makefile --- scamper.orig/Makefile Mon May 23 15:16:41 2005 +++ scamper/Makefile Sun May 29 21:13:09 2005 @@ -6,8 +6,7 @@ # PORTNAME= scamper -PORTVERSION= 20050516 -PORTREVISION= 1 +PORTVERSION= 20050529 CATEGORIES= net ipv6 MASTER_SITES= http://www.wand.net.nz/scamper/ DISTNAME= ${PORTNAME}-cvs-${PORTVERSION} diff -uNr scamper.orig/distinfo scamper/distinfo --- scamper.orig/distinfo Mon May 23 08:20:34 2005 +++ scamper/distinfo Sun May 29 21:14:58 2005 @@ -1,2 +1,2 @@ -MD5 (scamper-cvs-20050516.tar.gz) = 8ec48358d249d2cbef41b0dca3a8206a -SIZE (scamper-cvs-20050516.tar.gz) = 145721 +MD5 (scamper-cvs-20050529.tar.gz) = 5887457748aa0aac75bbab30ae41a507 +SIZE (scamper-cvs-20050529.tar.gz) = 152677 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505290936.j4T9aqQR089462>