pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/taskjuggler Update to 2.4.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/63b62556f807
branches:  trunk
changeset: 398382:63b62556f807
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Sat Aug 29 18:39:37 2009 +0000

description:
Update to 2.4.3.

Changes in 2.4.3:
=================
       Fix to build TaskJuggler without KDEPIM3.

Changes in 2.4.2:
=================

Chris Schlaeger (44):
       Added support for 'accounts' columns in reports.
       Add 'accounts' column to interactive reports as well.
       Fix crash on template dialog with some older Qt versions.
       Properly report summary columns in CVS account reports and use
         separators for all columns.
       Fix manual error reported by coyote_x.
       Add changes suggested by coyote_x.
       Added logical expression function 'isDependencyOf()'.
       Merge branch 'master' of
         ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
       Get rid of some empty *.cpp files.
       The sum in CSV account reports was wrong.
       Fix ICal bug with missing start times on certain tasks.
       Revert "Kill some redundant checks."
       Added some more checks to prevents crashes in the GUI.
       Merge branch 'master' of
         ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
       No need to create an empty ExpressionTree. 0 will do fine as
         well.
       Don't overwrite table frames with alternating background in
         print reports.
       Fix crash when the UI is started with a project without reports.
       Add support for misalined time zones.
       Don't use the historic time zone names. They cause problems on BSDs.
       Remove more historic time zones.
       Fixed a booking related bug.
       Correct desciption of legal ID characters.
       Mark version as snapshot release.
       Merge branch 'master' of
         ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
       Fixed problem with completion degree reporting.
       Fixed crash for vacation date outside of project.
       Add last fix to change log.
       Attempt to contain rounding errors.
       Merge branch 'master' of
         ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
       Merge branch 'master' of
         ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler
       Fix duration tasks with bookings.
       Improved version of last patch.
       More improvements for the duration + bookings code.
       Get rid of ugly DOS linebreaks.
       Another refinement of the duration-booking code.
       Make sure booking tasks align with timing resolution.
       Adapt example to new algorithm.
       There is no difference for duration task with bookings.
       Improved the description of 'isDependencyOf'.
       Eliminate compiler warning with newer GCCs.
       Set version to 2.4.2_beta2
       Vacations are now included in export reports.
       Make iCal support optional.
       Finally, getting ready to release 2.4.2

Georg Hofmann (3):
       Fixed possible values for sloppy in the reference from 0-3 to 0-2.
       Added a dash between dates to meet TJ 2.4.1 date interval syntax.
       Corrected date-tool shortcut in 'Tip of the day' message.

Jean-Yves (2):
       Fix issue on vacation resource display
       Added *~ to .gitignore

Ray Lehtiniemi (13):
       Make example installation work with --prefix.
       Dead code removal
       Use initializer list
       Fix several crashes with repeated rescheduling.
       Missed a kotrus variable
       Use local vars to reduce code clutter.
       Kill some redundant checks.
       Loosen reportDef pointer type to eliminate a static cast.
       Use Report::generate() virtual function to dispatch reports.
       Constify getTable() to eliminate some const_cast<>() calls.
       Kill a bunch of unneeded static_cast<>
       Cache return value in local var
       Dead code

Rene Kuettner (1):
       Change error for missing ICal support to warning.

Stefan Kamphausen (1):
       added a new tasjuggler emacs mode

j.taskjugg...%gindre.org@localhost (7):
       Added double and middle click facility in interactive report
       Added complements info in task and resource Details window
       Added taskbarprefix and taskbarpostfix
       Updated documentation for taskbarprefix and taskbarpostfix.
       Fixed documentation 'isDependencyOf'
       Fix issue on vacation resource display for the day of time change.
       Use TJ standart period format for vacation ressource display.

diffstat:

 misc/taskjuggler/Makefile |  5 ++---
 misc/taskjuggler/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r c641db9cd632 -r 63b62556f807 misc/taskjuggler/Makefile
--- a/misc/taskjuggler/Makefile Sat Aug 29 18:00:10 2009 +0000
+++ b/misc/taskjuggler/Makefile Sat Aug 29 18:39:37 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2009/08/26 19:58:03 sno Exp $
+# $NetBSD: Makefile,v 1.13 2009/08/29 18:39:37 hasso Exp $
 #
 
-DISTNAME=      taskjuggler-2.4.1
-PKGREVISION=   2
+DISTNAME=      taskjuggler-2.4.3
 CATEGORIES=    misc
 MASTER_SITES=  http://www.taskjuggler.org/download/
 EXTRACT_SUFX=  .tar.bz2
diff -r c641db9cd632 -r 63b62556f807 misc/taskjuggler/distinfo
--- a/misc/taskjuggler/distinfo Sat Aug 29 18:00:10 2009 +0000
+++ b/misc/taskjuggler/distinfo Sat Aug 29 18:39:37 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2009/03/19 09:44:58 hasso Exp $
+$NetBSD: distinfo,v 1.4 2009/08/29 18:39:37 hasso Exp $
 
-SHA1 (taskjuggler-2.4.1.tar.bz2) = f690e57554488b85375ad96cd6a7635bd4ff6507
-RMD160 (taskjuggler-2.4.1.tar.bz2) = e1648e818610776efd0f7f9241e987b92a5413ef
-Size (taskjuggler-2.4.1.tar.bz2) = 1559892 bytes
+SHA1 (taskjuggler-2.4.3.tar.bz2) = 00421ca022319da10f57607f8b62f8430f770767
+RMD160 (taskjuggler-2.4.3.tar.bz2) = 76b403e76dd79b804013e48b8e0eab6fb3b5da9e
+Size (taskjuggler-2.4.3.tar.bz2) = 1625933 bytes
 SHA1 (patch-aa) = 0fc96885cfc9fe70d271d4b4f1034537dedf2d5d
 SHA1 (patch-ab) = cda635b649e4300666a9df057be1a95d69ae8b66



Home | Main Index | Thread Index | Old Index