pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/51638: Please update x11/p5-Wx to 0.9928
>Number: 51638
>Category: pkg
>Synopsis: Please update x11/p5-Wx to 0.9928
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Nov 20 12:20:01 +0000 2016
>Originator: Kai-Uwe Eckhardt
>Release:
>Organization:
>Environment:
>Description:
Lots of bug fixes have been released:
0.9928 Sun Dec 20 2015
- Fix memory leak in Wx::Timer
0.9927 Thu Mar 26 2015
- Fix broken wxWidgets 2.8 builds
0.9926 Tue Mar 10 2015
- pause indexing fix
0.9925 Tue Mar 10 2015
- pause indexing fix
0.9924 Tue Mar 10 2015
- added wxTimer::StartOnce
- some missing wxGrid constants added
- fixed Wx::AUI events broken since wxWidgets 2.9.5
- rt96136 - added GetContentScaleFactor to Wx::DC && Wx::Window
- rt99038 - MACOSX_DEPLOYMENT_TARGET comparison fixed in Wx build
- wxMenuItem::SetBitmap available on OSX
- added some missing TextEntry methods to wxComboBox
- rt102269 - fix option handling
0.9923 Mon Mar 31 2014
- added wxWindow::InitDialog
- updated wxComboBox::GetSelection
- build wxWidgets 3.0.0
- added wxComboBox::Popup() wxComboBox::Dismiss() ( Eric Colson )
0.9922 Wed May 01 2013
- added wxCommandLinkButton
- updates to ID creation methods
- rt#84633
- added wxUIActionSimulator
- wxFindReplaceDialog new return a hash type object
- wxProgressDialog updates
- IPC classes object deletion updates
- wxString conversion UTF-8 only in Unicode builds
- typemap template missing some specs since 0.9917
0.9921 Sun Apr 14 2013
- Fix 2.9.4 handling of wxConnection::Execute
0.9919 Sat Apr 13 2013
- Makefile checks for supported Wx version
- Fixed wxUSE_DATAVIEWCTRL constant ( rt#84566 )
- wrapped wxRegionIterator
- wrapped IPC - wxConnection / wxServer / wxClient
0.9918 Wed Apr 03 2013
- Added missing GetItemFont / SetItemFont for Wx::ListCtrl
- Fixed wxFontEnumerator GetEncodings / GetFacenames
( thanks to Marton Papp )
- Wrapped wxFontEnumerator callbacks
0.9917 Mon Feb 11 2013
- Stopped wxWidgets >= 2.9.0 from setting locale to current user locale
( thanks to Tarek Unger )
>How-To-Repeat:
>Fix:
Updated and tested to latest version. cvs diff:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/p5-Wx/Makefile,v
retrieving revision 1.44
diff -r1.44 Makefile
3c3
< DISTNAME= Wx-0.9916
---
> DISTNAME= Wx-0.9928
5d4
< PKGREVISION= 15
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/x11/p5-Wx/distinfo,v
retrieving revision 1.9
diff -r1.9 distinfo
3,6c3,6
< SHA1 (Wx-0.9916.tar.gz) = 951a50076b0d81c4763a33b1cd0cd239168fb30c
< RMD160 (Wx-0.9916.tar.gz) = e406122d93f78a313b460840352a95834064b489
< SHA512 (Wx-0.9916.tar.gz) = 2e569dff9e3dc258e7abff4e2df8f3f70b385fa3a4716e7d9c6314c02f68ff4b0256ad739b86aeea98a2e52dcc3fd6aadfe9873b8235f1fb68217ef32f1316c9
< Size (Wx-0.9916.tar.gz) = 476639 bytes
---
> 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
Home |
Main Index |
Thread Index |
Old Index