pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/planner Update planner from 0.14.3 to 0.14.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c982b08da344
branches: trunk
changeset: 392865:c982b08da344
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Wed May 13 00:06:12 2009 +0000
description:
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:
time/planner/Makefile | 4 ++--
time/planner/PLIST | 6 +++++-
time/planner/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 7 deletions(-)
diffs (67 lines):
diff -r c2541e84b4ee -r c982b08da344 time/planner/Makefile
--- a/time/planner/Makefile Tue May 12 23:21:58 2009 +0000
+++ b/time/planner/Makefile Wed May 13 00:06:12 2009 +0000
@@ -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 -r c2541e84b4ee -r c982b08da344 time/planner/PLIST
--- a/time/planner/PLIST Tue May 12 23:21:58 2009 +0000
+++ b/time/planner/PLIST Wed May 13 00:06:12 2009 +0000
@@ -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/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/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.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 @@
@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 -r c2541e84b4ee -r c982b08da344 time/planner/distinfo
--- a/time/planner/distinfo Tue May 12 23:21:58 2009 +0000
+++ b/time/planner/distinfo Wed May 13 00:06:12 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index