pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/xfce4-fsguard-plugin Updated sysutils/xfce4-f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8fe49697a4c8
branches:  trunk
changeset: 536177:8fe49697a4c8
user:      martti <martti%pkgsrc.org@localhost>
date:      Wed Dec 05 07:49:44 2007 +0000

description:
Updated sysutils/xfce4-fsguard-plugin to 0.4.0

Bug fixes.

diffstat:

 sysutils/xfce4-fsguard-plugin/Makefile         |   4 ++--
 sysutils/xfce4-fsguard-plugin/PLIST            |  24 +++++++++++++++++++++++-
 sysutils/xfce4-fsguard-plugin/buildlink3.mk    |   4 ++--
 sysutils/xfce4-fsguard-plugin/distinfo         |  10 +++++-----
 sysutils/xfce4-fsguard-plugin/patches/patch-aa |  12 ++++++------
 5 files changed, 38 insertions(+), 16 deletions(-)

diffs (104 lines):

diff -r ad64bc3ec28b -r 8fe49697a4c8 sysutils/xfce4-fsguard-plugin/Makefile
--- a/sysutils/xfce4-fsguard-plugin/Makefile    Wed Dec 05 07:49:15 2007 +0000
+++ b/sysutils/xfce4-fsguard-plugin/Makefile    Wed Dec 05 07:49:44 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2007/04/17 17:45:06 martti Exp $
+# $NetBSD: Makefile,v 1.8 2007/12/05 07:49:44 martti Exp $
 
 .include "../../meta-pkgs/xfce4/Makefile.common"
 
-XFCE4_VERSION= 0.3.0
+XFCE4_VERSION= 0.4.0
 
 DISTNAME=      xfce4-fsguard-plugin-${XFCE4_VERSION}
 #PKGREVISION=  1
diff -r ad64bc3ec28b -r 8fe49697a4c8 sysutils/xfce4-fsguard-plugin/PLIST
--- a/sysutils/xfce4-fsguard-plugin/PLIST       Wed Dec 05 07:49:15 2007 +0000
+++ b/sysutils/xfce4-fsguard-plugin/PLIST       Wed Dec 05 07:49:44 2007 +0000
@@ -1,7 +1,29 @@
-@comment $NetBSD: PLIST,v 1.3 2007/04/12 09:55:16 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2007/12/05 07:49:44 martti Exp $
 libexec/xfce4/panel-plugins/xfce4-fsguard-plugin
+share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-urgent.png
+share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin-warning.png
+share/icons/hicolor/32x32/apps/xfce4-fsguard-plugin.png
+share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-urgent.svg
+share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin-warning.svg
+share/icons/hicolor/scalable/apps/xfce4-fsguard-plugin.svg
+share/locale/ca/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/cs/LC_MESSAGES/xfce4-fsguard-plugin.mo
 share/locale/de/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/en_GB/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/eu/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/fr/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/hu/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/ja/LC_MESSAGES/xfce4-fsguard-plugin.mo
 share/locale/ko/LC_MESSAGES/xfce4-fsguard-plugin.mo
 share/locale/lt/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/nb_NO/LC_MESSAGES/xfce4-fsguard-plugin.mo
 share/locale/pl/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/pt_BR/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/pt_PT/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/sq/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/sv/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/uk/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/vi/LC_MESSAGES/xfce4-fsguard-plugin.mo
+share/locale/zh_TW/LC_MESSAGES/xfce4-fsguard-plugin.mo
 share/xfce4/panel-plugins/fsguard.desktop
diff -r ad64bc3ec28b -r 8fe49697a4c8 sysutils/xfce4-fsguard-plugin/buildlink3.mk
--- a/sysutils/xfce4-fsguard-plugin/buildlink3.mk       Wed Dec 05 07:49:15 2007 +0000
+++ b/sysutils/xfce4-fsguard-plugin/buildlink3.mk       Wed Dec 05 07:49:44 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2007/04/12 09:55:16 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2007/12/05 07:49:44 martti Exp $
 
 BUILDLINK_DEPTH:=                      ${BUILDLINK_DEPTH}+
 XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK:=   ${XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK}+
@@ -12,7 +12,7 @@
 BUILDLINK_ORDER:=      ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-fsguard-plugin
 
 .if ${XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.xfce4-fsguard-plugin+=   xfce4-fsguard-plugin>=0.3.0
+BUILDLINK_API_DEPENDS.xfce4-fsguard-plugin+=   xfce4-fsguard-plugin>=0.4.0
 BUILDLINK_PKGSRCDIR.xfce4-fsguard-plugin?=     ../../sysutils/xfce4-fsguard-plugin
 .endif # XFCE4_FSGUARD_PLUGIN_BUILDLINK3_MK
 
diff -r ad64bc3ec28b -r 8fe49697a4c8 sysutils/xfce4-fsguard-plugin/distinfo
--- a/sysutils/xfce4-fsguard-plugin/distinfo    Wed Dec 05 07:49:15 2007 +0000
+++ b/sysutils/xfce4-fsguard-plugin/distinfo    Wed Dec 05 07:49:44 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2007/04/16 18:27:49 joerg Exp $
+$NetBSD: distinfo,v 1.6 2007/12/05 07:49:44 martti Exp $
 
-SHA1 (xfce4-fsguard-plugin-0.3.0.tar.bz2) = 63241ada67681eff66f269bfd53d6d6b11a37d4b
-RMD160 (xfce4-fsguard-plugin-0.3.0.tar.bz2) = 7989c2209b0f363cc4a2ac778d8ea627fa22378e
-Size (xfce4-fsguard-plugin-0.3.0.tar.bz2) = 113601 bytes
-SHA1 (patch-aa) = 4057cfb11a39e822ca3cca304c974987aa002048
+SHA1 (xfce4-fsguard-plugin-0.4.0.tar.bz2) = d00470b1d9e4ad1c529830b6c5fee3e422fb4677
+RMD160 (xfce4-fsguard-plugin-0.4.0.tar.bz2) = b25bf0f7487efd6aabbe697be7ba004bd7a8cf10
+Size (xfce4-fsguard-plugin-0.4.0.tar.bz2) = 169519 bytes
+SHA1 (patch-aa) = 523b8632e5a84b2fd62980cba3f990be1cade007
diff -r ad64bc3ec28b -r 8fe49697a4c8 sysutils/xfce4-fsguard-plugin/patches/patch-aa
--- a/sysutils/xfce4-fsguard-plugin/patches/patch-aa    Wed Dec 05 07:49:15 2007 +0000
+++ b/sysutils/xfce4-fsguard-plugin/patches/patch-aa    Wed Dec 05 07:49:44 2007 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.5 2007/04/16 18:27:49 joerg Exp $
+$NetBSD: patch-aa,v 1.6 2007/12/05 07:49:44 martti Exp $
 
---- panel-plugin/fsguard.c.orig        2005-10-11 07:29:27.000000000 +0000
-+++ panel-plugin/fsguard.c
-@@ -39,10 +39,13 @@
+--- panel-plugin/fsguard.c.orig        2007-10-20 20:49:18.000000000 +0000
++++ panel-plugin/fsguard.c     2007-12-05 06:41:00.000000000 +0000
+@@ -40,10 +40,13 @@
  #include <sys/stat.h>
  #if defined(__linux__)
  #include <sys/vfs.h>
--#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
-+#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__DragonFly__)
+-#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__)
++#elif defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__)
  #include <sys/param.h>
  #include <sys/mount.h>
  #endif



Home | Main Index | Thread Index | Old Index