summaryrefslogtreecommitdiff
path: root/editors/p5-Padre/distinfo
diff options
context:
space:
mode:
authorsno <sno>2010-01-23 12:05:32 +0000
committersno <sno>2010-01-23 12:05:32 +0000
commit66c7f36c17191e36191ca29b7ada757e431d7a5f (patch)
treeaff19ad3d57ad88333bb20105a12f28345fe20c6 /editors/p5-Padre/distinfo
parent86e487266d1f4cb5a3e26d9dad28dd1d5b06e136 (diff)
downloadpkgsrc-66c7f36c17191e36191ca29b7ada757e431d7a5f.tar.gz
Updating editors/p5-Padre from 0.54 to 0.55
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.55 2010.01.21 - Add full list of file types to the View Document As menu (SZABGAB) - dist-zilla projects detection finally fixed (#489) (JQUELIN) - The directory tree refresh method will shortcut if nothing has changed, which should fix a number of bugs relating to the directory tree "doing things" when it shouldn't be (ADAMK) - Saving files to somewhere other than the current project will now correctly flush the document project state, and triggers a directory tree flush so that we communicate the change in project (ADAMK) - Cloned ORLite::Migrate to a private version as Padre::DB::Migrate so we have a better chance of fixing bug #796 (ADAMK) - Tentatively fixed #796 by spawning migration scripts in a manner which does NOT assume the pre-existance of STDOUT. This is at best a short-term hack, because this STDOUT problem is going to come back and bite us in other ways in the future, for sure (ADAMK) - Tuned the directory tree refresh logic to improve startup speed when launching Padre with specific named files to open (ADAMK) - Tuned the creation and management of tool widgets to remove the need to load or construct tools at startup time that are turned off in the user's configuration. - Tuned lock-release refresh execution to remove low-level refresh methods that are also contained in higher level refresh methods. - Removed a superfluous AUI Update from the refresh method (ADAMK) - Delay loading some additional GUI classes and objects until they definitely needed (ADAMK) - Suppress warnings that occur during plugin loading (ADAMK) - 'Simple' possible fix for #331 to update the tabs when 'save all' is run in Padre. (PLAVEN) - Fixed #819: Don't crash on missing project dir (SEWI) - Upgrading --desktop option from VBScript to a new Win32::Shortcut-based Padre::Desktop. Desktop link creation works on Vista and newer operating systems again (ADAMK) - Tuned menubar refresh to only fire if we change document mimetype, which saves a ton of CPU and seems to reduce flicker (ADAMK)
Diffstat (limited to 'editors/p5-Padre/distinfo')
-rw-r--r--editors/p5-Padre/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/p5-Padre/distinfo b/editors/p5-Padre/distinfo
index cec5b380f47..06b3c9646c3 100644
--- a/editors/p5-Padre/distinfo
+++ b/editors/p5-Padre/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:29:36 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/01/23 12:05:32 sno Exp $
-SHA1 (Padre-0.54.tar.gz) = 6347ecf526d6184603363bfdbb9824bfa7070923
-RMD160 (Padre-0.54.tar.gz) = 3f815ff60fab845e2a295a102493722fa59d316f
-Size (Padre-0.54.tar.gz) = 1238479 bytes
+SHA1 (Padre-0.55.tar.gz) = 7c9611b7072a8a322e73e8b0a98571e3661fcb78
+RMD160 (Padre-0.55.tar.gz) = 1cbdcafef8682028b81b734a5039cbd605a39db0
+Size (Padre-0.55.tar.gz) = 1251954 bytes