Bug 163491 - [maintainer update] sysutils/monit 5.3.2
Summary: [maintainer update] sysutils/monit 5.3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-20 23:00 UTC by Martin Pala
Modified: 2011-12-21 17:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Pala 2011-12-20 23:00:22 UTC
diff -ruN monit/Makefile monit-new/Makefile
--- monit/Makefile	Tue Oct 25 18:04:26 2011
+++ monit-new/Makefile	Tue Dec 20 23:45:18 2011
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	monit
-PORTVERSION=	5.3.1
+PORTVERSION=	5.3.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.mmonit.com/monit/dist/
 
diff -ruN monit/distinfo monit-new/distinfo
--- monit/distinfo	Tue Oct 25 18:04:26 2011
+++ monit-new/distinfo	Tue Dec 20 23:47:42 2011
@@ -1,2 +1,2 @@
-SHA256 (monit-5.3.1.tar.gz) = 91a3f15c11a9b9e60e6e3b963f9f4af2acf5ca50ac6dc047d94ce50e966addc6
-SIZE (monit-5.3.1.tar.gz) = 1191191
+SHA256 (monit-5.3.2.tar.gz) = 406a06ac912525c8e76066d07235c848466b331532b2b3de931b61fe455ae915
+SIZE (monit-5.3.2.tar.gz) = 1192207
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2011-12-20 23:09:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take this
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-21 17:31:58 UTC
jgh         2011-12-21 17:31:49 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/monit       Makefile distinfo 
  Log:
  Update to 5.3.2
  redundant assignment of PKGMESSAGE removed
  
  PR: ports/163491
  Submitted by:   Martin Pala <martinp@tildeslash.com> (maintainer)
  Approved by:    crees (mentor)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.28      +1 -2      ports/sysutils/monit/Makefile
  1.21      +2 -2      ports/sysutils/monit/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jason Helfman freebsd_committer freebsd_triage 2011-12-21 17:32:34 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!