summaryrefslogtreecommitdiff
path: root/devel/boaconstructor/files
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2006-01-14 10:48:13 +0000
committerwulf <wulf@pkgsrc.org>2006-01-14 10:48:13 +0000
commit7d7a851a73bd96e807803e1c590c236ec054f7ab (patch)
tree7c6cc8d6e4dfce9ea62c637c6f319aef5743d5e6 /devel/boaconstructor/files
parent8e9135ecdc46167c25d0091b8553ee7e54a39fe4 (diff)
downloadpkgsrc-7d7a851a73bd96e807803e1c590c236ec054f7ab.tar.gz
Updated boaconstructor to 0.4.4: Changes since version 0.2.3 include
* Many bugfixes * Migration to 2.5 * IDE Framework registration api in Plugins.py. * Improved Code Completion and Call Tips. * wxMAC compatibility improvements thanks to Kevin Walzer. * Simple regex editor/matcher window now available under Tools. * PyPlot plug-in * New wxPython/Python docs bundle * Tutorial improvements * Python Resource modules now provides an alternative way to use images * EOL handling in source files have been completely redone. * Converted the FormatParagraph IDLE extension to be a Boa plug-in. * Zip Transport now allows write/clipboard operations. * Support for the unicode encoding declaration (PEP 263) * Support for wx.GridBagSizer * Support for editing/browsing tar.gz files. * Support for Help Book. Boa can now manage .hhp, .hhc and .hhk files. * Support for wxWizards * Support for the masked edit family of controls: * Support for using Sizers in the Designer. * Added property editors for BackgroundStyle and WindowVariant * Added new wx.DatePickerCtrl to DateTimeCompanions.py, thanks to Oleg Deribas. * Added preference setting to toggle specialiased Zope debugging * Added wxTreeListCtrl and wxListView to the Palette. * Added BicycleRepairMan (Python Refactoring) support. * Added new Tools menu to the main menu.
Diffstat (limited to 'devel/boaconstructor/files')
-rw-r--r--devel/boaconstructor/files/Boa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boaconstructor/files/Boa.sh b/devel/boaconstructor/files/Boa.sh
index 90e6151a978..4df059eabea 100644
--- a/devel/boaconstructor/files/Boa.sh
+++ b/devel/boaconstructor/files/Boa.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-exec @PYTHONBIN@ @PREFIX@/share/boa-constructor-0.2.3/Boa.py
+exec @PYTHONBIN@ @PREFIX@/share/boa-constructor-@VERSION@/Boa.py