pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-Mac-PropertyList Update to 1.502
details: https://anonhg.NetBSD.org/pkgsrc/rev/e0c5bb2610b2
branches: trunk
changeset: 458236:e0c5bb2610b2
user: wen <wen%pkgsrc.org@localhost>
date: Sun Sep 12 01:44:31 2021 +0000
description:
Update to 1.502
Update LICENSE
Upstream changes:
1.502 2021-01-19T10:17:29Z
* freshen distro, dump Travis CI, add Github Actions
1.501 2020-09-30T04:50:46Z
* Added create_plist_from_string()
* Merged Tom Wyant's code to handle CF$UID types
* A few more things emit warnings if they don't get the right type
* $XML_{head,foot} are now subroutines
1.413 2018-03-22T18:51:07Z
* Update to Artistic License 2.0
1.412 2017-07-30T18:27:33Z
* Fix for plist files with comments (bram.stappers%tiobe.com@localhost) 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)
diffstat:
misc/p5-Mac-PropertyList/Makefile | 7 +++----
misc/p5-Mac-PropertyList/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (37 lines):
diff -r 627bd9f725f3 -r e0c5bb2610b2 misc/p5-Mac-PropertyList/Makefile
--- a/misc/p5-Mac-PropertyList/Makefile Sun Sep 12 00:11:00 2021 +0000
+++ b/misc/p5-Mac-PropertyList/Makefile Sun Sep 12 01:44:31 2021 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.14 2021/05/24 19:53:09 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2021/09/12 01:44:31 wen Exp $
-DISTNAME= Mac-PropertyList-1.413
+DISTNAME= Mac-PropertyList-1.502
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Work with Mac plists at a low level
HOMEPAGE= https://metacpan.org/release/Mac-PropertyList
-LICENSE= ${PERL5_LICENSE}
+LICENSE= artistic
DEPENDS+= p5-XML-Entities-[0-9]*:../../textproc/p5-XML-Entities
diff -r 627bd9f725f3 -r e0c5bb2610b2 misc/p5-Mac-PropertyList/distinfo
--- a/misc/p5-Mac-PropertyList/distinfo Sun Sep 12 00:11:00 2021 +0000
+++ b/misc/p5-Mac-PropertyList/distinfo Sun Sep 12 01:44:31 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/03/25 15:26:35 wiz Exp $
+$NetBSD: distinfo,v 1.6 2021/09/12 01:44:31 wen Exp $
-SHA1 (Mac-PropertyList-1.413.tar.gz) = c2da24c64da028fea004bb31afbba7cc91a951bc
-RMD160 (Mac-PropertyList-1.413.tar.gz) = ca1c6102f6f0614f71a0050dc1475ea6685b11a5
-SHA512 (Mac-PropertyList-1.413.tar.gz) = f29f946a613cc4937e9b72813ef17475f7d4205db7bee26bbbf637329a7c3f1be2ef4490bceb556c478040c322e412052ce26c127ec56de1d7556e8446aa98bb
-Size (Mac-PropertyList-1.413.tar.gz) = 38201 bytes
+SHA1 (Mac-PropertyList-1.502.tar.gz) = f12a64dc038d896177f65c2b80aa332dbc292784
+RMD160 (Mac-PropertyList-1.502.tar.gz) = 76146d56ae0956949d0e1512d82b8e8396ae874a
+SHA512 (Mac-PropertyList-1.502.tar.gz) = 62515ef137a31852197cfecd60582ea9dbf697c4e8c37a09ea21a9667fcae7a99cb709f1d1b9edc5f717c70bdef6db2c6496f740cc3d6f5436ac34a8b36f6fec
+Size (Mac-PropertyList-1.502.tar.gz) = 40323 bytes
Home |
Main Index |
Thread Index |
Old Index