pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-webfakes (www/R-webfakes) Updated 1.1.3 to 1.1.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0ecb18d2e695
branches:  trunk
changeset: 390904:0ecb18d2e695
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Jan 01 01:01:15 2023 +0000

description:
(www/R-webfakes) Updated 1.1.3 to 1.1.6

# webfakes 1.1.6

* `response$send_file()` now handles `root = "/"` and absolute paths
  better on Windows.

* `new_app_process()` and `local_app_process()` are now faster,
  because the app object they need to copy to the subprocess is smaller.

# webfakes 1.1.5

* `mw_etag()` now handles the `If-None-Match` header properly, and sets
  the status code of the response to 304, and removes the response body.

# webfakes 1.1.4

* No user visible changes.

diffstat:

 www/R-webfakes/Makefile |  4 ++--
 www/R-webfakes/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 7e015405d964 -r 0ecb18d2e695 www/R-webfakes/Makefile
--- a/www/R-webfakes/Makefile   Sun Jan 01 00:51:46 2023 +0000
+++ b/www/R-webfakes/Makefile   Sun Jan 01 01:01:15 2023 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2022/04/29 15:00:26 mef Exp $
+# $NetBSD: Makefile,v 1.2 2023/01/01 01:01:15 mef Exp $
 
 R_PKGNAME=     webfakes
-R_PKGVER=      1.1.3
+R_PKGVER=      1.1.6
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 7e015405d964 -r 0ecb18d2e695 www/R-webfakes/distinfo
--- a/www/R-webfakes/distinfo   Sun Jan 01 00:51:46 2023 +0000
+++ b/www/R-webfakes/distinfo   Sun Jan 01 01:01:15 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/04/29 15:00:26 mef Exp $
+$NetBSD: distinfo,v 1.2 2023/01/01 01:01:15 mef Exp $
 
-BLAKE2s (R/webfakes_1.1.3.tar.gz) = 5da4d086ccbbef925b159596b8ad0fb80c332bdf8c2f3c0bd4c2722a1c225b5d
-SHA512 (R/webfakes_1.1.3.tar.gz) = a7de5155cc79bd60a83f4fd974fbe3cf526857501dd463d3b6441af7e8a83f0c159ce819ef85237146e6f9d9e3e54e6d149c51a982b77e0e19ce604fda90a55c
-Size (R/webfakes_1.1.3.tar.gz) = 611974 bytes
+BLAKE2s (R/webfakes_1.1.6.tar.gz) = 7285848bc6ca30e8ec10079629e06dad86389d17c575cf880c375f2ed6a9b82f
+SHA512 (R/webfakes_1.1.6.tar.gz) = 03dce364771dbd04d5e3d364427ecaa50c1c84a232e502da1af1a72446bade46ade941679086aaf6ef87f8251d2eaba46afc1e61afc2ba844631b933ce35353c
+Size (R/webfakes_1.1.6.tar.gz) = 614997 bytes



Home | Main Index | Thread Index | Old Index