Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 52CBA63ECCE for ; Sat, 23 Feb 2013 13:30:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 178DA14A247; Sat, 23 Feb 2013 13:30:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8ED1A14A245 for ; Sat, 23 Feb 2013 13:30:19 +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 RtmGIS5drLPp for ; Sat, 23 Feb 2013 13:30:19 +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 16CEA14A243 for ; Sat, 23 Feb 2013 13:30:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BBFA4175DD; Sat, 23 Feb 2013 13:30:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 23 Feb 2013 13:30:18 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/pkgtools/x11-links To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20130223133018.BBFA4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat Feb 23 13:30:18 UTC 2013 Modified Files: pkgsrc/pkgtools/x11-links: Makefile Log Message: Update x11-links to 0.73. Let to expand libtool archive (.la) automatically, so no need to mainain X11 file list manually anymore (every OS update may include shlib version change), if the OS provide .la file (and no need to mind shlib type). To generate a diff of this commit: cvs rdiff -u -r1.138 -r1.139 pkgsrc/pkgtools/x11-links/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.