ports/145605: [UPDATE] sysutils/thunar-volman-plugin to 0.3.80

Olivier Duchateau duchateau.olivier at gmail.com
Sat Apr 10 14:30:02 UTC 2010


>Number:         145605
>Category:       ports
>Synopsis:       [UPDATE] sysutils/thunar-volman-plugin to 0.3.80
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 10 14:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.0-RELEASE-p2 #0
>Organization:
>Environment:
FreeBSD orval.errements.net 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 16:02:27 UTC 2010     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -bu /usr/ports/sysutils/thunar-volman-plugin/Makefile thunar-volman-plugin/Makefile
--- /usr/ports/sysutils/thunar-volman-plugin/Makefile	2010-03-28 08:44:04.000000000 +0200
+++ thunar-volman-plugin/Makefile	2010-04-10 16:01:49.000000000 +0200
@@ -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 at 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 -bu /usr/ports/sysutils/thunar-volman-plugin/distinfo thunar-volman-plugin/distinfo
--- /usr/ports/sysutils/thunar-volman-plugin/distinfo	2008-02-16 22:16:12.000000000 +0100
+++ thunar-volman-plugin/distinfo	2010-04-10 14:30:40.000000000 +0200
@@ -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 -bu /usr/ports/sysutils/thunar-volman-plugin/pkg-plist thunar-volman-plugin/pkg-plist
--- /usr/ports/sysutils/thunar-volman-plugin/pkg-plist	2008-02-16 22:16:12.000000000 +0100
+++ thunar-volman-plugin/pkg-plist	2010-04-10 15:57:59.000000000 +0200
@@ -5,12 +5,15 @@
 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 @@
 @dirrmtry share/locale/ur
 @dirrmtry share/locale/nb_NO/LC_MESSAGES
 @dirrmtry share/locale/nb_NO
- at dirrm share/icons/hicolor/scalable/apps
- at dirrm share/icons/hicolor/scalable
- at dirrm share/icons/hicolor/48x48/apps
- at dirrm share/icons/hicolor/48x48
- at dirrm share/icons/hicolor
- at dirrm share/icons
+ at dirrmtry share/icons/hicolor/scalable/apps
+ at dirrmtry share/icons/hicolor/scalable
+ at dirrmtry share/icons/hicolor/48x48/apps
+ at dirrmtry share/icons/hicolor/48x48
+ at exec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true
+ at unexec %%LOCALBASE%%/bin/update-desktop-database >/dev/null || true
 @dirrmtry share/applications


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list