View | Details | Raw Unified | Return to bug 248296
Collapse All | Expand All

(-)net/libnfs/Makefile (+1 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	libnfs
4
PORTNAME=	libnfs
5
PORTVERSION=	4.0.0
5
PORTVERSION=	4.0.0
6
PORTREVISION=	1
6
DISTVERSIONPREFIX=	${PORTNAME}-
7
DISTVERSIONPREFIX=	${PORTNAME}-
7
CATEGORIES=	net
8
CATEGORIES=	net
8
9
(-)net/libnfs/files/patch-include_nfsc_libnfs-zdr.h (+10 lines)
Line 0 Link Here
1
--- include/nfsc/libnfs-zdr.h.orig	2020-07-26 21:16:08 UTC
2
+++ include/nfsc/libnfs-zdr.h
3
@@ -92,7 +92,6 @@ struct ZDR {
4
 typedef struct ZDR ZDR;
5
 
6
 
7
-typedef uint32_t u_int;
8
 typedef uint32_t enum_t;
9
 typedef uint32_t bool_t;
10
 

Return to bug 248296