Bug 194688

Summary: [maintainer update] sysutils/monit 5.10
Product: Ports & Packages Reporter: Martin Pala <martinp>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Some People CC: pawel
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for update to 5.10
none
make check-plist output none

Description Martin Pala 2014-10-29 16:27:09 UTC
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
Comment 1 John Marino freebsd_committer freebsd_triage 2014-11-01 09:04:50 UTC
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.
Comment 2 Martin Pala 2014-11-02 19:59:55 UTC
Created attachment 148960 [details]
patch for update to 5.10
Comment 3 Martin Pala 2014-11-02 20:08:04 UTC
(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)
Comment 4 Martin Pala 2014-11-02 20:09:26 UTC
Created attachment 148961 [details]
make check-plist output
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-11-03 18:24:44 UTC
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