Received: by mail.netbsd.org (Postfix, from userid 605) id B9E2B84E8E; Tue, 27 Sep 2022 01:22:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E8CF284E8A for ; Tue, 27 Sep 2022 01:22:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id kKQwi5VVxfev for ; Tue, 27 Sep 2022 01:22:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4465084C2C for ; Tue, 27 Sep 2022 01:22:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 41BB8FA90; Tue, 27 Sep 2022 01:22:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1664241729180800" MIME-Version: 1.0 Date: Tue, 27 Sep 2022 01:22:09 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/security/zoneminder To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20220927012209.41BB8FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1664241729180800 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Tue Sep 27 01:22:09 UTC 2022 Modified Files: pkgsrc/security/zoneminder: PLIST Log Message: security/zoneminder: sort PLIST To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/zoneminder/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1664241729180800 Content-Disposition: inline Content-Length: 1013 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/security/zoneminder/PLIST diff -u pkgsrc/security/zoneminder/PLIST:1.7 pkgsrc/security/zoneminder/PLIST:1.8 --- pkgsrc/security/zoneminder/PLIST:1.7 Tue Sep 27 01:20:39 2022 +++ pkgsrc/security/zoneminder/PLIST Tue Sep 27 01:22:09 2022 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2022/09/27 01:20:39 gdt Exp $ +@comment $NetBSD: PLIST,v 1.8 2022/09/27 01:22:09 gdt Exp $ bin/zma bin/zmaudit.pl bin/zmc @@ -6031,6 +6031,7 @@ man/man8/zoneminder-zmupdate.pl.8 man/man8/zoneminder-zmvideo.pl.8 man/man8/zoneminder-zmwatch.pl.8 man/man8/zoneminder-zmx10.pl.8 +share/doc/zoneminder/README-pkgsrc.md ${PLIST.rcd}share/examples/rc.d/zoneminder share/examples/zoneminder/apache/zoneminder.conf share/examples/zoneminder/config/zm.conf @@ -7654,4 +7655,3 @@ ${ZM_HTTPD_ROOT}/tools/mootools/mootools ${ZM_HTTPD_ROOT}/tools/mootools/mootools-more-1.5.1.js ${ZM_HTTPD_ROOT}/tools/mootools/mootools-more.js ${ZM_HTTPD_ROOT}/views/image.php -share/doc/zoneminder/README-pkgsrc.md --_----------=_1664241729180800--