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:           Mon Jun 22 05:34:25 UTC 2026

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

Log Message:
p5-URI: update to 5.35.

5.35      2026-06-14 23:04:12Z
    - Strip leading zeros from port numbers in canonical URIs (GH#69) (GH#162)


To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.51 -r1.52 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.91 pkgsrc/www/p5-URI/Makefile:1.92
--- pkgsrc/www/p5-URI/Makefile:1.91     Sun Sep 21 06:56:30 2025
+++ pkgsrc/www/p5-URI/Makefile  Mon Jun 22 05:34:25 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.91 2025/09/21 06:56:30 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2026/06/22 05:34:25 wiz Exp $
 
-DISTNAME=      URI-5.34
+DISTNAME=      URI-5.35
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www net perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=URI/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/URI

Index: pkgsrc/www/p5-URI/distinfo
diff -u pkgsrc/www/p5-URI/distinfo:1.51 pkgsrc/www/p5-URI/distinfo:1.52
--- pkgsrc/www/p5-URI/distinfo:1.51     Sun Sep 21 06:56:31 2025
+++ pkgsrc/www/p5-URI/distinfo  Mon Jun 22 05:34:25 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2025/09/21 06:56:31 wiz Exp $
+$NetBSD: distinfo,v 1.52 2026/06/22 05:34:25 wiz Exp $
 
-BLAKE2s (URI-5.34.tar.gz) = e91b4230dcdf46308f501bdb615b5a0dbdd4d40d03713a1933c631f8acf41792
-SHA512 (URI-5.34.tar.gz) = 990222d769bd1b85416a0814c2c80a8738d562b907e96ada1d45e1e9e751534f5f30fcca76339e1b6fb873fbc6e02eadc6dfdf1969bf8056ddf9c7bf59894c13
-Size (URI-5.34.tar.gz) = 134385 bytes
+BLAKE2s (URI-5.35.tar.gz) = 156ce033885fb87eca579fb1eeeb7639fe651713d79f60e7e66aa40c240fb15b
+SHA512 (URI-5.35.tar.gz) = b2ffbb0752aba5323408dd42b34d89cd98204520cf302098e4fda2108b51378191fedde9b0f35626d34785fcd859bf261a386c8fd6cac3f24462cfc63e91f3ea
+Size (URI-5.35.tar.gz) = 135442 bytes



Home | Main Index | Thread Index | Old Index