summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsno <sno>2012-09-12 09:30:31 +0000
committersno <sno>2012-09-12 09:30:31 +0000
commit4d6d14e2624d60bc181e2724ebb192ea8a43cbad (patch)
treef7be54b093e492b4763001bcc97324fd58d29543 /x11
parent8731df5377d0df094a0a221586237aa6aeb7a680 (diff)
downloadpkgsrc-4d6d14e2624d60bc181e2724ebb192ea8a43cbad.tar.gz
Updating package for CPAN module Wx in x11/p5-Wx from 0.9903nb3 to 0.9911.
pkgsrc changes: - update ExtUtils::Xspp dependency upstream changes: 0.9911 Fri Aug 24 2012 - wxDataView - updated for 2.9.4 - wxTreeEvent::GetKeyEvent() added - wxRichTextCtrl::LineBreak() added 0.9910 no release 0.9909 Thu May 31 2012 - corrected wxThePrintPaperDatabase 0.9908 Tue May 22 2012 - wxHtmlPrintout & wxRichTextPrintout correct typemap and destruction - wxRichTextBuffer - added copy constructor - wxPrintPaperDatabase & wxPrintPaperType added 0.9907 Thur May 10 2012 - wrapped wxHtmlPrintout - added missing wxPrintout methods - fixed GetPageInfo for wxRichTextPrintout - fixed broken Makefile.PL with recent EUMM on Mac - some minor additions to RichTextCtrl/RichTextBuffer 0.9906 Tue Mar 27 2012 - wrapped wxWebView ( wxWidgets ge 2.9.3 ) - wrapped wxTimePickerCtrl ( wxWidgets ge 2.9.3 ) - wrapped wxRichToolTip ( wxWidgets ge 2.9.3 ) - wrapped wxBannerWindow ( wxWidgets ge 2.9.3 ) - Allow RichTextPrinting without dialog ( wxWidgets ge 2.9.4 ) (thanks to Steve Cookson ) - wrapped some missing wxPrintData methods 0.9905 Fri Mar 16 2012 - wrapped wxPropertyGrid ( wxWidgets ge 2.9.3 ) - wrapped native wxTreeListCtrl ( wxWidgets ge 2.9.3 ) - wrapped wxRibbonControl ( wxWidgets ge 2.9.3 ) - ShowModal implementation for wxPrintDialog and wxPageSetupDialog ( thanks to Tomohiro Hosaka ) - recent EUMM breaks EU_MY_Metafile 0.9904 Tue Feb 28 2012 - Implemented TextCtrlIface for RichTextCtrl in >= 2.9.2 - Implemented TextCtrlIface for SearchCtrl in >= 2.9.2 - several 2.9.2 / 2.9.3 compatibility changes - Some additional RichText events wrapped - ( thanks to Steve Cookson ) - wrapped STC specific LineUp and LineDown - wrapped some specific Set/GetLayoutDirection - Fixes for OSX Xcode 4.3 builds
Diffstat (limited to 'x11')
-rw-r--r--x11/p5-Wx/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/p5-Wx/Makefile b/x11/p5-Wx/Makefile
index 12ec6308b74..2877ebd8fdf 100644
--- a/x11/p5-Wx/Makefile
+++ b/x11/p5-Wx/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/09/07 19:17:49 adam Exp $
+# $NetBSD: Makefile,v 1.22 2012/09/12 09:30:31 sno Exp $
-DISTNAME= Wx-0.9903
+DISTNAME= Wx-0.9911
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/}
@@ -15,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
BUILD_DEPENDS+= p5-Alien-wxWidgets>=0.25:../../x11/p5-Alien-wxWidgets
-BUILD_DEPENDS+= {perl>=5.14.1,p5-ExtUtils-ParseXS>=2.22.03}:../../devel/p5-ExtUtils-ParseXS
+BUILD_DEPENDS+= {perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
BUILD_DEPENDS+= p5-ExtUtils-XSpp>=0.16.02:../../devel/p5-ExtUtils-XSpp
#USE_TOOLS+= gmake pkg-config wx-config