Date: Sat, 4 Aug 2018 19:56:12 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476379 - head/sysutils/rsyslog8 Message-ID: <201808041956.w74JuCHo090880@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Aug 4 19:56:12 2018 New Revision: 476379 URL: https://svnweb.freebsd.org/changeset/ports/476379 Log: Update to 8.37.0 Update WWW ChangeLog: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog Modified: head/sysutils/rsyslog8/Makefile head/sysutils/rsyslog8/distinfo head/sysutils/rsyslog8/pkg-descr Modified: head/sysutils/rsyslog8/Makefile ============================================================================== --- head/sysutils/rsyslog8/Makefile Sat Aug 4 19:23:26 2018 (r476378) +++ head/sysutils/rsyslog8/Makefile Sat Aug 4 19:56:12 2018 (r476379) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rsyslog -PORTVERSION= 8.36.0 +PORTVERSION= 8.37.0 CATEGORIES= sysutils MASTER_SITES= http://www.rsyslog.com/files/download/rsyslog/ Modified: head/sysutils/rsyslog8/distinfo ============================================================================== --- head/sysutils/rsyslog8/distinfo Sat Aug 4 19:23:26 2018 (r476378) +++ head/sysutils/rsyslog8/distinfo Sat Aug 4 19:56:12 2018 (r476379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530345829 -SHA256 (rsyslog-8.36.0.tar.gz) = 8a4b5beb92c6b308c3d14de2364c2788f62ef5d37ca0448144619edfe508ee70 -SIZE (rsyslog-8.36.0.tar.gz) = 2639477 +TIMESTAMP = 1533408737 +SHA256 (rsyslog-8.37.0.tar.gz) = 295c289b4c8abd8f8f3fe35a83249b739cedabe82721702b910255f9faf147e7 +SIZE (rsyslog-8.37.0.tar.gz) = 2697435 Modified: head/sysutils/rsyslog8/pkg-descr ============================================================================== --- head/sysutils/rsyslog8/pkg-descr Sat Aug 4 19:23:26 2018 (r476378) +++ head/sysutils/rsyslog8/pkg-descr Sat Aug 4 19:56:12 2018 (r476379) @@ -11,4 +11,4 @@ destinations when limited processing is applied (based 2013). Even with remote destinations and more elaborate processing the performance is usually considered "stunning". -WWW: http://www.rsyslog.com/ +WWW: https://www.rsyslog.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808041956.w74JuCHo090880>