pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update ruby-libv8 to 3.16.14.15.
Module Name: pkgsrc-wip
Committed By: Filip Hajny <filip%joyent.com@localhost>
Pushed By: fhajny
Date: Tue May 3 09:43:46 2016 +0000
Changeset: dceb6b6811e67f5afbcb6e1377554195653fac00
Modified Files:
ruby-libv8/Makefile
ruby-libv8/PLIST
ruby-libv8/distinfo
Log Message:
Update ruby-libv8 to 3.16.14.15.
Changes since .13:
- Enhance compiler version detection and architecture detection #212
- Introduce darwin13-15 binary building #211
- Disable errors on warning for OS X #210
- Improve --with-system-v8 error message #200
- Fix the check for git-svn #199
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dceb6b6811e67f5afbcb6e1377554195653fac00
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ruby-libv8/Makefile | 2 +-
ruby-libv8/PLIST | 13 ++++++-------
ruby-libv8/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 12 deletions(-)
diffs:
diff --git a/ruby-libv8/Makefile b/ruby-libv8/Makefile
index 5d89c9f..e1ea5fe 100644
--- a/ruby-libv8/Makefile
+++ b/ruby-libv8/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2015/07/15 08:52:51 fhajny Exp $
-DISTNAME= libv8-3.16.14.13
+DISTNAME= libv8-3.16.14.15
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= lang
diff --git a/ruby-libv8/PLIST b/ruby-libv8/PLIST
index 15367cb..160403f 100644
--- a/ruby-libv8/PLIST
+++ b/ruby-libv8/PLIST
@@ -5,6 +5,7 @@ ${GEM_EXTSDIR}/gem.build_complete
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.gitmodules
${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
@@ -14,6 +15,7 @@ ${GEM_LIBDIR}/ext/libv8/arch.rb
${GEM_LIBDIR}/ext/libv8/builder.rb
${GEM_LIBDIR}/ext/libv8/checkout.rb
${GEM_LIBDIR}/ext/libv8/compiler.rb
+${GEM_LIBDIR}/ext/libv8/compiler/apple_llvm.rb
${GEM_LIBDIR}/ext/libv8/compiler/clang.rb
${GEM_LIBDIR}/ext/libv8/compiler/gcc.rb
${GEM_LIBDIR}/ext/libv8/compiler/generic_compiler.rb
@@ -25,17 +27,14 @@ ${GEM_LIBDIR}/ext/libv8/paths.rb
${GEM_LIBDIR}/lib/libv8.rb
${GEM_LIBDIR}/lib/libv8/version.rb
${GEM_LIBDIR}/libv8.gemspec
-${GEM_LIBDIR}/patches/arm/do-not-imply-vfp3-and-armv7.patch
-${GEM_LIBDIR}/patches/arm/do-not-use-vfp2.patch
-${GEM_LIBDIR}/patches/clang/no-unused-private-field.patch
-${GEM_LIBDIR}/patches/clang33/silence-nested-anon-types-and-unused-function-warnings.patch
-${GEM_LIBDIR}/patches/clang51/no-unused-variable.patch
-${GEM_LIBDIR}/patches/clang70/no-unused-local-typedefs.patch
${GEM_LIBDIR}/patches/disable-building-tests.patch
+${GEM_LIBDIR}/patches/disable-werror-on-osx.patch
+${GEM_LIBDIR}/patches/do-not-imply-vfp3-and-armv7.patch
+${GEM_LIBDIR}/patches/do-not-use-vfp2.patch
${GEM_LIBDIR}/patches/fPIC-for-static.patch
-${GEM_LIBDIR}/patches/gcc48/gcc48-wno-unused-local-typedefs.patch
${GEM_LIBDIR}/patches/mingw-generate-makefiles.sh
${GEM_LIBDIR}/release/x86-linux/Vagrantfile
+${GEM_LIBDIR}/release/x86_64-freebsd10/Vagrantfile
${GEM_LIBDIR}/release/x86_64-linux/Vagrantfile
${GEM_LIBDIR}/spec/location_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
diff --git a/ruby-libv8/distinfo b/ruby-libv8/distinfo
index 2bf57bd..ca7ca1d 100644
--- a/ruby-libv8/distinfo
+++ b/ruby-libv8/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2015/07/15 08:52:51 fhajny Exp $
-SHA1 (libv8-3.16.14.13.gem) = babb5110975a86ff9c914694a54a49cae0207634
-RMD160 (libv8-3.16.14.13.gem) = 0876e989788872c7060f8beab85d41d5b3716d5b
-SHA512 (libv8-3.16.14.13.gem) = 126486a048b5bbb1b01a6bb32aadea39eb41c291b43b948c1709568c4df512d156621632b2d3504b07e28470038040733500fe6e38032b80ef2d2f4083484045
-Size (libv8-3.16.14.13.gem) = 12195840 bytes
+SHA1 (libv8-3.16.14.15.gem) = 2c17ac1160fbf9b1cb85d90eb47f02346222a5c6
+RMD160 (libv8-3.16.14.15.gem) = c588d3cabd03b70388894b47e1708b813124a147
+SHA512 (libv8-3.16.14.15.gem) = 28cc1431c50173ef43d28c02892ac0e86363403ec59e6ae98102c22bf17ad747cdef7a9357e54096e6e78960752439bd7a8283b9c7fe5bebb9bfa87ddde73401
+Size (libv8-3.16.14.15.gem) = 12197888 bytes
Home |
Main Index |
Thread Index |
Old Index