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:           Sun May 11 06:41:30 UTC 2025

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

Log Message:
p5-URI: update to 5.32.

5.32      2025-05-10 21:26:50Z
    - Add authority() to URI::otpauth (GH#152) (GH#153) (Lester Hightower)
    - Implement URI::smb for Samba/CIFS (GH#149) (buralien)
    - Silence warnings issued in t/otpauth.t (GH#154) (Olaf Alders)


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.49 -r1.50 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.88 pkgsrc/www/p5-URI/Makefile:1.89
--- pkgsrc/www/p5-URI/Makefile:1.88     Sat Nov 16 12:08:02 2024
+++ pkgsrc/www/p5-URI/Makefile  Sun May 11 06:41:30 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2024/11/16 12:08:02 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2025/05/11 06:41:30 wiz Exp $
 
-DISTNAME=      URI-5.31
+DISTNAME=      URI-5.32
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=URI/}
 

Index: pkgsrc/www/p5-URI/distinfo
diff -u pkgsrc/www/p5-URI/distinfo:1.49 pkgsrc/www/p5-URI/distinfo:1.50
--- pkgsrc/www/p5-URI/distinfo:1.49     Sun Nov 10 07:43:32 2024
+++ pkgsrc/www/p5-URI/distinfo  Sun May 11 06:41:30 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2024/11/10 07:43:32 wiz Exp $
+$NetBSD: distinfo,v 1.50 2025/05/11 06:41:30 wiz Exp $
 
-BLAKE2s (URI-5.31.tar.gz) = ce9a1b795a830da0ad8ac69bb0d3a79bdfaabd57982ca880df396f9e0f629079
-SHA512 (URI-5.31.tar.gz) = 81bc29fbfc06c4b884bc5d47b6b7a3d171f526bb1edd6618aec6d72a65407c3130130dbfe31de18c439d03f5e60cfab6573352b1473959c6edc6e4ad828672c5
-Size (URI-5.31.tar.gz) = 131771 bytes
+BLAKE2s (URI-5.32.tar.gz) = 185083eabc97e10335eb30c3414945426142e5ff0d10aaac5f7a8f237352ca45
+SHA512 (URI-5.32.tar.gz) = 856b95173adddc0099d00012981ab34f3b853871e590ef7f3e33fbf369b51c03e9f89011f390caf03c7b975b3632d3efb8456b14cc240d5b8a0fe8b8d147fe2c
+Size (URI-5.32.tar.gz) = 133071 bytes



Home | Main Index | Thread Index | Old Index