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 Sep 21 06:56:31 UTC 2025
Modified Files:
pkgsrc/www/p5-URI: Makefile distinfo
Log Message:
5.34 2025-09-17 11:00:27Z
- Add WebSocket (ws, wss) URI (GH#158) (david-dick)
5.33 2025-09-17 03:23:13Z
- Add smtp scheme (GH#156) (SineSwiper)
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.50 -r1.51 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.90 pkgsrc/www/p5-URI/Makefile:1.91
--- pkgsrc/www/p5-URI/Makefile:1.90 Fri Jul 4 08:49:34 2025
+++ pkgsrc/www/p5-URI/Makefile Sun Sep 21 06:56:30 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.90 2025/07/04 08:49:34 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2025/09/21 06:56:30 wiz Exp $
-DISTNAME= URI-5.32
+DISTNAME= URI-5.34
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.50 pkgsrc/www/p5-URI/distinfo:1.51
--- pkgsrc/www/p5-URI/distinfo:1.50 Sun May 11 06:41:30 2025
+++ pkgsrc/www/p5-URI/distinfo Sun Sep 21 06:56:31 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2025/05/11 06:41:30 wiz Exp $
+$NetBSD: distinfo,v 1.51 2025/09/21 06:56:31 wiz Exp $
-BLAKE2s (URI-5.32.tar.gz) = 185083eabc97e10335eb30c3414945426142e5ff0d10aaac5f7a8f237352ca45
-SHA512 (URI-5.32.tar.gz) = 856b95173adddc0099d00012981ab34f3b853871e590ef7f3e33fbf369b51c03e9f89011f390caf03c7b975b3632d3efb8456b14cc240d5b8a0fe8b8d147fe2c
-Size (URI-5.32.tar.gz) = 133071 bytes
+BLAKE2s (URI-5.34.tar.gz) = e91b4230dcdf46308f501bdb615b5a0dbdd4d40d03713a1933c631f8acf41792
+SHA512 (URI-5.34.tar.gz) = 990222d769bd1b85416a0814c2c80a8738d562b907e96ada1d45e1e9e751534f5f30fcca76339e1b6fb873fbc6e02eadc6dfdf1969bf8056ddf9c7bf59894c13
+Size (URI-5.34.tar.gz) = 134385 bytes
Home |
Main Index |
Thread Index |
Old Index