summaryrefslogtreecommitdiffstats
path: root/deskutils/gnote
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-11-16 00:21:50 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-11-16 00:21:50 +0800
commit900f55fb2472963a33a386a996970b7b2cb3e61e (patch)
tree21b9c693f9b389cb1d7dde39aa73b5fba059f978 /deskutils/gnote
parent70327c25ff8670542a902ab7bf29c8397b3a0645 (diff)
downloadmarcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.tar
marcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.tar.gz
marcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.tar.bz2
marcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.tar.lz
marcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.tar.xz
marcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.tar.zst
marcuscom-ports-900f55fb2472963a33a386a996970b7b2cb3e61e.zip
Update to 0.7.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14878 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnote')
-rw-r--r--deskutils/gnote/Makefile5
-rw-r--r--deskutils/gnote/distinfo5
-rw-r--r--deskutils/gnote/files/patch-libtomboy_tomboykeybinder.c12
-rw-r--r--deskutils/gnote/files/patch-libtomboy_tomboyutil.c14
-rw-r--r--deskutils/gnote/pkg-plist56
5 files changed, 57 insertions, 35 deletions
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index 1796eae81..b6e7faed2 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -3,12 +3,11 @@
# Whom: Mezz <mezz@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gnote/Makefile,v 1.11 2010/03/14 05:52:37 marcus Exp $
+# $MCom: ports/deskutils/gnote/Makefile,v 1.13 2010/10/29 10:42:35 kwm Exp $
#
PORTNAME= gnote
-PORTVERSION= 0.7.2
-PORTREVISION= 2
+PORTVERSION= 0.7.3
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
diff --git a/deskutils/gnote/distinfo b/deskutils/gnote/distinfo
index 83b9f1491..5f4eaa778 100644
--- a/deskutils/gnote/distinfo
+++ b/deskutils/gnote/distinfo
@@ -1,3 +1,2 @@
-MD5 (gnote-0.7.2.tar.bz2) = c4e1a93896cb8610d2e08c72d41f1777
-SHA256 (gnote-0.7.2.tar.bz2) = ef46a1bade7bf684615b32e5bf35c100d646456e40ac2e9cab871e6dff0d2a4c
-SIZE (gnote-0.7.2.tar.bz2) = 1364579
+SHA256 (gnote-0.7.3.tar.bz2) = 4853315711baf7647cdae4c2f7d23e22e2b13322605efe3dd98796a06f928321
+SIZE (gnote-0.7.3.tar.bz2) = 1606926
diff --git a/deskutils/gnote/files/patch-libtomboy_tomboykeybinder.c b/deskutils/gnote/files/patch-libtomboy_tomboykeybinder.c
deleted file mode 100644
index a7a519696..000000000
--- a/deskutils/gnote/files/patch-libtomboy_tomboykeybinder.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- libtomboy/tomboykeybinder.c.orig 2010-10-29 12:34:51.000000000 +0200
-+++ libtomboy/tomboykeybinder.c 2010-10-29 12:35:33.000000000 +0200
-@@ -313,7 +313,8 @@ tomboy_keybinder_is_modifier (guint keyc
- XModifierKeymap *mod_keymap;
- gboolean retval = FALSE;
-
-- mod_keymap = XGetModifierMapping (gdk_display);
-+ mod_keymap = XGetModifierMapping (
-+ GDK_DISPLAY_XDISPLAY(gdk_display_get_default()));
-
- map_size = 8 * mod_keymap->max_keypermod;
-
diff --git a/deskutils/gnote/files/patch-libtomboy_tomboyutil.c b/deskutils/gnote/files/patch-libtomboy_tomboyutil.c
deleted file mode 100644
index 2252cd007..000000000
--- a/deskutils/gnote/files/patch-libtomboy_tomboyutil.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- libtomboy/tomboyutil.c.orig 2010-03-14 00:35:24.000000000 -0500
-+++ libtomboy/tomboyutil.c 2010-03-14 00:36:19.000000000 -0500
-@@ -153,9 +153,9 @@ tomboy_window_override_user_time (GtkWin
- void
- tomboy_window_present_hardcore (GtkWindow *window)
- {
-- if (!GTK_WIDGET_REALIZED (window))
-+ if (!gtk_widget_get_realized (window))
- gtk_widget_realize (GTK_WIDGET (window));
-- else if (GTK_WIDGET_VISIBLE (window))
-+ else if (gtk_widget_get_visible (window))
- tomboy_window_move_to_current_workspace (window);
-
- tomboy_window_override_user_time (window);
diff --git a/deskutils/gnote/pkg-plist b/deskutils/gnote/pkg-plist
index bfd5fd72b..1b4c1b466 100644
--- a/deskutils/gnote/pkg-plist
+++ b/deskutils/gnote/pkg-plist
@@ -14,9 +14,9 @@ lib/gnote/addins/%%VERSION%%/fixedwidth.so
lib/gnote/addins/%%VERSION%%/inserttimestamp.a
lib/gnote/addins/%%VERSION%%/inserttimestamp.la
lib/gnote/addins/%%VERSION%%/inserttimestamp.so
-lib/gnote/addins/%%VERSION%%/libnoteoftheday.a
-lib/gnote/addins/%%VERSION%%/libnoteoftheday.la
-lib/gnote/addins/%%VERSION%%/libnoteoftheday.so
+lib/gnote/addins/%%VERSION%%/noteoftheday.a
+lib/gnote/addins/%%VERSION%%/noteoftheday.la
+lib/gnote/addins/%%VERSION%%/noteoftheday.so
lib/gnote/addins/%%VERSION%%/printnotes.a
lib/gnote/addins/%%VERSION%%/printnotes.la
lib/gnote/addins/%%VERSION%%/printnotes.so
@@ -114,6 +114,44 @@ share/gnome/help/gnote/es/figures/note-template.png
share/gnome/help/gnote/es/figures/notebook-icon.png
share/gnome/help/gnote/es/gnote.xml
share/gnome/help/gnote/es/legal.xml
+share/gnome/help/gnote/fr/figures/add-notebook-search.png
+share/gnome/help/gnote/fr/figures/add-to-notebook.png
+share/gnome/help/gnote/fr/figures/delete-notebook.png
+share/gnome/help/gnote/fr/figures/gnote-main-menu.png
+share/gnome/help/gnote/fr/figures/gnote-new-note.png
+share/gnome/help/gnote/fr/figures/gnote-panel.png
+share/gnome/help/gnote/fr/figures/gnote-pindown.png
+share/gnome/help/gnote/fr/figures/gnote-pinup.png
+share/gnome/help/gnote/fr/figures/gnote-preferences-add-ins.png
+share/gnome/help/gnote/fr/figures/gnote-preferences-editing.png
+share/gnome/help/gnote/fr/figures/gnote-preferences-hotkeys.png
+share/gnome/help/gnote/fr/figures/gnote-preferences-synchronization.png
+share/gnome/help/gnote/fr/figures/gnote-tools.png
+share/gnome/help/gnote/fr/figures/move-notes-search.png
+share/gnome/help/gnote/fr/figures/new-notebook.png
+share/gnome/help/gnote/fr/figures/note-template.png
+share/gnome/help/gnote/fr/figures/notebook-icon.png
+share/gnome/help/gnote/fr/gnote.xml
+share/gnome/help/gnote/fr/legal.xml
+share/gnome/help/gnote/sl/figures/add-notebook-search.png
+share/gnome/help/gnote/sl/figures/add-to-notebook.png
+share/gnome/help/gnote/sl/figures/delete-notebook.png
+share/gnome/help/gnote/sl/figures/gnote-main-menu.png
+share/gnome/help/gnote/sl/figures/gnote-new-note.png
+share/gnome/help/gnote/sl/figures/gnote-panel.png
+share/gnome/help/gnote/sl/figures/gnote-pindown.png
+share/gnome/help/gnote/sl/figures/gnote-pinup.png
+share/gnome/help/gnote/sl/figures/gnote-preferences-add-ins.png
+share/gnome/help/gnote/sl/figures/gnote-preferences-editing.png
+share/gnome/help/gnote/sl/figures/gnote-preferences-hotkeys.png
+share/gnome/help/gnote/sl/figures/gnote-preferences-synchronization.png
+share/gnome/help/gnote/sl/figures/gnote-tools.png
+share/gnome/help/gnote/sl/figures/move-notes-search.png
+share/gnome/help/gnote/sl/figures/new-notebook.png
+share/gnome/help/gnote/sl/figures/note-template.png
+share/gnome/help/gnote/sl/figures/notebook-icon.png
+share/gnome/help/gnote/sl/gnote.xml
+share/gnome/help/gnote/sl/legal.xml
share/gnome/help/gnote/sv/figures/add-notebook-search.png
share/gnome/help/gnote/sv/figures/add-to-notebook.png
share/gnome/help/gnote/sv/figures/delete-notebook.png
@@ -188,6 +226,7 @@ share/locale/as/LC_MESSAGES/gnote.mo
share/locale/bg/LC_MESSAGES/gnote.mo
share/locale/bn_IN/LC_MESSAGES/gnote.mo
share/locale/ca/LC_MESSAGES/gnote.mo
+share/locale/ca@valencia/LC_MESSAGES/gnote.mo
share/locale/cs/LC_MESSAGES/gnote.mo
share/locale/da/LC_MESSAGES/gnote.mo
share/locale/de/LC_MESSAGES/gnote.mo
@@ -208,22 +247,27 @@ share/locale/ko/LC_MESSAGES/gnote.mo
share/locale/lt/LC_MESSAGES/gnote.mo
share/locale/ml/LC_MESSAGES/gnote.mo
share/locale/mr/LC_MESSAGES/gnote.mo
+share/locale/nb/LC_MESSAGES/gnote.mo
share/locale/or/LC_MESSAGES/gnote.mo
share/locale/pa/LC_MESSAGES/gnote.mo
share/locale/pl/LC_MESSAGES/gnote.mo
share/locale/pt/LC_MESSAGES/gnote.mo
share/locale/pt_BR/LC_MESSAGES/gnote.mo
+share/locale/ro/LC_MESSAGES/gnote.mo
share/locale/ru/LC_MESSAGES/gnote.mo
share/locale/sl/LC_MESSAGES/gnote.mo
share/locale/sv/LC_MESSAGES/gnote.mo
share/locale/ta/LC_MESSAGES/gnote.mo
share/locale/te/LC_MESSAGES/gnote.mo
share/locale/th/LC_MESSAGES/gnote.mo
+share/locale/uk/LC_MESSAGES/gnote.mo
share/locale/zh_CN/LC_MESSAGES/gnote.mo
share/omf/gnote/gnote-C.omf
share/omf/gnote/gnote-de.omf
share/omf/gnote/gnote-el.omf
share/omf/gnote/gnote-es.omf
+share/omf/gnote/gnote-fr.omf
+share/omf/gnote/gnote-sl.omf
share/omf/gnote/gnote-sv.omf
share/omf/gnote/gnote-zh_CN.omf
@dirrm share/omf/gnote
@@ -249,6 +293,10 @@ share/omf/gnote/gnote-zh_CN.omf
@dirrm share/gnome/help/gnote/zh_CN
@dirrm share/gnome/help/gnote/sv/figures
@dirrm share/gnome/help/gnote/sv
+@dirrm share/gnome/help/gnote/sl/figures
+@dirrm share/gnome/help/gnote/sl
+@dirrm share/gnome/help/gnote/fr/figures
+@dirrm share/gnome/help/gnote/fr
@dirrm share/gnome/help/gnote/es/figures
@dirrm share/gnome/help/gnote/es
@dirrm share/gnome/help/gnote/el/figures
@@ -267,6 +315,8 @@ share/omf/gnote/gnote-zh_CN.omf
@dirrmtry share/locale/te
@dirrmtry share/locale/mr/LC_MESSAGES
@dirrmtry share/locale/mr
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
@dirrmtry share/locale/bn_IN/LC_MESSAGES
@dirrmtry share/locale/bn_IN
@dirrmtry share/locale/as/LC_MESSAGES