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 Dec 17 07:46:05 UTC 2023

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

Log Message:
p5-URI: update to 5.21.

5.21      2023-08-23 16:02:14Z
    - Fix version declarations in icap.pm and icaps.pm (GH#131) (Olaf Alders)

5.20      2023-08-23 14:13:23Z
   - Remove Shebang and Taint from all tests.
   - Fix t/query.t to get rid of a warning about join() on
      array with undef
   - Add icap and icaps URIs (GH#130) (david-dick)


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.42 -r1.43 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.80 pkgsrc/www/p5-URI/Makefile:1.81
--- pkgsrc/www/p5-URI/Makefile:1.80     Thu Jul  6 09:42:57 2023
+++ pkgsrc/www/p5-URI/Makefile  Sun Dec 17 07:46:05 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.80 2023/07/06 09:42:57 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2023/12/17 07:46:05 wiz Exp $
 
-DISTNAME=      URI-5.19
+DISTNAME=      URI-5.21
 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.42 pkgsrc/www/p5-URI/distinfo:1.43
--- pkgsrc/www/p5-URI/distinfo:1.42     Sat May 20 07:10:13 2023
+++ pkgsrc/www/p5-URI/distinfo  Sun Dec 17 07:46:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2023/05/20 07:10:13 wiz Exp $
+$NetBSD: distinfo,v 1.43 2023/12/17 07:46:05 wiz Exp $
 
-BLAKE2s (URI-5.19.tar.gz) = fd246d9e9307270f4dd7bec22448bf446502f04b79033813ad210cacd2e63b28
-SHA512 (URI-5.19.tar.gz) = db22a65999ab2b7735015cfabb0e2e9f8ee7d6f4b353572269cba7b2c1c83840f2ab0c71a7d272a5ae8743b7e77c60bffd0948ca3d04d4abfa8dcd6188481103
-Size (URI-5.19.tar.gz) = 116185 bytes
+BLAKE2s (URI-5.21.tar.gz) = 19e81f7c70fb2678aa58d6758f6124a7ff517e68ee7b8c60ba504144a8f8b0b2
+SHA512 (URI-5.21.tar.gz) = 0fb15c93d6bfd1842a3129d31ffd4d7c9fb9c735d5f45b5aaa07609edecd1b16191b7475aebd013c7a0e92894000d6982503654d306d82d477b52b33b058644f
+Size (URI-5.21.tar.gz) = 119928 bytes



Home | Main Index | Thread Index | Old Index