diff -ruN monit/Makefile monit-new/Makefile --- monit/Makefile 2014-09-23 20:26:18.000000000 +0200 +++ monit-new/Makefile 2014-10-29 17:24:10.000000000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: head/sysutils/monit/Makefile 369110 2014-09-23 18:26:18Z amdmi3 $ PORTNAME= monit -PORTVERSION= 5.9 +PORTVERSION= 5.10 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ diff -ruN monit/distinfo monit-new/distinfo --- monit/distinfo 2014-09-23 20:26:18.000000000 +0200 +++ monit-new/distinfo 2014-10-29 17:24:20.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (monit-5.9.tar.gz) = 274044485170b7498de29e7876cd86488378f50d69df4303a14930ba1f5e4a11 -SIZE (monit-5.9.tar.gz) = 1161683 +SHA256 (monit-5.10.tar.gz) = 3791155a1b1b6b51a4a104dfe6f17b37d7c346081889f1bec9339565348d9453 +SIZE (monit-5.10.tar.gz) = 1162409
In the future, please do not provide patches embedded in the comments. They need to be separate attachments. Only because it is easy to regenerate this patch (change PORTVERSION followed by make makesum and verify same digest) that I'm moving it forward to patch-ready. a testlog or output of "portlint; make check-plist ; make stage-qa" is desirable in general as well.
Created attachment 148960 [details] patch for update to 5.10
(In reply to John Marino from comment #1) > In the future, please do not provide patches embedded in the comments. They > need to be separate attachments. Only because it is easy to regenerate this > patch (change PORTVERSION followed by make makesum and verify same digest) > that I'm moving it forward to patch-ready. > > a testlog or output of "portlint; make check-plist ; make stage-qa" is > desirable in general as well. Hello, attached the patch as separate file + adding output of portlint, make check-plist (attachment as it is long) and make stage-qa: [root@freebsd-x64 /usr/ports/sysutils/monit-new]# portlint looks fine. [root@freebsd-x64 /usr/ports/sysutils/monit-new]# make stage-qa ====> Running Q/A tests (stage-qa)
Created attachment 148961 [details] make check-plist output
A commit references this bug: Author: pawel Date: Mon Nov 3 18:24:39 UTC 2014 New revision: 372120 URL: https://svnweb.freebsd.org/changeset/ports/372120 Log: Update to version 5.10 PR: 194688 Submitted by: maintainer Changes: head/sysutils/monit/Makefile head/sysutils/monit/distinfo