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 Apr 30 01:16:18 UTC 2022
Modified Files:
pkgsrc/www/R-httpuv: Makefile distinfo
Log Message:
(www/R-httpuv) Updated 1.6.3 to 1.6.5
httpuv 1.6.5
============
* Added support for R on Windows UCRT. (#324)
* When using a system-wide copy of libuv, httpuv will now compile
using the system-wide headers for libuv, instead of the local copy
of the libuv headers. (#327)
httpuv 1.6.4
============
* Added zlib to SystemRequirements in DESCRIPTION file. (#315)
* Closed #280: Fix builds on Alpine Linux (and other versions which
have automake >1.16.1). (#319)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/R-httpuv/Makefile
cvs rdiff -u -r1.9 -r1.10 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.8 pkgsrc/www/R-httpuv/Makefile:1.9
--- pkgsrc/www/R-httpuv/Makefile:1.8 Sat Sep 11 01:58:46 2021
+++ pkgsrc/www/R-httpuv/Makefile Sat Apr 30 01:16:18 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/09/11 01:58:46 mef Exp $
+# $NetBSD: Makefile,v 1.9 2022/04/30 01:16:18 mef Exp $
R_PKGNAME= httpuv
-R_PKGVER= 1.6.3
+R_PKGVER= 1.6.5
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/R-httpuv/distinfo
diff -u pkgsrc/www/R-httpuv/distinfo:1.9 pkgsrc/www/R-httpuv/distinfo:1.10
--- pkgsrc/www/R-httpuv/distinfo:1.9 Tue Oct 26 11:29:15 2021
+++ pkgsrc/www/R-httpuv/distinfo Sat Apr 30 01:16:18 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:29:15 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/04/30 01:16:18 mef Exp $
-BLAKE2s (R/httpuv_1.6.3.tar.gz) = e3d485474cc69544d0724435d65ff1a39501f59fa7ef6016de1b3093b5ce81c5
-SHA512 (R/httpuv_1.6.3.tar.gz) = 04551c714c704c551a13ba8b436fce78afa22c70dd4d853c49d0147457e6d49b83b98c3e0bcc8a8285abb61091f00669e0859f2322966917b1a4d87ccdb5007b
-Size (R/httpuv_1.6.3.tar.gz) = 1814524 bytes
+BLAKE2s (R/httpuv_1.6.5.tar.gz) = cc5a77f9207e5847d5d0a38c5da3857196d40b85ba8de21c845508090a9a5571
+SHA512 (R/httpuv_1.6.5.tar.gz) = aaa3d6551d37b955b68072dc8e61a23d8c1c0b288dc5249aa46ab242682aef278e9f3a42e84809c68b4b6136f846171d8e4134eeb6b08749ed3758ef3752b79e
+Size (R/httpuv_1.6.5.tar.gz) = 1815063 bytes
SHA1 (patch-src_Makevars) = 64eb03f7bcec11e0e46ab2749dde13b1d7053dbe
Home |
Main Index |
Thread Index |
Old Index