pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-URI



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 12 20:47:28 UTC 2026

Modified Files:
        pkgsrc/www/p5-URI: Makefile distinfo

Log Message:
p5-URI: update to 5.37.

5.37      2026-09-03 22:49:36Z
    - Preserve leading and trailing whitespace in file:// URI paths instead
      of silently stripping it (GH#95) (Jacques Deguest)


To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/www/p5-URI/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/p5-URI/Makefile
diff -u pkgsrc/www/p5-URI/Makefile:1.94 pkgsrc/www/p5-URI/Makefile:1.95
--- pkgsrc/www/p5-URI/Makefile:1.94     Sun Aug 23 04:37:18 2026
+++ pkgsrc/www/p5-URI/Makefile  Sat Sep 12 20:47:28 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2026/08/23 04:37:18 wiz Exp $
+# $NetBSD: Makefile,v 1.95 2026/09/12 20:47:28 wiz Exp $
 
-DISTNAME=      URI-5.36
+DISTNAME=      URI-5.37
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}

Index: pkgsrc/www/p5-URI/distinfo
diff -u pkgsrc/www/p5-URI/distinfo:1.53 pkgsrc/www/p5-URI/distinfo:1.54
--- pkgsrc/www/p5-URI/distinfo:1.53     Sun Aug 23 04:37:18 2026
+++ pkgsrc/www/p5-URI/distinfo  Sat Sep 12 20:47:28 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.53 2026/08/23 04:37:18 wiz Exp $
+$NetBSD: distinfo,v 1.54 2026/09/12 20:47:28 wiz Exp $
 
-BLAKE2s (URI-5.36.tar.gz) = 65b4c24fc2e147722df49b2f5a7a74280527410035c4623bbc5fbedcedb6c011
-SHA512 (URI-5.36.tar.gz) = 2d6e18f3b30a4bb21456da478f006ea080121d783abe198970cf515cd0b71bca8c163d33dfd457b9bd758e4abecad9d664d64f76778ae71447b5fae1236059a7
-Size (URI-5.36.tar.gz) = 137403 bytes
+BLAKE2s (URI-5.37.tar.gz) = d36075686dcc7f14e7b7cc5428210492d81129102a9f2a34e83e061c39c803a5
+SHA512 (URI-5.37.tar.gz) = c720fa5ab8efda9f67040cc9221a75996807e37fdcdadec4f621778f1bda2de1fc544461b816f6aef8560b23361d597d677cd6f9eaea04a1783ccfb83d234ff5
+Size (URI-5.37.tar.gz) = 137767 bytes



Home | Main Index | Thread Index | Old Index