Received: by mail.netbsd.org (Postfix, from userid 605) id 96F3484D4B; Wed, 30 Aug 2017 10:26:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 298AE84D2C for ; Wed, 30 Aug 2017 10:26:48 +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 7UYzLkBBC4t4 for ; Wed, 30 Aug 2017 10:26:47 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 79ECC84CE0 for ; Wed, 30 Aug 2017 10:26:47 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7110AFA97; Wed, 30 Aug 2017 10:26:47 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504088807193310" MIME-Version: 1.0 Date: Wed, 30 Aug 2017 10:26:47 +0000 From: "Sebastian Wiedenroth" Subject: CVS commit: pkgsrc/devel/slibtool To: pkgsrc-changes@NetBSD.org Reply-To: wiedi@netbsd.org X-Mailer: log_accum Message-Id: <20170830102647.7110AFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1504088807193310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiedi Date: Wed Aug 30 10:26:47 UTC 2017 Modified Files: pkgsrc/devel/slibtool: Makefile distinfo Log Message: Update slibtool to 0.5.17 0.5.17: This patch release fixes a subtle bug in the newly added support for packages that depend on the reordering of linker arguments. 0.5.16: This patch release fixes a subtle bug in slibtool-shared's generation of dependency lists when creating convenience library archives. Beginning with this release, the mesa package can be built with slibtool in its entirety. - slibtool-shared: properly handle .la arguments when creating an archive. - slbt_exec_link_create_dep_file(): properly initialize and track fdeps. 0.5.15: This patch release provides seamless support for the building of packages which rely on the ordering of linker arguments. With slibtool, reordering takes place only when deemed necessary. - link mode: support packages that rely on argument reordering. - error trace: remove and fix inadvertent calls to strerror(3). 0.5.14: This patch release provides several fixes at the driver level, as well as several improvements to slibtool's own internals. Addition of extended variable support to slibtool's ./configure now makes it fully compatible with (distro) build systems that pass those variable to ./configure by default. - link mode: fix fdepfile construction when determining dynlib dependency. - link mode: static archives: always have ar(1) act as ranlib(1). - driver: refine handling of --target. - build system: added extended dir variables. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/slibtool/Makefile \ pkgsrc/devel/slibtool/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504088807193310 Content-Disposition: inline Content-Length: 1646 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/slibtool/Makefile diff -u pkgsrc/devel/slibtool/Makefile:1.2 pkgsrc/devel/slibtool/Makefile:1.3 --- pkgsrc/devel/slibtool/Makefile:1.2 Sat Jun 10 22:02:36 2017 +++ pkgsrc/devel/slibtool/Makefile Wed Aug 30 10:26:47 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2017/06/10 22:02:36 wiedi Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/30 10:26:47 wiedi Exp $ -DISTNAME= slibtool-0.5.13 +DISTNAME= slibtool-0.5.17 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=midipix-project/} GITHUB_TAG= v${PKGVERSION_NOREV} Index: pkgsrc/devel/slibtool/distinfo diff -u pkgsrc/devel/slibtool/distinfo:1.2 pkgsrc/devel/slibtool/distinfo:1.3 --- pkgsrc/devel/slibtool/distinfo:1.2 Sat Jun 10 22:02:36 2017 +++ pkgsrc/devel/slibtool/distinfo Wed Aug 30 10:26:47 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/10 22:02:36 wiedi Exp $ +$NetBSD: distinfo,v 1.3 2017/08/30 10:26:47 wiedi Exp $ -SHA1 (slibtool-0.5.13.tar.gz) = 1131686a61839fc4158451f60e81437e6e4a6908 -RMD160 (slibtool-0.5.13.tar.gz) = 713682258c075fb337cc64401d539fc18186571f -SHA512 (slibtool-0.5.13.tar.gz) = 4efcd6cf11f98179c692c7de20f88c6be302ae2a5712f046665898cc071d5dc160d1f97f8b4d16975128933e561df4f4c1223873c73a3aeb7d7788af6866f3db -Size (slibtool-0.5.13.tar.gz) = 60608 bytes +SHA1 (slibtool-0.5.17.tar.gz) = aedd16393eb0c36ada66c6b79f1ca95d8a622bdb +RMD160 (slibtool-0.5.17.tar.gz) = f4bc62e493e4a62703282a1af05c1d55c09122e1 +SHA512 (slibtool-0.5.17.tar.gz) = 77eb43337124959f8374b0803704d49526e992c721e084b6d97a539bc9f5c6057178a537dcb4d10593144b39065b31fccf0a35bfa08f7c411d3d84ec8121af5d +Size (slibtool-0.5.17.tar.gz) = 62738 bytes --_----------=_1504088807193310--