Date: Wed, 24 May 2006 00:42:59 +0430 From: "Babak Farrokhi" <babak@farrokhi.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/97735: [Maintainer Update] port net-mgmt/nefu to 1.3 Message-ID: <1148415179.82382@home.farrokhi.net> Resent-Message-ID: <200605232120.k4NLKK5C080237@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97735 >Category: ports >Synopsis: [Maintainer Update] port net-mgmt/nefu to 1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 23 21:20:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD 6.1-STABLE #1: Fri May 12 21:09:54 IRDT 2006 root@home.farrokhi.net:/usr/obj/usr/src/sys/HOME >Description: update to 1.3: * no more lex/yacc dependencies * command line option for DNS test master domain * better connect() code for most tests >How-To-Repeat: >Fix: --- nefu.patch begins here --- diff -ruN nefu.orig/Makefile nefu/Makefile --- nefu.orig/Makefile Wed May 24 00:31:09 2006 +++ nefu/Makefile Wed May 24 00:31:14 2006 @@ -6,7 +6,7 @@ # PORTNAME= nefu -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= net-mgmt MASTER_SITES= http://rsug.itd.umich.edu/software/nefu/files/ EXTRACT_SUFX= .tgz diff -ruN nefu.orig/distinfo nefu/distinfo --- nefu.orig/distinfo Wed May 24 00:31:09 2006 +++ nefu/distinfo Wed May 24 00:32:35 2006 @@ -1,3 +1,3 @@ -MD5 (nefu-1.2.tgz) = 93491f365a27f05da389a95d0255a45c -SHA256 (nefu-1.2.tgz) = 9edd4bcb702fe7335abad9393b6bbe6df9200512de30517eee75da1e832b2247 -SIZE (nefu-1.2.tgz) = 308978 +MD5 (nefu-1.3.tgz) = a5c1f2262f7c9ecf7f359b532867d428 +SHA256 (nefu-1.3.tgz) = 76aa76e1dc8212aafb26b392198ffe9d55e6fac5a90b9a2ed8e3fcc9cc7b2975 +SIZE (nefu-1.3.tgz) = 1320960 --- nefu.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148415179.82382>