pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-httpuv (www/R-httpuv) Updated 1.6.2 to 1.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7329b905105d
branches:  trunk
changeset: 458151:7329b905105d
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Sep 11 01:58:46 2021 +0000

description:
(www/R-httpuv)  Updated 1.6.2 to 1.6.3

httpuv 1.6.3
============

* Increased required version of Rcpp to 1.0.7, to work around an
  incompatibility between Rcpp 1.0.6 and packages compiled with
  Rcpp 1.0.7.

diffstat:

 www/R-httpuv/Makefile |   5 +++--
 www/R-httpuv/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r 262bbad088c7 -r 7329b905105d www/R-httpuv/Makefile
--- a/www/R-httpuv/Makefile     Sat Sep 11 01:49:06 2021 +0000
+++ b/www/R-httpuv/Makefile     Sat Sep 11 01:58:46 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2021/08/24 11:22:44 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/09/11 01:58:46 mef Exp $
 
 R_PKGNAME=     httpuv
-R_PKGVER=      1.6.2
+R_PKGVER=      1.6.3
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -14,6 +14,7 @@
 
 # Package suggested but not available: 'websocket'
 TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl
 
 USE_TOOLS+=    gmake
 USE_LANGUAGES= c c++
diff -r 262bbad088c7 -r 7329b905105d www/R-httpuv/distinfo
--- a/www/R-httpuv/distinfo     Sat Sep 11 01:49:06 2021 +0000
+++ b/www/R-httpuv/distinfo     Sat Sep 11 01:58:46 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2021/08/24 11:22:44 mef Exp $
+$NetBSD: distinfo,v 1.7 2021/09/11 01:58:46 mef Exp $
 
-SHA1 (R/httpuv_1.6.2.tar.gz) = 184991aee15c40335b54b374ba6442964fd4a3d6
-RMD160 (R/httpuv_1.6.2.tar.gz) = dec241f1acd2cc52307b3463051ed2a2298ecafc
-SHA512 (R/httpuv_1.6.2.tar.gz) = 7a4f563edefacebafbb94a7ceb3a0db3a0a7825768c664f66ad6b6d50cf134dec3d90976a4c452ab64b6dca8d7c1a25d92be79f8ab0a4bd2dda46c5613f8ac4e
-Size (R/httpuv_1.6.2.tar.gz) = 1815049 bytes
+SHA1 (R/httpuv_1.6.3.tar.gz) = 828384af8650ac532b22bdfb8a78617d36cd848f
+RMD160 (R/httpuv_1.6.3.tar.gz) = 34ebaf74360f1e9fae418fc57232d982acaba316
+SHA512 (R/httpuv_1.6.3.tar.gz) = 04551c714c704c551a13ba8b436fce78afa22c70dd4d853c49d0147457e6d49b83b98c3e0bcc8a8285abb61091f00669e0859f2322966917b1a4d87ccdb5007b
+Size (R/httpuv_1.6.3.tar.gz) = 1814524 bytes
 SHA1 (patch-src_Makevars) = 64eb03f7bcec11e0e46ab2749dde13b1d7053dbe



Home | Main Index | Thread Index | Old Index