pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update ruby-therubyracer to 0.12.2.
Module Name: pkgsrc-wip
Committed By: Filip Hajny <filip%joyent.com@localhost>
Pushed By: fhajny
Date: Tue Feb 23 12:01:04 2016 +0000
Changeset: ae3de56e1e1c2424a0536be677a96402c3ff31e1
Modified Files:
ruby-therubyracer/Makefile
ruby-therubyracer/distinfo
Log Message:
Update ruby-therubyracer to 0.12.2.
- fix memory leak where weak hash map entries were not being
cleaned up.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ae3de56e1e1c2424a0536be677a96402c3ff31e1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ruby-therubyracer/Makefile | 3 ++-
ruby-therubyracer/distinfo | 7 ++++---
2 files changed, 6 insertions(+), 4 deletions(-)
diffs:
diff --git a/ruby-therubyracer/Makefile b/ruby-therubyracer/Makefile
index 8cc9552..e83bd32 100644
--- a/ruby-therubyracer/Makefile
+++ b/ruby-therubyracer/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2014/09/08 10:25:33 fhajny Exp $
-DISTNAME= therubyracer-0.12.1
+DISTNAME= therubyracer-0.12.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= lang
@@ -10,6 +10,7 @@ COMMENT= Embedded V8 Javascript
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-libv8>=3.16:../../wip/ruby-libv8
+DEPENDS+= ${RUBY_PKGPREFIX}-ref-[0-9]*:../../devel/ruby-ref
USE_LANGUAGES+= c c++
diff --git a/ruby-therubyracer/distinfo b/ruby-therubyracer/distinfo
index 17f2dc5..0f575fd 100644
--- a/ruby-therubyracer/distinfo
+++ b/ruby-therubyracer/distinfo
@@ -1,6 +1,7 @@
$NetBSD: distinfo,v 1.2 2014/03/10 15:55:23 fhajny Exp $
-SHA1 (therubyracer-0.12.1.gem) = 3287eba58dcd0c6bc8c2b7fa5f8b23f1db95803c
-RMD160 (therubyracer-0.12.1.gem) = 4bf46c051b20bc66c5412a6070f1517b6efdfe4b
-Size (therubyracer-0.12.1.gem) = 58880 bytes
+SHA1 (therubyracer-0.12.2.gem) = 0d1174f53a1f6c33074acdd2c6c9971b41443f63
+RMD160 (therubyracer-0.12.2.gem) = 75d1b8c949da1d6ff8b7ae779e1d5148d27bd455
+SHA512 (therubyracer-0.12.2.gem) = 1071e739e00a28e5e56a08dbf342885256fa26d0d4a1a567aede0a1a5bb945a73cb12715a5c59a7de369edcc5c337145dc79cab5d0105abb09008a238ec5e311
+Size (therubyracer-0.12.2.gem) = 58880 bytes
SHA1 (patch-ext_v8_extconf.rb) = e5f61361f67c63d0f4969a06280f54e6175b6ba4
Home |
Main Index |
Thread Index |
Old Index