Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6AE08A6159 for ; Sat, 8 Feb 2014 15:59:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ADB7514A239; Sat, 8 Feb 2014 15:59:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8887C14A238 for ; Sat, 8 Feb 2014 15:59:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id poHWhQhx9cBz for ; Sat, 8 Feb 2014 15:59:31 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1230C14A236 for ; Sat, 8 Feb 2014 15:59:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C2CCB96; Sat, 8 Feb 2014 15:59:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 8 Feb 2014 15:59:30 +0000 From: "Julio Merino" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: jmmv@netbsd.org X-Mailer: log_accum Message-Id: <20140208155930.C2CCB96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jmmv Date: Sat Feb 8 15:59:30 UTC 2014 Modified Files: pkgsrc/devel/kyua-atf-compat: Makefile pkgsrc/devel/kyua-cli: Makefile pkgsrc/devel/kyua-testers: Makefile pkgsrc/devel/lutok: Makefile pkgsrc/devel/shtk: Makefile pkgsrc/sysutils/sysbuild: Makefile pkgsrc/sysutils/sysupgrade: Makefile Log Message: Depend on atf 0.20 (not atf-libs) and bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/kyua-atf-compat/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/kyua-cli/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/kyua-testers/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/lutok/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/shtk/Makefile cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/sysbuild/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/sysupgrade/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.