pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/R-httpuv



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 11 01:58:47 UTC 2021

Modified Files:
        pkgsrc/www/R-httpuv: Makefile distinfo

Log Message:
(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.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/R-httpuv/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/R-httpuv/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/R-httpuv/Makefile
diff -u pkgsrc/www/R-httpuv/Makefile:1.7 pkgsrc/www/R-httpuv/Makefile:1.8
--- pkgsrc/www/R-httpuv/Makefile:1.7    Tue Aug 24 11:22:44 2021
+++ pkgsrc/www/R-httpuv/Makefile        Sat Sep 11 01:58:46 2021
@@ -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 @@ DEPENDS+=     R-promises>=1.0.1:../../parall
 
 # 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++

Index: pkgsrc/www/R-httpuv/distinfo
diff -u pkgsrc/www/R-httpuv/distinfo:1.6 pkgsrc/www/R-httpuv/distinfo:1.7
--- pkgsrc/www/R-httpuv/distinfo:1.6    Tue Aug 24 11:22:44 2021
+++ pkgsrc/www/R-httpuv/distinfo        Sat Sep 11 01:58:46 2021
@@ -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