ports/159900: sysutils/logwatch update to 7.4.0

Terry Sposato tabmow at freenode.net
Fri Aug 19 05:20:10 UTC 2011


>Number:         159900
>Category:       ports
>Synopsis:       sysutils/logwatch update to 7.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 19 05:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Terry Sposato
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
freenode
>Environment:
System: FreeBSD got.sucked-in.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

>Description:

>How-To-Repeat:

>Fix:
Update to 7.4.0
Change master site to SF also.

--- port-logwatch.diff begins here ---
diff -Nru logwatch.orig/Makefile logwatch/Makefile
--- logwatch.orig/Makefile	2011-08-19 14:07:25.000000000 +1000
+++ logwatch/Makefile	2011-08-19 14:33:51.000000000 +1000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	logwatch
-PORTVERSION=	7.3.6
+PORTVERSION=	7.4.0
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.kaybee.org/pub/linux/
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	trix at basement.net
 COMMENT=	A log file analysis program
diff -Nru logwatch.orig/distinfo logwatch/distinfo
--- logwatch.orig/distinfo	2011-08-19 14:07:25.000000000 +1000
+++ logwatch/distinfo	2011-08-19 14:33:55.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (logwatch-7.3.6.tar.gz) = 84b7cc37d075674e0d69df2ef4d1b4464129b43d5ca1607af0852ef96f51bc3e
-SIZE (logwatch-7.3.6.tar.gz) = 297296
+SHA256 (logwatch-7.4.0.tar.gz) = b8fd136a07a6b79962380d68b26328cdccc8b6a20310195e24e39b0bfd3287c4
+SIZE (logwatch-7.4.0.tar.gz) = 294398
diff -Nru logwatch.orig/files/Makefile logwatch/files/Makefile
--- logwatch.orig/files/Makefile	2011-08-19 14:07:25.000000000 +1000
+++ logwatch/files/Makefile	2011-08-19 14:51:44.000000000 +1000
@@ -47,6 +47,7 @@
 	autorpm \
 	bfd \
 	cisco \
+	clamav \
 	clam-update \
 	cron \
 	daemon \
@@ -59,10 +60,12 @@
 	extreme-networks \
 	fail2ban \
 	http \
+	http-error \
 	iptables \
 	kernel \
 	maillog \
 	messages \
+	mysql \
 	netopia \
 	netscreen \
 	php \
@@ -77,6 +80,7 @@
 	samba \
 	secure \
 	sonicwall \
+	spamassassin \
 	syslog \
 	tac_acc \
 	up2date \
@@ -93,6 +97,7 @@
 	audit \
 	automount \
 	autorpm \
+	barracuda \
 	bfd \
 	cisco \
 	clam-update \
@@ -113,9 +118,11 @@
 	eximstats \
 	extreme-networks \
 	fail2ban \
+	fetchmail \
 	ftpd-messages \
 	ftpd-xferlog \
 	http \
+	http-error \
 	identd \
 	imapd \
 	in.qpopper \
@@ -126,6 +133,7 @@
 	mailscanner \
 	modprobe \
 	mountd \
+	mysql \
 	named \
 	netopia \
 	netscreen \
@@ -161,11 +169,13 @@
 	slon \
 	smartd \
 	sonicwall \
+	spamassassin \
 	sshd \
 	sshd2 \
 	stunnel \
 	sudo \
 	syslogd \
+	syslog-ng \
 	tac_acc \
 	up2date \
 	vpopmail \
@@ -177,7 +187,8 @@
 	zz-fortune \
 	zz-network \
 	zz-runtime \
-	zz-sys 
+	zz-sys \
+	zz-zfs
 	install -m 444 scripts/services/${service} ${LIBEXECDIR}/defaults/services/${service}
 	install -m 444 conf/services/${service}.conf ${ETCDIR}/defaults/services/${service}.conf
 .endfor
