diff options
author | dsainty <dsainty@pkgsrc.org> | 2009-05-13 00:06:12 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2009-05-13 00:06:12 +0000 |
commit | 6a8fc60d84944f96be7366409c1e8be3b6494cab (patch) | |
tree | 9c65cf5b40f8827d823d86d48b9fb52bba43c7c2 /time | |
parent | f1c2a90e7e6e41c5648600ba7ddc933dc8301731 (diff) | |
download | pkgsrc-6a8fc60d84944f96be7366409c1e8be3b6494cab.tar.gz |
Update planner from 0.14.3 to 0.14.4.
New in the v0.14.4 Release - 15 April 2009
* Rewrote printing to use the GTK printing API, fixing most problems with
printing on Windows (thanks to Francisco Moraes)
* Added display of minutes to duration format
* Added creation of Windows installer to Makefiles
* Dropped support for libgda < 3.0
* Added proper quoting to SQL code (168147, 571801)
* Fixed alignment problems in HTML export (471218, 478027)
* Fixed a crash in UNDO/REDO code (420443)
* Fixed several issues with the build (528582, 528971, 529045, 539993)
* New and updated translations
Diffstat (limited to 'time')
-rw-r--r-- | time/planner/Makefile | 4 | ||||
-rw-r--r-- | time/planner/PLIST | 6 | ||||
-rw-r--r-- | time/planner/distinfo | 8 |
3 files changed, 11 insertions, 7 deletions
diff --git a/time/planner/Makefile b/time/planner/Makefile index 0a2897dfbf6..900cf821b99 100644 --- a/time/planner/Makefile +++ b/time/planner/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2009/03/08 15:56:47 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/13 00:06:12 dsainty Exp $ # -DISTNAME= planner-0.14.3 +DISTNAME= planner-0.14.4 CATEGORIES= time x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/planner/PLIST b/time/planner/PLIST index a3f62cb5284..fe11bbd4ac7 100644 --- a/time/planner/PLIST +++ b/time/planner/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2008/09/03 08:23:32 dsainty Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/05/13 00:06:12 dsainty Exp $ bin/planner include/planner-1.0/libplanner/mrp-application.h include/planner-1.0/libplanner/mrp-assignment.h @@ -147,6 +147,7 @@ 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/gu/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 @@ -161,6 +162,7 @@ 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/mr/LC_MESSAGES/planner.mo share/locale/ms/LC_MESSAGES/planner.mo share/locale/nb/LC_MESSAGES/planner.mo share/locale/ne/LC_MESSAGES/planner.mo @@ -230,6 +232,7 @@ 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_css_ie7.xsl share/planner/stylesheets/html1_gantt.xsl share/planner/stylesheets/html1_resources.xsl share/planner/stylesheets/html1_tasks.xsl @@ -259,6 +262,7 @@ share/planner/ui/xml-planner-plugin.ui @comment in rarian: @dirrm share/omf @comment in shared-mime-info: @dirrm share/mime/packages @dirrm share/icons/hicolor/48x48/mimetypes +@dirrm share/icons/hicolor/48x48 @exec ${MKDIR} %D/share/gtk-doc/html/libplanner @dirrm share/gtk-doc/html/libplanner @dirrm share/gnome/help/planner/eu/figures diff --git a/time/planner/distinfo b/time/planner/distinfo index 0cca75db16f..d61c6644d89 100644 --- a/time/planner/distinfo +++ b/time/planner/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/09/03 08:23:32 dsainty Exp $ +$NetBSD: distinfo,v 1.3 2009/05/13 00:06:12 dsainty Exp $ -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 +SHA1 (planner-0.14.4.tar.bz2) = 43ba90bd18fcd271c0da31e66d2fa1294831cf28 +RMD160 (planner-0.14.4.tar.bz2) = 61fae3ac84e703d360b1cba97410a89da876a293 +Size (planner-0.14.4.tar.bz2) = 3738005 bytes |