Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id A52B77ABF7 for ; Thu, 17 Mar 2016 00:26:17 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 24DE285F06; Thu, 17 Mar 2016 00:26:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A181A85EFB for ; Thu, 17 Mar 2016 00:26:16 +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 sl93mJLvQZ2P for ; Thu, 17 Mar 2016 00:26:16 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4767585E58 for ; Thu, 17 Mar 2016 00:26:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3DF94FBB7; Thu, 17 Mar 2016 00:26:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 17 Mar 2016 00:26:16 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/sysutils/znapzend To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20160317002616.3DF94FBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiedi Date: Thu Mar 17 00:26:16 UTC 2016 Modified Files: pkgsrc/sysutils/znapzend: Makefile distinfo Added Files: pkgsrc/sysutils/znapzend/patches: patch-Makefile.in Removed Files: pkgsrc/sysutils/znapzend/patches: patch-thirdparty_Makefile.in Log Message: Update sysutils/znapzend to 0.15.3 Changes since 0.15.2 include: - additional [info] and [debug] messages - fix bashism introduced in thirdparty makefile (comparing with ==) - simplifie module setup To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/znapzend/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/znapzend/distinfo cvs rdiff -u -r0 -r1.4 pkgsrc/sysutils/znapzend/patches/patch-Makefile.in cvs rdiff -u -r1.1 -r0 \ pkgsrc/sysutils/znapzend/patches/patch-thirdparty_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.