diff -Nru logwatch.orig/pkg-descr logwatch/pkg-descr
--- logwatch.orig/pkg-descr	2011-08-19 14:07:25.000000000 +1000
+++ logwatch/pkg-descr	2011-08-19 14:52:20.000000000 +1000
@@ -2,4 +2,4 @@
 through your logs for a given period of time and make a report in the areas
 that you wish with the detail that you wish.
 
-WWW: http://www2.logwatch.org:81/
+WWW: http://www.logwatch.org
diff -Nru logwatch.orig/pkg-plist logwatch/pkg-plist
--- logwatch.orig/pkg-plist	2011-08-19 14:07:25.000000000 +1000
+++ logwatch/pkg-plist	2011-08-19 15:01:40.000000000 +1000
@@ -4,6 +4,7 @@
 etc/logwatch/defaults/logfiles/bfd.conf
 etc/logwatch/defaults/logfiles/cisco.conf
 etc/logwatch/defaults/logfiles/clam-update.conf
+etc/logwatch/defaults/logfiles/clamav.conf
 etc/logwatch/defaults/logfiles/cron.conf
 etc/logwatch/defaults/logfiles/daemon.conf
 etc/logwatch/defaults/logfiles/denyhosts.conf
@@ -15,10 +16,12 @@
 etc/logwatch/defaults/logfiles/extreme-networks.conf
 etc/logwatch/defaults/logfiles/fail2ban.conf
 etc/logwatch/defaults/logfiles/http.conf
+etc/logwatch/defaults/logfiles/http-error.conf
 etc/logwatch/defaults/logfiles/iptables.conf
 etc/logwatch/defaults/logfiles/kernel.conf
 etc/logwatch/defaults/logfiles/maillog.conf
 etc/logwatch/defaults/logfiles/messages.conf
+etc/logwatch/defaults/logfiles/mysql.conf
 etc/logwatch/defaults/logfiles/netopia.conf
 etc/logwatch/defaults/logfiles/netscreen.conf
 etc/logwatch/defaults/logfiles/php.conf
@@ -33,6 +36,7 @@
 etc/logwatch/defaults/logfiles/samba.conf
 etc/logwatch/defaults/logfiles/secure.conf
 etc/logwatch/defaults/logfiles/sonicwall.conf
+etc/logwatch/defaults/logfiles/spamassassin.conf
 etc/logwatch/defaults/logfiles/syslog.conf
 etc/logwatch/defaults/logfiles/tac_acc.conf
 etc/logwatch/defaults/logfiles/up2date.conf
@@ -46,6 +50,7 @@
 etc/logwatch/defaults/services/audit.conf
 etc/logwatch/defaults/services/automount.conf
 etc/logwatch/defaults/services/autorpm.conf
+etc/logwatch/defaults/services/barracuda.conf
 etc/logwatch/defaults/services/bfd.conf
 etc/logwatch/defaults/services/cisco.conf
 etc/logwatch/defaults/services/clam-update.conf
@@ -66,9 +71,11 @@
 etc/logwatch/defaults/services/eximstats.conf
 etc/logwatch/defaults/services/extreme-networks.conf
 etc/logwatch/defaults/services/fail2ban.conf
+etc/logwatch/defaults/services/fetchmail.conf
 etc/logwatch/defaults/services/ftpd-messages.conf
 etc/logwatch/defaults/services/ftpd-xferlog.conf
 etc/logwatch/defaults/services/http.conf
+etc/logwatch/defaults/services/http-error.conf
 etc/logwatch/defaults/services/identd.conf
 etc/logwatch/defaults/services/imapd.conf
 etc/logwatch/defaults/services/in.qpopper.conf
@@ -79,6 +86,7 @@
 etc/logwatch/defaults/services/mailscanner.conf
 etc/logwatch/defaults/services/modprobe.conf
 etc/logwatch/defaults/services/mountd.conf
+etc/logwatch/defaults/services/mysql.conf
 etc/logwatch/defaults/services/named.conf
 etc/logwatch/defaults/services/netopia.conf
 etc/logwatch/defaults/services/netscreen.conf
