From owner-svn-ports-all@freebsd.org Fri Feb 16 02:36:26 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F077F0ACF7; Fri, 16 Feb 2018 02:36:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D52607D613; Fri, 16 Feb 2018 02:36:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CBD5927577; Fri, 16 Feb 2018 02:36:25 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1G2aPRt064634; Fri, 16 Feb 2018 02:36:25 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1G2aPkq064632; Fri, 16 Feb 2018 02:36:25 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201802160236.w1G2aPkq064632@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 16 Feb 2018 02:36:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461965 - head/sysutils/dsbwrtsysctl X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/dsbwrtsysctl X-SVN-Commit-Revision: 461965 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2018 02:36:26 -0000 Author: swills Date: Fri Feb 16 02:36:25 2018 New Revision: 461965 URL: https://svnweb.freebsd.org/changeset/ports/461965 Log: sysutils/dsbwrtsysctl: update to 0.1.5 PR: 225853 Submitted by: Marcel Kaiser (maintainer) Modified: head/sysutils/dsbwrtsysctl/Makefile (contents, props changed) head/sysutils/dsbwrtsysctl/distinfo (contents, props changed) Modified: head/sysutils/dsbwrtsysctl/Makefile ============================================================================== --- head/sysutils/dsbwrtsysctl/Makefile Fri Feb 16 02:24:09 2018 (r461964) +++ head/sysutils/dsbwrtsysctl/Makefile Fri Feb 16 02:36:25 2018 (r461965) @@ -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 Modified: head/sysutils/dsbwrtsysctl/distinfo ============================================================================== --- head/sysutils/dsbwrtsysctl/distinfo Fri Feb 16 02:24:09 2018 (r461964) +++ head/sysutils/dsbwrtsysctl/distinfo Fri Feb 16 02:36:25 2018 (r461965) @@ -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