diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-28 15:42:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-28 15:42:50 +0000 |
commit | 1139e6e566db11bcb695702e9c69b17819af171b (patch) | |
tree | dd9e1886ce5da4dbfa4659e7f60625c041362c35 /textproc/p5-YAML | |
parent | b509cc2b7db10b4ad74958bee2e79d17deb88bf7 (diff) | |
download | pkgsrc-1139e6e566db11bcb695702e9c69b17819af171b.tar.gz |
Updated p5-YAML to 1.19.
1.19 Fri Nov 18 19:46:44 CET 2016
- Apply PR/164 pod (link to YAML::Shell)
- Apply PR/151 Fix infinite loop for aliases without a name @bubaflub++
- Apply PR/142 Improve error messages @werekraken++
- Apply PR/162 Improve error messages
- Apply PR/163 Trailing spaces after inline seq/map work now
- Apply PR/154 Add test case for trailing comments @Varadinsky++
Diffstat (limited to 'textproc/p5-YAML')
-rw-r--r-- | textproc/p5-YAML/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-YAML/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 9f46c498d26..ed02caa89be 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2016/07/26 00:10:05 wen Exp $ +# $NetBSD: Makefile,v 1.44 2016/11/28 15:42:50 wiz Exp $ -DISTNAME= YAML-1.18 +DISTNAME= YAML-1.19 PKGNAME= p5-${DISTNAME} CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=YAML/} diff --git a/textproc/p5-YAML/distinfo b/textproc/p5-YAML/distinfo index 8341e318eba..1fa1296cf24 100644 --- a/textproc/p5-YAML/distinfo +++ b/textproc/p5-YAML/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.24 2016/07/26 00:10:05 wen Exp $ +$NetBSD: distinfo,v 1.25 2016/11/28 15:42:50 wiz Exp $ -SHA1 (YAML-1.18.tar.gz) = b062ac6d2cdcc332daf3d7fc3290c008bd174d89 -RMD160 (YAML-1.18.tar.gz) = 9ae882cd35c7adf5001c678de4bdc237b4c04b27 -SHA512 (YAML-1.18.tar.gz) = 6656ed5a9906e3b7888c3a014e8ab459adb8eee471a31b6c1209ff79c72f7ffda7fadb729ac334bf338ba264068f060a83ca31664f3c1d720fc8195231e459f4 -Size (YAML-1.18.tar.gz) = 80678 bytes +SHA1 (YAML-1.19.tar.gz) = 8e8343fb9cff71eb01a15e38e4be2b9bcaaac920 +RMD160 (YAML-1.19.tar.gz) = 5944cf0bf231befb9a721e6fe1e143d3146d4c57 +SHA512 (YAML-1.19.tar.gz) = 51dad1554dbfeb771d8bb1d6d51fab15522433182f4e289a9d7a7dbe47686e5cdb7b194a2cdfb40560a247f304b15101f130c011a64daf1c4dd2156249c1ed71 +Size (YAML-1.19.tar.gz) = 81305 bytes |