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.13. Only bundled v8 build fixes added.



Module Name:	pkgsrc-wip
Committed By:	Filip Hajny <filip%joyent.com@localhost>
Pushed By:	fhajny
Date:		Tue Feb 23 11:59:07 2016 +0000
Changeset:	ddf5a773d22c9980fbf0871d7e8d58458c13747c

Modified Files:
	ruby-libv8/Makefile
	ruby-libv8/PLIST
	ruby-libv8/distinfo

Log Message:
Update ruby-libv8 to 3.16.14.13.
Only bundled v8 build fixes added.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ddf5a773d22c9980fbf0871d7e8d58458c13747c

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    | 1 +
 ruby-libv8/distinfo | 7 ++++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diffs:
diff --git a/ruby-libv8/Makefile b/ruby-libv8/Makefile
index 2e7eb76..5d89c9f 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.11
+DISTNAME=	libv8-3.16.14.13
 PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=	lang
 
diff --git a/ruby-libv8/PLIST b/ruby-libv8/PLIST
index 22bdf06..15367cb 100644
--- a/ruby-libv8/PLIST
+++ b/ruby-libv8/PLIST
@@ -30,6 +30,7 @@ ${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/fPIC-for-static.patch
 ${GEM_LIBDIR}/patches/gcc48/gcc48-wno-unused-local-typedefs.patch
diff --git a/ruby-libv8/distinfo b/ruby-libv8/distinfo
index fa3b789..2bf57bd 100644
--- a/ruby-libv8/distinfo
+++ b/ruby-libv8/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.2 2015/07/15 08:52:51 fhajny Exp $
 
-SHA1 (libv8-3.16.14.11.gem) = 9ffb1d590fcf6e5a44da5c0bbc3adc53ca599254
-RMD160 (libv8-3.16.14.11.gem) = a0bcf5b62880e39efeba4dfb32e9a4e2423f43cf
-Size (libv8-3.16.14.11.gem) = 12195328 bytes
+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


Home | Main Index | Thread Index | Old Index