From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 17 18:00:52 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E16BE16A4D1 for ; Fri, 17 Sep 2004 18:00:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0325A43D64 for ; Fri, 17 Sep 2004 18:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8HI0cnA024276 for ; Fri, 17 Sep 2004 18:00:38 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8HI0cqo024266; Fri, 17 Sep 2004 18:00:38 GMT (envelope-from gnats) Resent-Date: Fri, 17 Sep 2004 18:00:38 GMT Resent-Message-Id: <200409171800.i8HI0cqo024266@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1049416A4CE for ; Fri, 17 Sep 2004 17:52:13 +0000 (GMT) Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F8B43D2F for ; Fri, 17 Sep 2004 17:52:12 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.13.1/8.13.1) id i8HHpUms069152; Fri, 17 Sep 2004 19:51:30 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200409171751.i8HHpUms069152@scone.ki.iif.hu> Date: Fri, 17 Sep 2004 19:51:30 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/71822: [MAINTAINER] net/netwib: update to 5.24.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 18:00:52 -0000 >Number: 71822 >Category: ports >Synopsis: [MAINTAINER] net/netwib: update to 5.24.0 >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: Fri Sep 17 18:00:38 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 5.3-BETA4 i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 5.3-BETA4 FreeBSD 5.3-BETA4 #3: Sun Sep 12 20:30:09 CEST 2004 >Description: Maintainer Update net/netwib to 5.24.0 Changes: Lists of addresses or ports can be sorted or not sorted, depending on user choice. The random number generator uses a 64-bit linear congruential generator. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- netwib-5.24.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/netwib.orig/Makefile /usr/ports/net/netwib/Makefile --- /usr/ports/net/netwib.orig/Makefile Wed Sep 1 16:20:54 2004 +++ /usr/ports/net/netwib/Makefile Fri Sep 17 19:23:18 2004 @@ -6,7 +6,7 @@ # PORTNAME= netwib -PORTVERSION= 5.23.0 +PORTVERSION= 5.24.0 CATEGORIES= net devel ipv6 MASTER_SITES= http://www.laurentconstantin.com/common/netw/netwib/download/v5/ \ http://membres.lycos.fr/lauconstantin/common/netw/netwib/download/v5/ \ @@ -21,10 +21,17 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src USE_REINPLACE= yes +SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/} MAN3= netwib.3 netwib_dat.3 netwib_err.3 netwib_net.3 \ netwib_pkt.3 netwib_shw.3 netwib_sys.3 +MAN3+= netwib${SHORTPORTVERSION}.3 netwib${SHORTPORTVERSION}_dat.3 \ + netwib${SHORTPORTVERSION}_err.3 \ + netwib${SHORTPORTVERSION}_net.3 \ + netwib${SHORTPORTVERSION}_pkt.3 \ + netwib${SHORTPORTVERSION}_shw.3 \ + netwib${SHORTPORTVERSION}_sys.3 -PLIST_SUB+= SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/} +PLIST_SUB+= SHORTPORTVERSION=${SHORTPORTVERSION} do-configure: @${REINPLACE_CMD} \ diff -ruN --exclude=CVS /usr/ports/net/netwib.orig/distinfo /usr/ports/net/netwib/distinfo --- /usr/ports/net/netwib.orig/distinfo Wed Sep 1 16:20:54 2004 +++ /usr/ports/net/netwib/distinfo Fri Sep 17 19:06:05 2004 @@ -1,4 +1,4 @@ -MD5 (netwib-5.23.0-src.tgz) = 2ff4aa1b41a691c76dc3275214fec99b -SIZE (netwib-5.23.0-src.tgz) = 594007 -MD5 (netwib-5.23.0-doc_html.tgz) = 1a8aba8f3c75ee423ce0f3fda7681dac -SIZE (netwib-5.23.0-doc_html.tgz) = 130548 +MD5 (netwib-5.24.0-src.tgz) = bc95157b700eff87bc0c7aa421ade397 +SIZE (netwib-5.24.0-src.tgz) = 597078 +MD5 (netwib-5.24.0-doc_html.tgz) = 1afef798b1092dec53b2a5eab94d1368 +SIZE (netwib-5.24.0-doc_html.tgz) = 130979 --- netwib-5.24.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: