Date: Sun, 3 Jan 2016 15:17:13 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405163 - head/sysutils/daemonize Message-ID: <201601031517.u03FHDAb038404@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sun Jan 3 15:17:13 2016 New Revision: 405163 URL: https://svnweb.freebsd.org/changeset/ports/405163 Log: - Update to 1.7.7 PR: 205808 Submitted by: maintainer Modified: head/sysutils/daemonize/Makefile head/sysutils/daemonize/distinfo (contents, props changed) Modified: head/sysutils/daemonize/Makefile ============================================================================== --- head/sysutils/daemonize/Makefile Sun Jan 3 15:16:13 2016 (r405162) +++ head/sysutils/daemonize/Makefile Sun Jan 3 15:17:13 2016 (r405163) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= daemonize -PORTVERSION= 1.7.6 +PORTVERSION= 1.7.7 DISTVERSIONPREFIX= release- CATEGORIES= sysutils @@ -10,6 +10,7 @@ COMMENT= Tool to run a command as a daem LICENSE= BSD3CLAUSE +USES= gmake GNU_CONFIGURE= yes USE_GITHUB= yes Modified: head/sysutils/daemonize/distinfo ============================================================================== --- head/sysutils/daemonize/distinfo Sun Jan 3 15:16:13 2016 (r405162) +++ head/sysutils/daemonize/distinfo Sun Jan 3 15:17:13 2016 (r405163) @@ -1,2 +1,2 @@ -SHA256 (bmc-daemonize-release-1.7.6_GH0.tar.gz) = 8d5717ae5e5bbd4cd6687abe1310f4d817468c67b851ce95dda73038ab40db1f -SIZE (bmc-daemonize-release-1.7.6_GH0.tar.gz) = 65928 +SHA256 (bmc-daemonize-release-1.7.7_GH0.tar.gz) = b3cafea3244ed5015a3691456644386fc438102adbdc305af553928a185bea05 +SIZE (bmc-daemonize-release-1.7.7_GH0.tar.gz) = 65958
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601031517.u03FHDAb038404>