summaryrefslogtreecommitdiff
path: root/www/p5-URI/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2021-10-31 08:27:09 +0000
committerschmonz <schmonz@pkgsrc.org>2021-10-31 08:27:09 +0000
commit3887d34f87c7306418f9672801747577ef8f7a41 (patch)
tree1804cf96fb908d890dc2f536b4493d636f2d10d9 /www/p5-URI/Makefile
parent75f95409b64f009e9eed39ca7db0e77096558af3 (diff)
downloadpkgsrc-3887d34f87c7306418f9672801747577ef8f7a41.tar.gz
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)
Diffstat (limited to 'www/p5-URI/Makefile')
-rw-r--r--www/p5-URI/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-URI/Makefile b/www/p5-URI/Makefile
index b242a952649..1427605a809 100644
--- a/www/p5-URI/Makefile
+++ b/www/p5-URI/Makefile
@@ -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/}