pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

p5-XML-RSS-LibXML: update to 0.3105.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Sep 21 13:41:02 2017 +0200
Changeset:	b7af37194d45e2a193056411804e22d1063c4068

Modified Files:
	p5-XML-RSS-LibXML/Makefile
	p5-XML-RSS-LibXML/distinfo

Log Message:
p5-XML-RSS-LibXML: update to 0.3105.

0.3105 2014-04-29T22:31:01Z
  * Fix tests for timestamps displaying [+-]0000
    [https://github.com/lestrrat/XML-RSS-LibXML/issues/5] (eserte)

0.3104 2014-03-07T21:24:58Z
  * Remove stray Makefile

0.3103 2014-02-22T08:31:41Z
  * Iterate over hash using keys() instead of each() (reported by Dave O'Brien)
  * Use Minilla for development

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b7af37194d45e2a193056411804e22d1063c4068

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 p5-XML-RSS-LibXML/Makefile | 7 ++++++-
 p5-XML-RSS-LibXML/distinfo | 7 ++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

diffs:
diff --git a/p5-XML-RSS-LibXML/Makefile b/p5-XML-RSS-LibXML/Makefile
index 71ef23abd0..9742a219da 100644
--- a/p5-XML-RSS-LibXML/Makefile
+++ b/p5-XML-RSS-LibXML/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2014/10/09 14:06:30 thomasklausner Exp $
 
-DISTNAME=	XML-RSS-LibXML-0.3102
+DISTNAME=	XML-RSS-LibXML-0.3105
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=XML/}
@@ -15,7 +15,12 @@ DEPENDS+=	p5-DateTime-Format-Mail-[0-9]*:../../time/p5-DateTime-Format-Mail
 DEPENDS+=	p5-DateTime-Format-W3CDTF-[0-9]*:../../time/p5-DateTime-Format-W3CDTF
 DEPENDS+=	p5-XML-LibXML>=1.66:../../textproc/p5-XML-LibXML
 DEPENDS+=	p5-UNIVERSAL-require-[0-9]*:../../devel/p5-UNIVERSAL-require
+# TEST_DEPENDS
+BUILD_DEPENDS+=	p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+=	p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
+BUILD_DEPENDS+=	p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
 
+PERL5_MODULE_TYPE=	Module::Build
 PERL5_PACKLIST=		auto/XML/RSS/LibXML/.packlist
 
 .include "../../lang/perl5/module.mk"
diff --git a/p5-XML-RSS-LibXML/distinfo b/p5-XML-RSS-LibXML/distinfo
index 5d6b09f010..aa721e89ab 100644
--- a/p5-XML-RSS-LibXML/distinfo
+++ b/p5-XML-RSS-LibXML/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.2 2011/10/24 10:57:50 jgoamakf Exp $
 
-SHA1 (XML-RSS-LibXML-0.3102.tar.gz) = bc18a5df907f0b9bc726dae206be3bcb893b0eb0
-RMD160 (XML-RSS-LibXML-0.3102.tar.gz) = 2295ce5dbb96f5a79b5e6c44825f1a85cbcc224d
-Size (XML-RSS-LibXML-0.3102.tar.gz) = 89892 bytes
+SHA1 (XML-RSS-LibXML-0.3105.tar.gz) = e238241aabd4ba210ab15431ca0c105815695719
+RMD160 (XML-RSS-LibXML-0.3105.tar.gz) = 63aebe57792e0b9891e539242d25bfd750e5a980
+SHA512 (XML-RSS-LibXML-0.3105.tar.gz) = 8cf0211e68f367457390b105d7cb0652dd82b0d36976ddbb9b5683a195157ed3ceeab683c778b05dc846a5698154b4bafaf84a89bc787da259dd5f6db5286334
+Size (XML-RSS-LibXML-0.3105.tar.gz) = 81621 bytes


Home | Main Index | Thread Index | Old Index