summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-17 20:23:14 +0000
committerwiz <wiz@pkgsrc.org>2017-09-17 20:23:14 +0000
commitff7d57f80fab34074ff7e8ef2bde027a044384d0 (patch)
treeda276f24ef5fa4b69623638200c65f43bb4fb123 /misc
parent77803086495a12012136dbeb6c33362ede920a27 (diff)
downloadpkgsrc-ff7d57f80fab34074ff7e8ef2bde027a044384d0.tar.gz
p5-Mac-PropertyList: update to 1.412.
Add missing dependency. 1.412 2017-07-30T18:27:33Z * Fix for plist files with comments (bram.stappers@tiobe.com) RT #122466 and GitHub #5 (as a pull request) * Note that this module does not handle ASCII or JSON formats (but they are in the wishlist now) (anonymous Yahoo! user) 1.411 2017-07-19T02:10:42Z * Bram Stappers fixed a regression with XML comments 1.41_01 2015-01-29T04:41:09Z - RT #101795: Mis-parse or hang while parsing non-pretty XML (Tom Wyant) - RT #101796: Wide character in print warning in t/read_binary.t (Tom Wyant)
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Mac-PropertyList/Makefile7
-rw-r--r--misc/p5-Mac-PropertyList/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/misc/p5-Mac-PropertyList/Makefile b/misc/p5-Mac-PropertyList/Makefile
index 4ed48dba2a4..e22346c5021 100644
--- a/misc/p5-Mac-PropertyList/Makefile
+++ b/misc/p5-Mac-PropertyList/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2017/06/05 14:24:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.8 2017/09/17 20:23:14 wiz Exp $
-DISTNAME= Mac-PropertyList-1.41
+DISTNAME= Mac-PropertyList-1.412
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
@@ -11,6 +10,8 @@ COMMENT= Work with Mac plists at a low level
HOMEPAGE= http://search.cpan.org/~bdfoy/Mac-PropertyList/
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-XML-Entities-[0-9]*:../../textproc/p5-XML-Entities
+
PERL5_PACKLIST= auto/Mac/PropertyList/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/misc/p5-Mac-PropertyList/distinfo b/misc/p5-Mac-PropertyList/distinfo
index 3972b86443b..deac7b95467 100644
--- a/misc/p5-Mac-PropertyList/distinfo
+++ b/misc/p5-Mac-PropertyList/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 23:49:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/09/17 20:23:14 wiz Exp $
-SHA1 (Mac-PropertyList-1.41.tar.gz) = 899fbd57e9c2f31936b13c5e4eb59e481504d805
-RMD160 (Mac-PropertyList-1.41.tar.gz) = 64c606e230b046a38290a1f77558db23ba244469
-SHA512 (Mac-PropertyList-1.41.tar.gz) = 0d47563be7d565e573b9422d7e6a1df6e0b9f254477c7dc7827e8c0fe9b8c9c528ebae40ef121932dae6f8e4cdec2c01a7ad48d48f83a34f3fa3435945492554
-Size (Mac-PropertyList-1.41.tar.gz) = 34167 bytes
+SHA1 (Mac-PropertyList-1.412.tar.gz) = 13658fbeeb27b0f63a790675a473b48737bfdce3
+RMD160 (Mac-PropertyList-1.412.tar.gz) = cb120919f80a070a03f1c610d7ac030637ade644
+SHA512 (Mac-PropertyList-1.412.tar.gz) = 4e61ae4aac8062bcb03916fa1cb2a9ceebd40c9a201930d488ccf5bce05da4c95d7d76f5d8173a7db185a50b43ec2ef94b1e2ff5d9cb144e141a3c8b0563c896
+Size (Mac-PropertyList-1.412.tar.gz) = 39063 bytes