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 F2F807A2C4 for ; Sun, 9 Oct 2016 13:54:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A581085E7C; Sun, 9 Oct 2016 13:54:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 36F4685E6F for ; Sun, 9 Oct 2016 13:54:21 +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 ujtzg89NmGdm for ; Sun, 9 Oct 2016 13:54:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B323385E27 for ; Sun, 9 Oct 2016 13:54:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AD8C7FBD2; Sun, 9 Oct 2016 13:54:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1476021260290390" MIME-Version: 1.0 Date: Sun, 9 Oct 2016 13:54:20 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-ffi To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20161009135420.AD8C7FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1476021260290390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Oct 9 13:54:20 UTC 2016 Modified Files: pkgsrc/devel/ruby-ffi: Makefile PLIST distinfo Log Message: Update ruby-ffi to 1.9.14. * Minor documentation and code style improvements. * Support Ruby 2.1.8. * Support Ruby 2.3.0. * Fix library loading symbols. For more detail, please refer: . To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ruby-ffi/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-ffi/PLIST cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-ffi/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1476021260290390 Content-Disposition: inline Content-Length: 2505 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-ffi/Makefile diff -u pkgsrc/devel/ruby-ffi/Makefile:1.15 pkgsrc/devel/ruby-ffi/Makefile:1.16 --- pkgsrc/devel/ruby-ffi/Makefile:1.15 Sun Sep 13 09:03:17 2015 +++ pkgsrc/devel/ruby-ffi/Makefile Sun Oct 9 13:54:20 2016 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/09/13 09:03:17 taca Exp $ +# $NetBSD: Makefile,v 1.16 2016/10/09 13:54:20 taca Exp $ -DISTNAME= ffi-1.9.10 +DISTNAME= ffi-1.9.14 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/devel/ruby-ffi/PLIST diff -u pkgsrc/devel/ruby-ffi/PLIST:1.13 pkgsrc/devel/ruby-ffi/PLIST:1.14 --- pkgsrc/devel/ruby-ffi/PLIST:1.13 Sun Mar 15 16:04:57 2015 +++ pkgsrc/devel/ruby-ffi/PLIST Sun Oct 9 13:54:20 2016 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2015/03/15 16:04:57 taca Exp $ +@comment $NetBSD: PLIST,v 1.14 2016/10/09 13:54:20 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/ffi_c.${RUBY_DLEXT} ${GEM_EXTSDIR}/gem.build_complete @@ -429,6 +429,9 @@ ${GEM_LIBDIR}/spec/ffi/fixtures/GNUmakef ${GEM_LIBDIR}/spec/ffi/fixtures/GlobalVariable.c ${GEM_LIBDIR}/spec/ffi/fixtures/LastErrorTest.c ${GEM_LIBDIR}/spec/ffi/fixtures/NumberTest.c +${GEM_LIBDIR}/spec/ffi/fixtures/PipeHelper.h +${GEM_LIBDIR}/spec/ffi/fixtures/PipeHelperPosix.c +${GEM_LIBDIR}/spec/ffi/fixtures/PipeHelperWindows.c ${GEM_LIBDIR}/spec/ffi/fixtures/PointerTest.c ${GEM_LIBDIR}/spec/ffi/fixtures/ReferenceTest.c ${GEM_LIBDIR}/spec/ffi/fixtures/StringTest.c Index: pkgsrc/devel/ruby-ffi/distinfo diff -u pkgsrc/devel/ruby-ffi/distinfo:1.14 pkgsrc/devel/ruby-ffi/distinfo:1.15 --- pkgsrc/devel/ruby-ffi/distinfo:1.14 Tue Nov 3 03:29:22 2015 +++ pkgsrc/devel/ruby-ffi/distinfo Sun Oct 9 13:54:20 2016 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2015/11/03 03:29:22 agc Exp $ +$NetBSD: distinfo,v 1.15 2016/10/09 13:54:20 taca Exp $ -SHA1 (ffi-1.9.10.gem) = dcb88563a9d2e88f8d9b73ce893bc44d8f26d449 -RMD160 (ffi-1.9.10.gem) = f93eed545141fe5ea516b9ef7e2661a0bbfc3d96 -SHA512 (ffi-1.9.10.gem) = 382c5e36b73c126cb9388384daf3bfa3564620bfeb2484523ed07ed2413c360fb6f27988ec0f397c471acd0b108c9f092454a8e5b086d519193542d8c73f7e23 -Size (ffi-1.9.10.gem) = 881664 bytes +SHA1 (ffi-1.9.14.gem) = 20145d750cb436fdb30ed131604473eb7b0ab82f +RMD160 (ffi-1.9.14.gem) = 2a61e5891a1f54465d55c389d065dc65b3c5b1a3 +SHA512 (ffi-1.9.14.gem) = ab010e1da8a7ddfc65941c87f3be2205fb7d5428fcadb6d15bd5b1cf3d7572c7dd766fd7c57867290d0e1eb911271a515d7b1238dcfb09e14b3a7a7fa12f3b47 +Size (ffi-1.9.14.gem) = 884736 bytes --_----------=_1476021260290390--