mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
sysutils/dsbwrtsysctl: update to 0.1.5
PR: 225853 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
This commit is contained in:
parent
daa34070ff
commit
fdcba517c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461965
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dsbwrtsysctl
|
||||
PORTVERSION= 0.1.3
|
||||
PORTVERSION= 0.1.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://freeshell.de/~mk/download/
|
||||
|
||||
@ -9,12 +9,10 @@ MAINTAINER= mk@nic-nac-project.org
|
||||
COMMENT= Changes variable=value pairs in sysctl.conf, or adds them
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= tar:tgz
|
||||
|
||||
PLIST_FILES= bin/dsbwrtsysctl
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dsbwrtsysctl ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (dsbwrtsysctl-0.1.3.tgz) = dd8801249ba942d3daaebac539ecff94650d0b698e2fcb105d75522e0b5754d7
|
||||
SIZE (dsbwrtsysctl-0.1.3.tgz) = 2608
|
||||
TIMESTAMP = 1518473611
|
||||
SHA256 (dsbwrtsysctl-0.1.5.tgz) = ac98855a93d4bf7378d8e12bf113b994e09dbbc3c3577faf523ccf329ec70644
|
||||
SIZE (dsbwrtsysctl-0.1.5.tgz) = 2564
|
||||
|
Loading…
Reference in New Issue
Block a user