aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-02-27 17:28:23 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-02-27 17:28:23 +0000
commit12bd683a3911472fa280459e42147b4b87535dfc (patch)
tree33f34b201c25599d26222df6380b293ced7ad102 /deskutils
parent2f3c9941a6e7969d27409c51c44cf657c880e68b (diff)
downloadports-12bd683a3911472fa280459e42147b4b87535dfc.tar.gz
ports-12bd683a3911472fa280459e42147b4b87535dfc.zip
devel/libsysctlmibinfo2: Update to 2.0.1
* use new sysctlinfo(4) 20210222 and sysctlbyname 20210223 features * add: sysctlmif_oidextendedbyname() * add: sysctlmif_hashandler(), sysctlmif_hashandlerbyname() * add: sysctlmif_nextnodebyname(), sysctlmif_nextleafbyname() * add: sysctlmif_leavesbyname(), sysctlmif_leavesbyname() * update: constants/OIDs so delete port path PR: 253883, 253884 Submitted by: Alfonso S. Siciliano <alfix86 AT gmail DOT com> (maintainer)
Notes
Notes: svn path=/head/; revision=566716
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/sysctlview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/sysctlview/Makefile b/deskutils/sysctlview/Makefile
index 300567bbb827..b3deeae88d70 100644
--- a/deskutils/sysctlview/Makefile
+++ b/deskutils/sysctlview/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sysctlview
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MAINTAINER= alfix86@gmail.com