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:   schmonz
Date:           Sun Oct 31 08:27:09 UTC 2021

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

Log Message:
Update to 5.10. From the changelog:

- Remove Authority section from dist.ini (GH#86) (Olaf Alders)
- Make URI::mailto parse subaddresses with + sign correctly (GH#89)
  (Julien Fiegehenn)


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/www/p5-URI/Makefile
cvs rdiff -u -r1.39 -r1.40 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.75 pkgsrc/www/p5-URI/Makefile:1.76
--- pkgsrc/www/p5-URI/Makefile:1.75     Mon May 24 19:55:53 2021
+++ pkgsrc/www/p5-URI/Makefile  Sun Oct 31 08:27:09 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2021/05/24 19:55:53 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2021/10/31 08:27:09 schmonz Exp $
 
-DISTNAME=      URI-5.09
+DISTNAME=      URI-5.10
 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.39 pkgsrc/www/p5-URI/distinfo:1.40
--- pkgsrc/www/p5-URI/distinfo:1.39     Tue Oct 26 11:30:19 2021
+++ pkgsrc/www/p5-URI/distinfo  Sun Oct 31 08:27:09 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 11:30:19 nia Exp $
+$NetBSD: distinfo,v 1.40 2021/10/31 08:27:09 schmonz Exp $
 
-BLAKE2s (URI-5.09.tar.gz) = e2f3b47061010c535c4fc3d9083ea33d919d19adb5ae0594bfcd2b4cad54c1e5
-SHA512 (URI-5.09.tar.gz) = b9af77064abb8cb83900a02c18b3d5b8f840559f0f925be71b18bcdb4a24c40d654ccf9969d72b7d8930ea17ae4f4f4291fd327bb0b93c204c8f819a1776b8bb
-Size (URI-5.09.tar.gz) = 108897 bytes
+BLAKE2s (URI-5.10.tar.gz) = 9256e9b05fa1c31db35f2c983124280999e125f54bd5a2ea0e8260e02ff6f0f5
+SHA512 (URI-5.10.tar.gz) = 6ce53b258c2f1115e58ca858beec0c055452993b83abf3ebf23784e00fcbe636f3b7a460a2016923f9fab0e0bbd112475048eb9671d6d1e1c3b4db33a503efb5
+Size (URI-5.10.tar.gz) = 109471 bytes



Home | Main Index | Thread Index | Old Index