@@ -114,11 +122,13 @@
 etc/logwatch/defaults/services/slon.conf
 etc/logwatch/defaults/services/smartd.conf
 etc/logwatch/defaults/services/sonicwall.conf
+etc/logwatch/defaults/services/spamassassin.conf
 etc/logwatch/defaults/services/sshd.conf
 etc/logwatch/defaults/services/sshd2.conf
 etc/logwatch/defaults/services/stunnel.conf
 etc/logwatch/defaults/services/sudo.conf
 etc/logwatch/defaults/services/syslogd.conf
+etc/logwatch/defaults/services/syslog-ng.conf
 etc/logwatch/defaults/services/tac_acc.conf
 etc/logwatch/defaults/services/up2date.conf
 etc/logwatch/defaults/services/vpopmail.conf
@@ -131,6 +141,7 @@
 etc/logwatch/defaults/services/zz-network.conf
 etc/logwatch/defaults/services/zz-runtime.conf
 etc/logwatch/defaults/services/zz-sys.conf
+etc/logwatch/defaults/services/zz-zfs.conf
 etc/logwatch/defaults/ignore.conf
 etc/logwatch/defaults/logwatch.conf
 %%PORTDOCS%%%%DOCSDIR%%/HOWTO-Customize-LogWatch
@@ -152,6 +163,7 @@
 libexec/logwatch/defaults/services/audit
 libexec/logwatch/defaults/services/automount
 libexec/logwatch/defaults/services/autorpm
+libexec/logwatch/defaults/services/barracuda
 libexec/logwatch/defaults/services/bfd
 libexec/logwatch/defaults/services/cisco
 libexec/logwatch/defaults/services/clam-update
@@ -172,9 +184,11 @@
 libexec/logwatch/defaults/services/eximstats
 libexec/logwatch/defaults/services/extreme-networks
 libexec/logwatch/defaults/services/fail2ban
+libexec/logwatch/defaults/services/fetchmail
 libexec/logwatch/defaults/services/ftpd-messages
 libexec/logwatch/defaults/services/ftpd-xferlog
 libexec/logwatch/defaults/services/http
+libexec/logwatch/defaults/services/http-error
 libexec/logwatch/defaults/services/identd
 libexec/logwatch/defaults/services/imapd
 libexec/logwatch/defaults/services/in.qpopper
@@ -185,6 +199,7 @@
 libexec/logwatch/defaults/services/mailscanner
 libexec/logwatch/defaults/services/modprobe
 libexec/logwatch/defaults/services/mountd
+libexec/logwatch/defaults/services/mysql
 libexec/logwatch/defaults/services/named
 libexec/logwatch/defaults/services/netopia
 libexec/logwatch/defaults/services/netscreen
@@ -220,11 +235,13 @@
 libexec/logwatch/defaults/services/slon
 libexec/logwatch/defaults/services/smartd
 libexec/logwatch/defaults/services/sonicwall
+libexec/logwatch/defaults/services/spamassassin
 libexec/logwatch/defaults/services/sshd
 libexec/logwatch/defaults/services/sshd2
 libexec/logwatch/defaults/services/stunnel
 libexec/logwatch/defaults/services/sudo
 libexec/logwatch/defaults/services/syslogd
+libexec/logwatch/defaults/services/syslog-ng
 libexec/logwatch/defaults/services/tac_acc
 libexec/logwatch/defaults/services/up2date
 libexec/logwatch/defaults/services/vpopmail
@@ -237,6 +254,7 @@
 libexec/logwatch/defaults/services/zz-network
 libexec/logwatch/defaults/services/zz-runtime
 libexec/logwatch/defaults/services/zz-sys
+libexec/logwatch/defaults/services/zz-zfs
 libexec/logwatch/defaults/shared/applybinddate
 libexec/logwatch/defaults/shared/applyeurodate
 libexec/logwatch/defaults/shared/applyhttpdate
--- port-logwatch.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list