Index: net/libnfs/Makefile =================================================================== --- net/libnfs/Makefile (revision 543501) +++ net/libnfs/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= libnfs PORTVERSION= 4.0.0 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= net Index: net/libnfs/files/patch-include_nfsc_libnfs-zdr.h =================================================================== --- net/libnfs/files/patch-include_nfsc_libnfs-zdr.h (nonexistent) +++ net/libnfs/files/patch-include_nfsc_libnfs-zdr.h (working copy) @@ -0,0 +1,10 @@ +--- include/nfsc/libnfs-zdr.h.orig 2020-07-26 21:16:08 UTC ++++ include/nfsc/libnfs-zdr.h +@@ -92,7 +92,6 @@ struct ZDR { + typedef struct ZDR ZDR; + + +-typedef uint32_t u_int; + typedef uint32_t enum_t; + typedef uint32_t bool_t; + Property changes on: net/libnfs/files/patch-include_nfsc_libnfs-zdr.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property