sysutils/nsysctl: update to 2.1.1
ChangeLog: https://gitlab.com/alfix/nsysctl/-/raw/master/CHANGELOG * fix: double free() segmentation fault with BASE clang 14.0.5 PR: 266498 Reported by: asiciliano@FreeBSD.org
This commit is contained in:
parent
83fb668323
commit
7df9fe15a0
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= nsysctl
|
||||
DISTVERSION= 2.1
|
||||
DISTVERSION= 2.1.1
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= alfix86@gmail.com
|
||||
|
@ -14,7 +14,7 @@ LIB_DEPENDS= libsysctlmibinfo2.so:devel/libsysctlmibinfo2
|
|||
USE_GITLAB= yes
|
||||
|
||||
GL_ACCOUNT= alfix
|
||||
GL_COMMIT= b6520605830a56913ca3ca6dfa0bf20f8f4e8ca1
|
||||
GL_COMMIT= 122f70b0c1556ee8d7862f532e62f8860c9dcce8
|
||||
|
||||
PLIST_FILES= man/man8/${PORTNAME}.8.gz \
|
||||
sbin/${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1641124405
|
||||
SHA256 (alfix-nsysctl-b6520605830a56913ca3ca6dfa0bf20f8f4e8ca1_GL0.tar.gz) = 3c0ae4ba1bfe7b750e351ea549523a2c9c72d4b58ecff2664c00e274777adbe8
|
||||
SIZE (alfix-nsysctl-b6520605830a56913ca3ca6dfa0bf20f8f4e8ca1_GL0.tar.gz) = 19076
|
||||
TIMESTAMP = 1663590215
|
||||
SHA256 (alfix-nsysctl-122f70b0c1556ee8d7862f532e62f8860c9dcce8_GL0.tar.gz) = 616640778fdb7bfe540fc7150d8d42f8ceac95e8c1308d5414591d0f53cf98f3
|
||||
SIZE (alfix-nsysctl-122f70b0c1556ee8d7862f532e62f8860c9dcce8_GL0.tar.gz) = 19140
|
||||
|
|
Loading…
Reference in a new issue