pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/p5-Wx
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Jun 14 13:19:26 UTC 2017
Modified Files:
pkgsrc/x11/p5-Wx: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/x11/p5-Wx/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/p5-Wx/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/p5-Wx/Makefile
diff -u pkgsrc/x11/p5-Wx/Makefile:1.48 pkgsrc/x11/p5-Wx/Makefile:1.49
--- pkgsrc/x11/p5-Wx/Makefile:1.48 Mon Jun 5 14:25:36 2017
+++ pkgsrc/x11/p5-Wx/Makefile Wed Jun 14 13:19:26 2017
@@ -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/}
Index: pkgsrc/x11/p5-Wx/distinfo
diff -u pkgsrc/x11/p5-Wx/distinfo:1.10 pkgsrc/x11/p5-Wx/distinfo:1.11
--- pkgsrc/x11/p5-Wx/distinfo:1.10 Sun Nov 20 20:21:30 2016
+++ pkgsrc/x11/p5-Wx/distinfo Wed Jun 14 13:19:26 2017
@@ -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
Home |
Main Index |
Thread Index |
Old Index