Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 19:51:30 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71822: [MAINTAINER] net/netwib: update to 5.24.0
Message-ID:  <200409171751.i8HHpUms069152@scone.ki.iif.hu>
Resent-Message-ID: <200409171800.i8HI0cqo024266@freefall.freebsd.org>

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

>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:



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