summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Feed/Makefile
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2021-10-11 20:28:06 +0000
committerschmonz <schmonz@pkgsrc.org>2021-10-11 20:28:06 +0000
commit6e43a20988c2a2c124032698f9883bb2d83e3440 (patch)
treee2630ab19504839a9f5f3e1c30535a16bfc3126c /textproc/p5-XML-Feed/Makefile
parent81819bede648244dc14d116bcd04cce3258b1e11 (diff)
downloadpkgsrc-6e43a20988c2a2c124032698f9883bb2d83e3440.tar.gz
Update to 0.63. From the changelog:
* Fixed a bug with non-UTC time zones (thanks @nanto) * Fixed a broken constructor call (thanks @bbkr) * Reduced some code complexity * Added an explicit "use" statement
Diffstat (limited to 'textproc/p5-XML-Feed/Makefile')
-rw-r--r--textproc/p5-XML-Feed/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile
index 1943e538f21..75fa606f2cf 100644
--- a/textproc/p5-XML-Feed/Makefile
+++ b/textproc/p5-XML-Feed/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2021/05/24 19:54:51 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2021/10/11 20:28:06 schmonz Exp $
-DISTNAME= XML-Feed-0.61
+DISTNAME= XML-Feed-0.63
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}