Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 49D5A63B85F for ; Mon, 30 Jul 2012 06:57:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2450514A30E; Mon, 30 Jul 2012 06:57:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2D90D14A30C for ; Mon, 30 Jul 2012 06:57:23 +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 zXR-fcEa9HIh for ; Mon, 30 Jul 2012 06:57:22 +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 9870814A30B for ; Mon, 30 Jul 2012 06:57:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7CDE9175DD; Mon, 30 Jul 2012 06:57:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 30 Jul 2012 06:57:22 +0000 From: "Steven Drake" Subject: CVS commit: pkgsrc/sysutils To: pkgsrc-changes@NetBSD.org Reply-To: sbd@netbsd.org X-Mailer: log_accum Message-Id: <20120730065722.7CDE9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sbd Date: Mon Jul 30 06:57:22 UTC 2012 Modified Files: pkgsrc/sysutils/amanda: Makefile pkgsrc/sysutils/amanda-client: Makefile pkgsrc/sysutils/amanda-common: Makefile Makefile.common buildlink3.mk pkgsrc/sysutils/amanda-plot: Makefile pkgsrc/sysutils/amanda-server: Makefile Added Files: pkgsrc/sysutils/amanda-common: version.mk Log Message: Add a version.mk file with AMANDA_VERSION in it and use that in all amanda packages (including the meta-package) and in the buildlink. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 pkgsrc/sysutils/amanda/Makefile cvs rdiff -u -r1.50 -r1.51 pkgsrc/sysutils/amanda-client/Makefile cvs rdiff -u -r1.49 -r1.50 pkgsrc/sysutils/amanda-common/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/sysutils/amanda-common/Makefile.common cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/amanda-common/buildlink3.mk cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/amanda-common/version.mk cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/amanda-plot/Makefile cvs rdiff -u -r1.48 -r1.49 pkgsrc/sysutils/amanda-server/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.