pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/planner Update to version 0.14.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc8e00315f6e
branches:  trunk
changeset: 546500:cc8e00315f6e
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Wed Sep 03 08:23:32 2008 +0000

description:
Update to version 0.14.3:

New in the v0.14.3 Release - 16 April 2008

* Added support for version 3 of libgda, the database access library
* Added internationalization (I18N) support for HTML export
* Allow dragging of completion bar in Gantt chart
* Allow dragging of task duration in Gantt beyond the window size
* % Complete column added to task and Gantt view
* New Tango icon set contributed by Frédéric Bellaiche
* Show guide lines setting is now persistent thanks to Marie Durand
* Fixed bug: Incorrect week numbers were sometimes shown both in the UI and in exported HTML.
* Fixed bug: Project start time shifts each time a project is read from a database
* Fixed bug: Toggling fixed duration state does not immediately update task appearance in Gantt chart
* Fixed bug 332748: Row height in exported HTML is incorrect in Internet Explorer (patch by Nico de Groot)
* Fixed bug 337382: Sidebar buttons are not accessible for things like screen readers
* Fixed bug 345163: ngettext should be used to get proper translation of plural
* Fixed bug 373008: Crash when importing MS project XML
* Fixed bug 382548: Crash when undoing indent
* Fixed bug 388454: Planner hangs when cancelling HTML export
* Fixed bug 393620: Gantt header width in exported HTML is incorrect
* Fixed bug 397132: Crash on export to database
* Fixed bug 436263: Keep task selection when (un)indenting
* Fixed bug 464359: Make distcheck fails (patch by Gilles Dartiguelongue)
* Fixed bug 486990: Fixed duration tasks have incorrect duration
* Fixed bug 499090: Incorrect task cost calculation in exported HTML for tasks worked on by multiple people.

diffstat:

 time/planner/Makefile |   5 ++---
 time/planner/PLIST    |  23 ++++++++++++++++++++++-
 time/planner/distinfo |   8 ++++----
 3 files changed, 28 insertions(+), 8 deletions(-)

diffs (120 lines):

diff -r 3c5321edfd2a -r cc8e00315f6e time/planner/Makefile
--- a/time/planner/Makefile     Wed Sep 03 06:34:32 2008 +0000
+++ b/time/planner/Makefile     Wed Sep 03 08:23:32 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/06/12 02:14:53 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2008/09/03 08:23:32 dsainty Exp $
 #
 
-DISTNAME=      planner-0.14.2
-PKGREVISION=   4
+DISTNAME=      planner-0.14.3
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/planner/0.14/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 3c5321edfd2a -r cc8e00315f6e time/planner/PLIST
--- a/time/planner/PLIST        Wed Sep 03 06:34:32 2008 +0000
+++ b/time/planner/PLIST        Wed Sep 03 08:23:32 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2007/09/25 10:54:19 hira Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/09/03 08:23:32 dsainty Exp $
 bin/planner
 include/planner-1.0/libplanner/mrp-application.h
 include/planner-1.0/libplanner/mrp-assignment.h
@@ -145,6 +145,8 @@
 share/locale/fa/LC_MESSAGES/planner.mo
 share/locale/fi/LC_MESSAGES/planner.mo
 share/locale/fr/LC_MESSAGES/planner.mo
+share/locale/ga/LC_MESSAGES/planner.mo
+share/locale/gl/LC_MESSAGES/planner.mo
 share/locale/hi/LC_MESSAGES/planner.mo
 share/locale/hr/LC_MESSAGES/planner.mo
 share/locale/hu/LC_MESSAGES/planner.mo
@@ -154,7 +156,9 @@
 share/locale/ja/LC_MESSAGES/planner.mo
 share/locale/kn/LC_MESSAGES/planner.mo
 share/locale/ko/LC_MESSAGES/planner.mo
+share/locale/lt/LC_MESSAGES/planner.mo
 share/locale/lv/LC_MESSAGES/planner.mo
+share/locale/mk/LC_MESSAGES/planner.mo
 share/locale/ml/LC_MESSAGES/planner.mo
 share/locale/mn/LC_MESSAGES/planner.mo
 share/locale/ms/LC_MESSAGES/planner.mo
@@ -162,6 +166,7 @@
 share/locale/ne/LC_MESSAGES/planner.mo
 share/locale/nl/LC_MESSAGES/planner.mo
 share/locale/nn/LC_MESSAGES/planner.mo
