Index: Makefile =================================================================== --- Makefile (revision 551541) +++ Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libsysctlmibinfo2 DISTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= alfix86@gmail.com Index: files/patch-sysctlmibinfo2.c =================================================================== --- files/patch-sysctlmibinfo2.c (nonexistent) +++ files/patch-sysctlmibinfo2.c (working copy) @@ -0,0 +1,11 @@ +--- sysctlmibinfo2.c.orig 2020-10-05 19:44:22 UTC ++++ sysctlmibinfo2.c +@@ -38,7 +38,7 @@ + + /* to add in sys/sysctlinfo.h after https://reviews.freebsd.org/D21700 */ + #ifndef ENTRYIDINPUTBYNAME +-#define ENTRYIDINPUTBYNAME 27 ++#define ENTRYIDINPUTBYNAME 28 + #endif + + /* Internal use */ Property changes on: files/patch-sysctlmibinfo2.c ___________________________________________________________________ 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