diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-04-18 10:54:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-04-18 10:54:51 +0000 |
commit | 43c20f3e3220dabda8adcd7946bab637dce82fd5 (patch) | |
tree | 2ca102748c99ec2be78e116f77d11efc072ee58e /sysutils | |
parent | 28e595ed459e19d9ccab49aa0027ec22fd2ea6ec (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/thunar-volman-plugin/Makefile | 8 | ||||
-rw-r--r-- | sysutils/thunar-volman-plugin/distinfo | 6 | ||||
-rw-r--r-- | sysutils/thunar-volman-plugin/pkg-plist | 15 |
3 files changed, 16 insertions, 13 deletions
diff --git a/sysutils/thunar-volman-plugin/Makefile b/sysutils/thunar-volman-plugin/Makefile index e9dbcd686f9a..b3714c2e3b9e 100644 --- a/sysutils/thunar-volman-plugin/Makefile +++ b/sysutils/thunar-volman-plugin/Makefile @@ -6,16 +6,16 @@ # PORTNAME= thunar-volman -PORTVERSION= 0.2.0 -PORTREVISION= 8 +PORTVERSION= 0.3.80 CATEGORIES= sysutils xfce -MASTER_SITES= http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A Device manager plugin. -LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal +LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_BZIP2= yes USE_GMAKE= yes diff --git a/sysutils/thunar-volman-plugin/distinfo b/sysutils/thunar-volman-plugin/distinfo index 4e837ba5b99e..d54369c86245 100644 --- a/sysutils/thunar-volman-plugin/distinfo +++ b/sysutils/thunar-volman-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/thunar-volman-0.2.0.tar.bz2) = e4587967fe3b3858d93735fee3edb2fc -SHA256 (xfce4/thunar-volman-0.2.0.tar.bz2) = c00acc8bfa4222479c5df3c5b41c45898ca8daaad22b2b4d840f09cf5dae3bfb -SIZE (xfce4/thunar-volman-0.2.0.tar.bz2) = 346008 +MD5 (xfce4/thunar-volman-0.3.80.tar.bz2) = 4fd81b62690797317ca649ab20609dae +SHA256 (xfce4/thunar-volman-0.3.80.tar.bz2) = e400682afb0f5fcca231fe8793b31769f3645a9b5b0604d251e05b17d48217ee +SIZE (xfce4/thunar-volman-0.3.80.tar.bz2) = 353504 diff --git a/sysutils/thunar-volman-plugin/pkg-plist b/sysutils/thunar-volman-plugin/pkg-plist index dd52d94c22c2..c5405b7a4e3f 100644 --- a/sysutils/thunar-volman-plugin/pkg-plist +++ b/sysutils/thunar-volman-plugin/pkg-plist @@ -5,12 +5,15 @@ share/icons/hicolor/48x48/apps/tvm-burn-cd.png share/icons/hicolor/48x48/apps/tvm-dev-pocketpc.png share/icons/hicolor/48x48/apps/tvm-dev-tablet.png share/icons/hicolor/scalable/apps/tvm-burn-cd.svg +share/locale/ar/LC_MESSAGES/thunar-volman.mo share/locale/de/LC_MESSAGES/thunar-volman.mo share/locale/en_GB/LC_MESSAGES/thunar-volman.mo share/locale/eu/LC_MESSAGES/thunar-volman.mo share/locale/fi/LC_MESSAGES/thunar-volman.mo share/locale/fr/LC_MESSAGES/thunar-volman.mo +share/locale/gl/LC_MESSAGES/thunar-volman.mo share/locale/hu/LC_MESSAGES/thunar-volman.mo +share/locale/id/LC_MESSAGES/thunar-volman.mo share/locale/it/LC_MESSAGES/thunar-volman.mo share/locale/lv/LC_MESSAGES/thunar-volman.mo share/locale/nb_NO/LC_MESSAGES/thunar-volman.mo @@ -23,10 +26,10 @@ share/locale/zh_TW/LC_MESSAGES/thunar-volman.mo @dirrmtry share/locale/ur @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO -@dirrm share/icons/hicolor/scalable/apps -@dirrm share/icons/hicolor/scalable -@dirrm share/icons/hicolor/48x48/apps -@dirrm share/icons/hicolor/48x48 -@dirrm share/icons/hicolor -@dirrm share/icons +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true +@unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true @dirrmtry share/applications |