Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 9E4637A495 for ; Sat, 11 Jun 2016 18:31:05 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4A44D85F57; Sat, 11 Jun 2016 18:31:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8451F85F28 for ; Sat, 11 Jun 2016 18:31:03 +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 Yb0kKnRqJEGv for ; Sat, 11 Jun 2016 18:31:03 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 0ED1085E46 for ; Sat, 11 Jun 2016 18:31:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C781FBB5; Sat, 11 Jun 2016 18:31:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 11 Jun 2016 18:31:03 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2016Q1] pkgsrc/devel/libthrift To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20160611183103.0C781FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Sat Jun 11 18:31:03 UTC 2016 Modified Files: pkgsrc/devel/libthrift [pkgsrc-2016Q1]: distinfo options.mk pkgsrc/devel/libthrift/patches [pkgsrc-2016Q1]: patch-lib__rb__setup.rb Added Files: pkgsrc/devel/libthrift/patches [pkgsrc-2016Q1]: patch-lib_rb_Makefile.in Log Message: Pullup ticket #5039 - requested by taca devel/libthrift: build fix Revisions pulled up: - devel/libthrift/distinfo 1.12-1.14 - devel/libthrift/options.mk 1.8 - devel/libthrift/patches/patch-lib__rb__setup.rb 1.2 - devel/libthrift/patches/patch-lib_rb_Makefile.in 1.1 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Mon May 30 09:22:58 UTC 2016 Modified Files: pkgsrc/devel/libthrift: distinfo pkgsrc/devel/libthrift/patches: patch-lib__rb__setup.rb Log Message: Fix build problem with Ruby 2.2 and later. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/libthrift/distinfo cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/devel/libthrift/patches/patch-lib__rb__setup.rb ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Mon May 30 16:03:13 UTC 2016 Modified Files: pkgsrc/devel/libthrift: distinfo options.mk Added Files: pkgsrc/devel/libthrift/patches: patch-lib_rb_Makefile.in Log Message: More build fixes: * Explict specify ruby's path to avoid path in WRKDIR. * Do not build again on install stage to fix rpath problem. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/libthrift/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/libthrift/options.mk cvs rdiff -u -r0 -r1.1 \ pkgsrc/devel/libthrift/patches/patch-lib_rb_Makefile.in ------------------------------------------------------------------- Module Name: pkgsrc Committed By: taca Date: Mon May 30 16:09:07 UTC 2016 Modified Files: pkgsrc/devel/libthrift: distinfo Log Message: Update distinfo. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/libthrift/distinfo To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.11.4.1 pkgsrc/devel/libthrift/distinfo cvs rdiff -u -r1.7 -r1.7.22.1 pkgsrc/devel/libthrift/options.mk cvs rdiff -u -r1.1 -r1.1.40.1 \ pkgsrc/devel/libthrift/patches/patch-lib__rb__setup.rb cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/devel/libthrift/patches/patch-lib_rb_Makefile.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.