diff options
author | jperkin <jperkin@pkgsrc.org> | 2017-06-14 13:19:26 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2017-06-14 13:19:26 +0000 |
commit | 35d47eca23d906177d4022c486bf50af4ec51e4d (patch) | |
tree | 2f75d05131739aeefc745224e4841a6a36b00b84 /x11/p5-Wx | |
parent | 358b5cf316c022f5383d9a50f3a01ea532255174 (diff) | |
download | pkgsrc-35d47eca23d906177d4022c486bf50af4ec51e4d.tar.gz |
Update p5-Wx to 0.9932. Changes:
0.9932 Tue Apr 18 2017
- fix build for Perl 5.25.11 ( . no longer in @INC )
- RT:121224 - fixes broken 0.9930 commit for keycode constants
- RT:120657 revert changes for this fro 0.9929
0.9931 Mon Apr 17 2017
- really skip Strawberry 64 bit build test failure
0.9930 Mon Apr 17 2017
- Refactor wxTreeList
- RT:119059 some missing keycode constants
- skip Strawberry 64 bit build test failure
- Fix none latin paths in @INC on Windows
0.9929 Sat Apr 8 2017
- Fix current OSX builds
- RT:115097 remove encoding pragma
- RT:120657 for Wx_Exp.pm exports incomplete
- RT:105467 Unescaped left brace in regex
- RT:120139 support wxScrolledWindow::ShowScrollbars
Diffstat (limited to 'x11/p5-Wx')
-rw-r--r-- | x11/p5-Wx/Makefile | 5 | ||||
-rw-r--r-- | x11/p5-Wx/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile index 37fe31254e8..ba06a2b5b54 100644 --- a/x11/p5-Wx/Makefile +++ b/x11/p5-Wx/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2017/06/05 14:25:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.49 2017/06/14 13:19:26 jperkin Exp $ -DISTNAME= Wx-0.9928 +DISTNAME= Wx-0.9932 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx/distinfo b/x11/p5-Wx/distinfo index 8257b18dfbe..2fa8168f1d2 100644 --- a/x11/p5-Wx/distinfo +++ b/x11/p5-Wx/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2016/11/20 20:21:30 wiz Exp $ +$NetBSD: distinfo,v 1.11 2017/06/14 13:19:26 jperkin Exp $ -SHA1 (Wx-0.9928.tar.gz) = 756c693ee8167abd1e2726b941feaf074db301bb -RMD160 (Wx-0.9928.tar.gz) = 629d22b5f920dee8725db8d02eb0b0687e085604 -SHA512 (Wx-0.9928.tar.gz) = 9ddb946e1a6a7f670fcc27ece4227821cfa9b2fcebe078e8452e924a8786fca8c20c53262a5fa2f93ecd6586a82d42af77920ec543817a0552749caca2c552f6 -Size (Wx-0.9928.tar.gz) = 501439 bytes +SHA1 (Wx-0.9932.tar.gz) = 5e288fc2f32c58df32c3c8be27c0cc509c1de6ed +RMD160 (Wx-0.9932.tar.gz) = 5abb796f4998bc2cf49380271060082cbd4d4c16 +SHA512 (Wx-0.9932.tar.gz) = 49f9a32bcd65ad4f2017f322e45ddaad741cdc0f0245489425771dda917553c354945fa949521c18730d27e78444a79d0d56374d462bcd92a96c0e76a4471c0e +Size (Wx-0.9932.tar.gz) = 486326 bytes SHA1 (patch-build_Wx_build_MakeMaker.pm) = c700f49085a9542ceb4555f351d491a9e6893612 |