pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-ffi devel/ruby-ffi: update to 1.10.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad6d6ca42782
branches:  trunk
changeset: 318135:ad6d6ca42782
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 20 13:48:30 2019 +0000

description:
devel/ruby-ffi: update to 1.10.0

1.10.0 / 2019-01-06
-------------------

Added:
* Add /opt/local/lib/ to ffi's fallback library search path. #638
* Add binary gem support for ruby-2.6 on Windows
* Add FreeBSD on AArch64 and ARM support. #644
* Add FFI::LastError.winapi_error on Windows native or Cygwin. #633

Changed:
* Update to rake-compiler-dock-0.7.0
* Use 64-bit inodes on FreeBSD >= 12. #644
* Switch time_t and suseconds_t types to long on FreeBSD. #627
* Make register_t long_long on 64-bit FreeBSD. #644
* Fix Pointer#write_array_of_type #637

Removed:
* Drop binary gem support for ruby-2.0 and 2.1 on Windows

diffstat:

 devel/ruby-ffi/Makefile |   4 ++--
 devel/ruby-ffi/PLIST    |   8 +++++++-
 devel/ruby-ffi/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (61 lines):

diff -r a30c2175737d -r ad6d6ca42782 devel/ruby-ffi/Makefile
--- a/devel/ruby-ffi/Makefile   Sun Jan 20 13:47:38 2019 +0000
+++ b/devel/ruby-ffi/Makefile   Sun Jan 20 13:48:30 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/06/24 15:46:49 taca Exp $
+# $NetBSD: Makefile,v 1.20 2019/01/20 13:48:30 taca Exp $
 
-DISTNAME=      ffi-1.9.25
+DISTNAME=      ffi-1.10.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a30c2175737d -r ad6d6ca42782 devel/ruby-ffi/PLIST
--- a/devel/ruby-ffi/PLIST      Sun Jan 20 13:47:38 2019 +0000
+++ b/devel/ruby-ffi/PLIST      Sun Jan 20 13:48:30 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2018/06/24 15:46:49 taca Exp $
+@comment $NetBSD: PLIST,v 1.17 2019/01/20 13:48:30 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/ffi_c.${RUBY_DLEXT}
 ${GEM_EXTSDIR}/gem.build_complete
@@ -480,11 +480,16 @@
 ${GEM_LIBDIR}/lib/ffi/managedstruct.rb
 ${GEM_LIBDIR}/lib/ffi/memorypointer.rb
 ${GEM_LIBDIR}/lib/ffi/platform.rb
+${GEM_LIBDIR}/lib/ffi/platform/aarch64-freebsd/types.conf
+${GEM_LIBDIR}/lib/ffi/platform/aarch64-freebsd12/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/aarch64-linux/types.conf
+${GEM_LIBDIR}/lib/ffi/platform/arm-freebsd/types.conf
+${GEM_LIBDIR}/lib/ffi/platform/arm-freebsd12/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/arm-linux/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/i386-cygwin/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/i386-darwin/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/i386-freebsd/types.conf
+${GEM_LIBDIR}/lib/ffi/platform/i386-freebsd12/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/i386-gnu/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/i386-linux/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/i386-netbsd/types.conf
@@ -513,6 +518,7 @@
 ${GEM_LIBDIR}/lib/ffi/platform/x86_64-cygwin/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/x86_64-darwin/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/x86_64-freebsd/types.conf
+${GEM_LIBDIR}/lib/ffi/platform/x86_64-freebsd12/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/x86_64-linux/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/x86_64-netbsd/types.conf
 ${GEM_LIBDIR}/lib/ffi/platform/x86_64-openbsd/types.conf
diff -r a30c2175737d -r ad6d6ca42782 devel/ruby-ffi/distinfo
--- a/devel/ruby-ffi/distinfo   Sun Jan 20 13:47:38 2019 +0000
+++ b/devel/ruby-ffi/distinfo   Sun Jan 20 13:48:30 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2018/06/24 15:46:49 taca Exp $
+$NetBSD: distinfo,v 1.19 2019/01/20 13:48:30 taca Exp $
 
-SHA1 (ffi-1.9.25.gem) = 86fa011857f977254ccf39f507587310f9ade768
-RMD160 (ffi-1.9.25.gem) = beb8aed151ce3b62d6e0304edf850a02ba526807
-SHA512 (ffi-1.9.25.gem) = c27e3cac623f001014ff1c81133eb27af7cd14239031c37ec3477f16ae77c6b81a64d253c946e445494909536cfea901dce2c3392d7e9f532544f3329d27a752
-Size (ffi-1.9.25.gem) = 867840 bytes
+SHA1 (ffi-1.10.0.gem) = 15d8209c5c420a141e38763b153b41e5de2535ba
+RMD160 (ffi-1.10.0.gem) = 940829e28d15630a2fcfc6402b939819c3b0fece
+SHA512 (ffi-1.10.0.gem) = 7bdb52c9912c976379fa50e86bc6cb2551c236b59f7610d864ab37a5357a231ed9b44c45941d8be68038e6e84542005b808045ed8da0e9e07de4428100f3bf1b
+Size (ffi-1.10.0.gem) = 869376 bytes



Home | Main Index | Thread Index | Old Index