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:   wen
Date:           Tue Apr  2 00:59:05 UTC 2024

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

Log Message:
Update to 5.28

Upstream changes:
5.28      2024-03-27 01:49:44Z
    - Using Scalar::Util::reftype instead of just ref(), but mindful this time
      about definedness to avoid warnings (GH#140) (Jacques Deguest)


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.45 -r1.46 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.83 pkgsrc/www/p5-URI/Makefile:1.84
--- pkgsrc/www/p5-URI/Makefile:1.83     Sun Feb 25 08:32:52 2024
+++ pkgsrc/www/p5-URI/Makefile  Tue Apr  2 00:59:05 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2024/02/25 08:32:52 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2024/04/02 00:59:05 wen Exp $
 
-DISTNAME=      URI-5.27
+DISTNAME=      URI-5.28
 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.45 pkgsrc/www/p5-URI/distinfo:1.46
--- pkgsrc/www/p5-URI/distinfo:1.45     Sun Feb 25 08:32:52 2024
+++ pkgsrc/www/p5-URI/distinfo  Tue Apr  2 00:59:05 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2024/02/25 08:32:52 wiz Exp $
+$NetBSD: distinfo,v 1.46 2024/04/02 00:59:05 wen Exp $
 
-BLAKE2s (URI-5.27.tar.gz) = a658f9fc507bf66aca563502626fa4bb4e50cabf97f36cc0c1638d912cce5fb0
-SHA512 (URI-5.27.tar.gz) = 5d4cdaf2baed2b15af827093e139ee22c7f87b979b5998462500b13d68966bd94be3841e9b0c4f64ef2df9ca5e258933c21f67870a671242330f296c7bef45b8
-Size (URI-5.27.tar.gz) = 123909 bytes
+BLAKE2s (URI-5.28.tar.gz) = 2c41bbfa5ed2809d72371e21d5daf1389dc5d69810ce99cfc5479633e16a5236
+SHA512 (URI-5.28.tar.gz) = ffa2a560641cbb81f720d1b572371a237826627974735684e130ad42c5184cd143c4cd337d600346258892165f3b658cc94711d189a870f990ff8148c72968e5
+Size (URI-5.28.tar.gz) = 124581 bytes



Home | Main Index | Thread Index | Old Index