Date: Tue, 5 Mar 2019 19:06:19 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494733 - in head/sysutils/logwatch: . files Message-ID: <201903051906.x25J6JUT063092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Mar 5 19:06:19 2019 New Revision: 494733 URL: https://svnweb.freebsd.org/changeset/ports/494733 Log: sysutils/logwatch: update to version 7.5.1 PR: 235324 Submitted by: Joachim Werner <jockl@pianojockl.org> Approved by: maintainer timeout (trix@basement.net, >2 week) Modified: head/sysutils/logwatch/Makefile (contents, props changed) head/sysutils/logwatch/distinfo (contents, props changed) head/sysutils/logwatch/files/Makefile (contents, props changed) head/sysutils/logwatch/pkg-plist (contents, props changed) Modified: head/sysutils/logwatch/Makefile ============================================================================== --- head/sysutils/logwatch/Makefile Tue Mar 5 17:30:11 2019 (r494732) +++ head/sysutils/logwatch/Makefile Tue Mar 5 19:06:19 2019 (r494733) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= logwatch -PORTVERSION= 7.4.3 -PORTREVISION= 1 +PORTVERSION= 7.5.1 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/sysutils/logwatch/distinfo ============================================================================== --- head/sysutils/logwatch/distinfo Tue Mar 5 17:30:11 2019 (r494732) +++ head/sysutils/logwatch/distinfo Tue Mar 5 19:06:19 2019 (r494733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475262344 -SHA256 (logwatch-7.4.3.tar.gz) = 1dbdc48d65e150f2dbb43f1e4f4700d94166e053b1c7bbbdedf4ad670283720e -SIZE (logwatch-7.4.3.tar.gz) = 462552 +TIMESTAMP = 1548859013 +SHA256 (logwatch-7.5.1.tar.gz) = 9d4a00625065f25058f8966e7fb11f9f72db25507b4dd9c05f57e14447c33295 +SIZE (logwatch-7.5.1.tar.gz) = 469715 Modified: head/sysutils/logwatch/files/Makefile ============================================================================== --- head/sysutils/logwatch/files/Makefile Tue Mar 5 17:30:11 2019 (r494732) +++ head/sysutils/logwatch/files/Makefile Tue Mar 5 19:06:19 2019 (r494733) @@ -53,6 +53,7 @@ install: daemon \ denyhosts \ dnssec \ + dovecot \ dpkg \ emerge \ eventlog \ @@ -76,6 +77,7 @@ install: qmail-send-current \ qmail-smtpd-current \ resolver \ + rsnapshot \ rt314 \ samba \ secure \ @@ -158,6 +160,7 @@ install: qmail-smtpd \ raid \ resolver \ + rsnapshot \ rt314 \ samba \ saslauthd \ @@ -184,7 +187,6 @@ install: xntpd \ yum \ zz-disk_space \ - zz-fortune \ zz-network \ zz-runtime \ zz-sys \ Modified: head/sysutils/logwatch/pkg-plist ============================================================================== --- head/sysutils/logwatch/pkg-plist Tue Mar 5 17:30:11 2019 (r494732) +++ head/sysutils/logwatch/pkg-plist Tue Mar 5 19:06:19 2019 (r494733) @@ -9,6 +9,7 @@ etc/logwatch/defaults/logfiles/cron.conf etc/logwatch/defaults/logfiles/daemon.conf etc/logwatch/defaults/logfiles/denyhosts.conf etc/logwatch/defaults/logfiles/dnssec.conf +etc/logwatch/defaults/logfiles/dovecot.conf etc/logwatch/defaults/logfiles/dpkg.conf etc/logwatch/defaults/logfiles/emerge.conf etc/logwatch/defaults/logfiles/eventlog.conf @@ -32,6 +33,7 @@ etc/logwatch/defaults/logfiles/qmail-pop3ds-current.co etc/logwatch/defaults/logfiles/qmail-send-current.conf etc/logwatch/defaults/logfiles/qmail-smtpd-current.conf etc/logwatch/defaults/logfiles/resolver.conf +etc/logwatch/defaults/logfiles/rsnapshot.conf etc/logwatch/defaults/logfiles/rt314.conf etc/logwatch/defaults/logfiles/samba.conf etc/logwatch/defaults/logfiles/secure.conf @@ -111,6 +113,7 @@ etc/logwatch/defaults/services/qmail-smtpd.conf etc/logwatch/defaults/services/qmail.conf etc/logwatch/defaults/services/raid.conf etc/logwatch/defaults/services/resolver.conf +etc/logwatch/defaults/services/rsnapshot.conf etc/logwatch/defaults/services/rt314.conf etc/logwatch/defaults/services/samba.conf etc/logwatch/defaults/services/saslauthd.conf @@ -137,7 +140,6 @@ etc/logwatch/defaults/services/windows.conf etc/logwatch/defaults/services/xntpd.conf etc/logwatch/defaults/services/yum.conf etc/logwatch/defaults/services/zz-disk_space.conf -etc/logwatch/defaults/services/zz-fortune.conf etc/logwatch/defaults/services/zz-network.conf etc/logwatch/defaults/services/zz-runtime.conf etc/logwatch/defaults/services/zz-sys.conf @@ -222,6 +224,7 @@ libexec/logwatch/defaults/services/qmail-send libexec/logwatch/defaults/services/qmail-smtpd libexec/logwatch/defaults/services/raid libexec/logwatch/defaults/services/resolver +libexec/logwatch/defaults/services/rsnapshot libexec/logwatch/defaults/services/rt314 libexec/logwatch/defaults/services/samba libexec/logwatch/defaults/services/saslauthd @@ -248,7 +251,6 @@ libexec/logwatch/defaults/services/windows libexec/logwatch/defaults/services/xntpd libexec/logwatch/defaults/services/yum libexec/logwatch/defaults/services/zz-disk_space -libexec/logwatch/defaults/services/zz-fortune libexec/logwatch/defaults/services/zz-network libexec/logwatch/defaults/services/zz-runtime libexec/logwatch/defaults/services/zz-sys
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903051906.x25J6JUT063092>