Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 0A5D3A582D for ; Thu, 11 Dec 2014 18:33:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 078AC14A258; Thu, 11 Dec 2014 18:33:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6DB5F14A230 for ; Thu, 11 Dec 2014 18:33:36 +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 O7m3sYrGhu9i for ; Thu, 11 Dec 2014 18:33:36 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 3DFA214A236 for ; Thu, 11 Dec 2014 18:32:18 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id sBBIWBSh018352 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 11 Dec 2014 19:32:11 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id sBBIWBcI017346 for pkgsrc-changes@netbsd.org; Thu, 11 Dec 2014 19:32:11 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6ABD314A1D7 for ; Wed, 10 Dec 2014 09:43:30 +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 6se7y7b9SS1B for ; Wed, 10 Dec 2014 09:43:29 +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 D7BED14A1B9 for ; Wed, 10 Dec 2014 09:43:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D29AA98; Wed, 10 Dec 2014 09:43:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 10 Dec 2014 09:43:29 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/sysutils/adtool To: pkgsrc-changes@netbsd.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20141210094329.D29AA98@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Thu, 11 Dec 2014 19:32:12 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Wed Dec 10 09:43:29 UTC 2014 Modified Files: pkgsrc/sysutils/adtool: Makefile distinfo pkgsrc/sysutils/adtool/patches: patch-ab Removed Files: pkgsrc/sysutils/adtool/patches: patch-aa Log Message: (pkgsrc) - patch-aa is now included, removed. - Add LICENSE= gnu-gpl-v2 - Add CONF_FILES related ${MV} at target post-install: (Upstream) - Update 1.2 to 1.3.3 15/9/2009 1.3.3 release 15/9/2009 added GPL license header to source files 15/9/2009 --as-needed fix, patched src/tools/Makefile.am from Gentoo bug #128678 8/6/2009 1.3.2 release 8/6/2009 hide passwords from ps 4/2/2009 1.3.1 release 4/2/2009 removed reference to list option in man page and usage 4/2/2009 updated libtool 13/5/2005 disable ldap referrals to work better with win2k3 sp1 30/8/2004 optarg null pointer fixes (Hilko Bengen) 30/8/2004 delete password from memory (Stephan M¸«äller) To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/adtool/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/adtool/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/sysutils/adtool/patches/patch-aa cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/adtool/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.