From 7532f4d56fc172c2afb20948f7b4ebc1b089194d Mon Sep 17 00:00:00 2001 From: youri Date: Mon, 29 Jun 2015 15:03:01 +0000 Subject: Update to 4.12.1: Release 4.12.1 Fixed critical bug preventing the use of panel plugin due to wrong name. Release 4.12.0 Mainly translation updates. --- time/xfce4-orage/Makefile | 7 ++--- time/xfce4-orage/PLIST | 8 ++++-- time/xfce4-orage/distinfo | 9 +++--- .../patches/patch-panel-plugin_Makefile.in | 32 ---------------------- 4 files changed, 13 insertions(+), 43 deletions(-) delete mode 100644 time/xfce4-orage/patches/patch-panel-plugin_Makefile.in diff --git a/time/xfce4-orage/Makefile b/time/xfce4-orage/Makefile index 0a40898128e..5057b5c86e5 100644 --- a/time/xfce4-orage/Makefile +++ b/time/xfce4-orage/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.32 2015/04/25 14:24:58 tnn Exp $ +# $NetBSD: Makefile,v 1.33 2015/06/29 15:03:01 youri Exp $ -PKGREVISION= 1 .include "../../meta-pkgs/xfce4/Makefile.common" -VERSION= 4.10.0 +VERSION= 4.12.1 DISTNAME= orage-${VERSION} PKGNAME= xfce4-orage-${VERSION} CATEGORIES= time -MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.10/ +MASTER_SITES= http://archive.xfce.org/src/apps/orage/4.12/ HOMEPAGE= http://www.kolumbus.fi/~w408237/orage/ COMMENT= Xfce time managing application diff --git a/time/xfce4-orage/PLIST b/time/xfce4-orage/PLIST index b25642db345..46d627e46b1 100644 --- a/time/xfce4-orage/PLIST +++ b/time/xfce4-orage/PLIST @@ -1,7 +1,7 @@ -@comment $NetBSD: PLIST,v 1.7 2015/04/21 08:56:42 jperkin Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/29 15:03:01 youri Exp $ bin/globaltime bin/orage -libexec/xfce4/panel/plugins/xfce4-orageclock-plugin +lib/xfce4/panel/plugins/liborageclock.la man/man1/globaltime.1 man/man1/orage.1 man/man1/tz_convert.1 @@ -25,6 +25,7 @@ share/locale/be/LC_MESSAGES/orage.mo share/locale/bg/LC_MESSAGES/orage.mo share/locale/ca/LC_MESSAGES/orage.mo share/locale/cs/LC_MESSAGES/orage.mo +share/locale/de/LC_MESSAGES/orage.mo share/locale/el/LC_MESSAGES/orage.mo share/locale/en_AU/LC_MESSAGES/orage.mo share/locale/en_GB/LC_MESSAGES/orage.mo @@ -32,6 +33,7 @@ share/locale/eo/LC_MESSAGES/orage.mo share/locale/es/LC_MESSAGES/orage.mo share/locale/et/LC_MESSAGES/orage.mo share/locale/eu/LC_MESSAGES/orage.mo +share/locale/fi/LC_MESSAGES/orage.mo share/locale/fr/LC_MESSAGES/orage.mo share/locale/gl/LC_MESSAGES/orage.mo share/locale/he/LC_MESSAGES/orage.mo @@ -44,6 +46,7 @@ share/locale/kk/LC_MESSAGES/orage.mo share/locale/ko/LC_MESSAGES/orage.mo share/locale/lt/LC_MESSAGES/orage.mo share/locale/lv/LC_MESSAGES/orage.mo +share/locale/ms/LC_MESSAGES/orage.mo share/locale/nb/LC_MESSAGES/orage.mo share/locale/nl/LC_MESSAGES/orage.mo share/locale/nn/LC_MESSAGES/orage.mo @@ -59,6 +62,7 @@ share/locale/sk/LC_MESSAGES/orage.mo share/locale/sq/LC_MESSAGES/orage.mo share/locale/sr/LC_MESSAGES/orage.mo share/locale/sv/LC_MESSAGES/orage.mo +share/locale/th/LC_MESSAGES/orage.mo share/locale/tr/LC_MESSAGES/orage.mo share/locale/ug/LC_MESSAGES/orage.mo share/locale/uk/LC_MESSAGES/orage.mo diff --git a/time/xfce4-orage/distinfo b/time/xfce4-orage/distinfo index 37c00764ced..b97b40623d9 100644 --- a/time/xfce4-orage/distinfo +++ b/time/xfce4-orage/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.7 2015/04/21 08:56:42 jperkin Exp $ +$NetBSD: distinfo,v 1.8 2015/06/29 15:03:01 youri Exp $ -SHA1 (orage-4.10.0.tar.bz2) = 1d19e097958b710005789973d385ca13338b26f9 -RMD160 (orage-4.10.0.tar.bz2) = 863c4c681dc20e4244a1b3e27707a97008505de9 -Size (orage-4.10.0.tar.bz2) = 2513559 bytes -SHA1 (patch-panel-plugin_Makefile.in) = a437a026d2575a22568dda1fe1622458d7b1a511 +SHA1 (orage-4.12.1.tar.bz2) = c856ad30f7a17a732d5cc794ef90aedf98575699 +RMD160 (orage-4.12.1.tar.bz2) = a3d40692e851c96ee409eed03ac3a2f66bbc8f11 +Size (orage-4.12.1.tar.bz2) = 2590788 bytes diff --git a/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in b/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in deleted file mode 100644 index fab88e95294..00000000000 --- a/time/xfce4-orage/patches/patch-panel-plugin_Makefile.in +++ /dev/null @@ -1,32 +0,0 @@ -$NetBSD: patch-panel-plugin_Makefile.in,v 1.1 2015/04/21 08:56:42 jperkin Exp $ - -Adjust config path. ---- panel-plugin/Makefile.in.orig 2015-03-11 12:59:39.000000000 +0000 -+++ panel-plugin/Makefile.in -@@ -279,7 +279,7 @@ target_vendor = @target_vendor@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --plugindir = $(libexecdir)/xfce4/panel-plugins -+plugindir = $(libexecdir)/xfce4/panel/plugins - xfce4_orageclock_plugin_CFLAGS = \ - -DPACKAGE_DATA_DIR=\"$(datadir)\" \ - -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \ -@@ -308,7 +308,7 @@ xfce4_orageclock_plugin_SOURCES = \ - # - desktop_in_in_files = xfce4-orageclock-plugin.desktop.in.in - desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in) --desktopdir = $(datadir)/xfce4/panel-plugins -+desktopdir = $(datadir)/xfce4/panel/plugins - desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - EXTRA_DIST = \ - $(desktop_in_in_files) -@@ -734,7 +734,7 @@ uninstall-am: uninstall-desktopDATA unin - # get full path into .desktop file - #%.desktop.in: %.desktop.in.in - xfce4-orageclock-plugin.desktop.in: xfce4-orageclock-plugin.desktop.in.in -- sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ -+ sed -e "s^@PLUGIN_PATH@^$(libexecdir)/xfce4/panel/plugins^" \ - $< > $@ - - # Tell versions [3.59,3.63) of GNU make to not export all variables. -- cgit v1.2.3