Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Mar 2009 08:46:27 GMT
From:      "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132961: [UPDATE PORT] devel/thunar-svn-plugin
Message-ID:  <200903230846.n2N8kRsv073028@www.freebsd.org>
Resent-Message-ID: <200903230850.n2N8o2ZU012478@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         132961
>Category:       ports
>Synopsis:       [UPDATE PORT] devel/thunar-svn-plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 23 08:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sergey V. Dyatko
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
FreeBSD tiger.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #24: Wed Mar 11 12:54:14 EET 2009     root@tiger.domain:/usr/obj/usr/src/sys/tiger-desktop  i386

>Description:
thunar-svn-plugin doesn't compile against gtk>2.13.3. But new version (0.0.3)  works fine for me. 
>How-To-Repeat:

>Fix:
--- Makefile.old        2009-03-09 17:17:56.000000000 +0200
+++ Makefile    2009-03-23 10:34:48.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=      thunar-svn-plugin
-PORTVERSION=   0.0.2
-PORTREVISION=  1
+PORTVERSION=   0.0.3
 CATEGORIES=    devel xfce
 MASTER_SITES=  http://goodies.xfce.org/releases/thunar-svn-plugin/
 DIST_SUBDIR=   xfce4
@@ -17,8 +16,6 @@
 
 LIB_DEPENDS=   svn_client-1:${PORTSDIR}/devel/subversion
 
-BROKEN=                does not compile
-
 USE_BZIP2=     yes
 USE_GMAKE=     yes
 USE_GETTEXT=   yes

--- distinfo.old        2008-10-19 16:55:28.000000000 +0300
+++ distinfo    2009-03-23 10:26:34.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (xfce4/thunar-svn-plugin-0.0.2.tar.bz2) = 7f79902213778655b862d2ebcbb73334
-SHA256 (xfce4/thunar-svn-plugin-0.0.2.tar.bz2) = abdc5f5417fbf10d4c3b1e863937bbf65a1827dcf132b3a43919e2ef502e5981
-SIZE (xfce4/thunar-svn-plugin-0.0.2.tar.bz2) = 345286
+MD5 (xfce4/thunar-svn-plugin-0.0.3.tar.bz2) = 0686a3c02e8bd0d536ccce30cefa34fc
+SHA256 (xfce4/thunar-svn-plugin-0.0.3.tar.bz2) = ebe50225401bd90ca8603403a7c5b00de7846aca3fd1cec44a3b9c295114f598
+SIZE (xfce4/thunar-svn-plugin-0.0.3.tar.bz2) = 354641

--- pkg-plist.old       2008-10-19 16:55:28.000000000 +0300
+++ pkg-plist   2009-03-23 10:36:32.000000000 +0200
@@ -3,14 +3,21 @@
 libexec/tsp-svn-helper
 share/icons/hicolor/24x24/apps/subversion.png
 share/icons/hicolor/48x48/apps/subversion.png
+share/icons/hicolor/icon-theme.cache
+share/locale/ar/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/cs/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/da/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/en_GB/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/es/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/fr/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/gl/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/hu/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/id/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/lv/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/nl/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/pl/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/pt/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/pt_BR/LC_MESSAGES/thunar-svn-plugin.mo
+share/locale/sv/LC_MESSAGES/thunar-svn-plugin.mo
 share/locale/ur/LC_MESSAGES/thunar-svn-plugin.mo
-@dirrmtry share/locale/ur/LC_MESSAGES
-@dirrmtry share/locale/ur
-@dirrmtry lib/thunarx-1
+@dirrm lib/thunarx-1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903230846.n2N8kRsv073028>