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 Oct 13 08:54:26 UTC 2024

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

Log Message:
p5-URI: update to 5.30.

5.30      2024-10-08 21:18:35Z
    - Add scp, ftps, ftpes, irc, ircs schemes (GH#16) (SineSwiper)


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.47 -r1.48 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.85 pkgsrc/www/p5-URI/Makefile:1.86
--- pkgsrc/www/p5-URI/Makefile:1.85     Sun Sep  8 08:30:21 2024
+++ pkgsrc/www/p5-URI/Makefile  Sun Oct 13 08:54:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.85 2024/09/08 08:30:21 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2024/10/13 08:54:25 wiz Exp $
 
-DISTNAME=      URI-5.29
+DISTNAME=      URI-5.30
 PKGNAME=       p5-${DISTNAME}
 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.47 pkgsrc/www/p5-URI/distinfo:1.48
--- pkgsrc/www/p5-URI/distinfo:1.47     Sun Sep  8 08:30:21 2024
+++ pkgsrc/www/p5-URI/distinfo  Sun Oct 13 08:54:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2024/09/08 08:30:21 wiz Exp $
+$NetBSD: distinfo,v 1.48 2024/10/13 08:54:25 wiz Exp $
 
-BLAKE2s (URI-5.29.tar.gz) = 62284a7a0b9e3bfbd5f76fc33700e4871132a07ec455ee6afeda7062b7551d44
-SHA512 (URI-5.29.tar.gz) = b086e3e1b5f13362a9c49f99888773d76ca2d042ff0a0f73650f1e4e76be0d04a6e78206ec8dd4d3098a5bdc9daacfe4ba8779b08f79203bbe45b6ef240852eb
-Size (URI-5.29.tar.gz) = 128686 bytes
+BLAKE2s (URI-5.30.tar.gz) = bac2c814e37ddbe79d611338f7ba42376d3b8459e20044ea923732590f5cf4af
+SHA512 (URI-5.30.tar.gz) = 054c0ef59b1eb017e28dff9774b869b700b5cfe7234e2e7e37c70fe5d786459675e4d7600d84b785cf199e0b71e6e7d4490f00b6377044448e2637c2129858d8
+Size (URI-5.30.tar.gz) = 131727 bytes



Home | Main Index | Thread Index | Old Index