+share/locale/oc/LC_MESSAGES/planner.mo
 share/locale/pa/LC_MESSAGES/planner.mo
 share/locale/pl/LC_MESSAGES/planner.mo
 share/locale/pt/LC_MESSAGES/planner.mo
@@ -169,13 +174,17 @@
 share/locale/ru/LC_MESSAGES/planner.mo
 share/locale/rw/LC_MESSAGES/planner.mo
 share/locale/sk/LC_MESSAGES/planner.mo
+share/locale/sl/LC_MESSAGES/planner.mo
 share/locale/sq/LC_MESSAGES/planner.mo
 share/locale/sr/LC_MESSAGES/planner.mo
 share/locale/sr@Latn/LC_MESSAGES/planner.mo
 share/locale/sv/LC_MESSAGES/planner.mo
+share/locale/ta/LC_MESSAGES/planner.mo
+share/locale/tr/LC_MESSAGES/planner.mo
 share/locale/uk/LC_MESSAGES/planner.mo
 share/locale/vi/LC_MESSAGES/planner.mo
 share/locale/zh_CN/LC_MESSAGES/planner.mo
+share/locale/zh_HK/LC_MESSAGES/planner.mo
 share/locale/zh_TW/LC_MESSAGES/planner.mo
 share/mime/packages/planner.xml
 share/omf/planner/planner-C.omf
@@ -220,9 +229,11 @@
 share/planner/sql/upgrade-0.11-0.13.sql
 share/planner/sql/upgrade-0.6.x-0.11.sql
 share/planner/stylesheets/html1_css.xsl
+share/planner/stylesheets/html1_css_ie.xsl
 share/planner/stylesheets/html1_gantt.xsl
 share/planner/stylesheets/html1_resources.xsl
 share/planner/stylesheets/html1_tasks.xsl
+share/planner/stylesheets/localizable.xml
 share/planner/stylesheets/msp2planner.xsl
 share/planner/stylesheets/planner2html.xsl
 share/planner/stylesheets/planner2plannerv011.xsl
@@ -242,16 +253,26 @@
 @dirrm share/planner/images
 @dirrm share/planner/glade
 @dirrm share/planner/dtd
+@dirrm share/planner
 @comment in xdg-dirs: @dirrm share/pixmaps
 @dirrm share/omf/planner
+@comment in rarian: @dirrm share/omf
 @comment in shared-mime-info: @dirrm share/mime/packages
 @dirrm share/icons/hicolor/48x48/mimetypes
+@exec ${MKDIR} %D/share/gtk-doc/html/libplanner
+@dirrm share/gtk-doc/html/libplanner
 @dirrm share/gnome/help/planner/eu/figures
+@dirrm share/gnome/help/planner/eu
 @dirrm share/gnome/help/planner/C/figures
+@dirrm share/gnome/help/planner/C
+@dirrm share/gnome/help/planner
+@comment in gnome2-dirs: @dirrm share/gnome/help
 @comment in GConf: @dirrm share/gconf/schemas
 @dirrm share/doc/planner
 @comment in xdg-dirs: @dirrm share/applications
 @dirrm lib/planner/storage-modules
 @dirrm lib/planner/plugins
 @dirrm lib/planner/file-modules
+@dirrm lib/planner
 @dirrm include/planner-1.0/libplanner
+@dirrm include/planner-1.0
diff -r 3c5321edfd2a -r cc8e00315f6e time/planner/distinfo
--- a/time/planner/distinfo     Wed Sep 03 06:34:32 2008 +0000
+++ b/time/planner/distinfo     Wed Sep 03 08:23:32 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/06/02 16:42:03 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2008/09/03 08:23:32 dsainty Exp $
 
-SHA1 (planner-0.14.2.tar.bz2) = 098a129662ffbe9a067cd6fa4f497b9ec1db0e3d
-RMD160 (planner-0.14.2.tar.bz2) = a3befcb640b99e3cdf1a28011075f13f9a0c96ea
-Size (planner-0.14.2.tar.bz2) = 3590698 bytes
+SHA1 (planner-0.14.3.tar.bz2) = aacdca51a16ef9e7024fbb674d5e8b1c24d088f1
+RMD160 (planner-0.14.3.tar.bz2) = 8e91c0afac14e7a6ac1f80d209a44bef5d1e1eb8
+Size (planner-0.14.3.tar.bz2) = 3685823 bytes



Home | Main Index | Thread Index | Old Index