pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-XML-Feed
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Oct 11 20:28:06 UTC 2021
Modified Files:
pkgsrc/textproc/p5-XML-Feed: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/textproc/p5-XML-Feed/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/p5-XML-Feed/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-XML-Feed/Makefile
diff -u pkgsrc/textproc/p5-XML-Feed/Makefile:1.34 pkgsrc/textproc/p5-XML-Feed/Makefile:1.35
--- pkgsrc/textproc/p5-XML-Feed/Makefile:1.34 Mon May 24 19:54:51 2021
+++ pkgsrc/textproc/p5-XML-Feed/Makefile Mon Oct 11 20:28:06 2021
@@ -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/}
Index: pkgsrc/textproc/p5-XML-Feed/distinfo
diff -u pkgsrc/textproc/p5-XML-Feed/distinfo:1.14 pkgsrc/textproc/p5-XML-Feed/distinfo:1.15
--- pkgsrc/textproc/p5-XML-Feed/distinfo:1.14 Thu Oct 7 15:01:56 2021
+++ pkgsrc/textproc/p5-XML-Feed/distinfo Mon Oct 11 20:28:06 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/07 15:01:56 nia Exp $
+$NetBSD: distinfo,v 1.15 2021/10/11 20:28:06 schmonz Exp $
-RMD160 (XML-Feed-0.61.tar.gz) = 408dca4e32f51187d32ef1dd49cc0ab53c322e94
-SHA512 (XML-Feed-0.61.tar.gz) = b7a34ac73aad6f34103d0cacba2a19ae2df64d5f0ba4deea2bbc83425f6de03e806209e5b84164d4592bb1844194f770afe6b0562932450203f9ca05a2676e09
-Size (XML-Feed-0.61.tar.gz) = 63702 bytes
+RMD160 (XML-Feed-0.63.tar.gz) = 1237fb5cbdfeabb111a7879701b0e86dd4f4b577
+SHA512 (XML-Feed-0.63.tar.gz) = 3c624e71194ef263f0e1105407dc9a9bf5946a6e4964eb4b6ce96427a088db22a4f4821add5beb4602353a8d49883d1f6560ea50256354f3f8e2c1593b45e010
+Size (XML-Feed-0.63.tar.gz) = 64306 bytes
Home |
Main Index |
Thread Index |
Old Index