ports/133886: [FIX BUILD] devel/thunar-svn-plugin

Sergey Dyatko sergey.dyatko at gmail.com
Tue Apr 21 06:40:03 UTC 2009


>Number:         133886
>Category:       ports
>Synopsis:       [FIX BUILD] devel/thunar-svn-plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 21 06:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Dyatko
>Release:        8.0-CURRENT, 7.2-PRERELEASE
>Organization:
>Environment:
FreeBSD tiger.domain 8.0-CURRENT FreeBSD 8.0-CURRENT #24: Wed Mar 11 12:54:14 EET 2009     root at tiger.domain:/usr/obj/usr/src/sys/tiger-desktop  i386

>Description:
fix build for devel/thunar-svn-plugin
>How-To-Repeat:

>Fix:
%cat patch-Makefile 
--- Makefile.orig       2009-04-21 09:19:25.000000000 +0300
+++ Makefile    2009-04-21 09:19:39.000000000 +0300
@@ -7,6 +7,7 @@
 
 PORTNAME=      thunar-svn-plugin
 PORTVERSION=   0.0.3
+PORTREVISION=  1
 CATEGORIES=    devel xfce
 MASTER_SITES=  http://goodies.xfce.org/releases/thunar-svn-plugin/
 DIST_SUBDIR=   xfce4

%cat files/patch-tsh-common.c 
--- tsp-svn-helper/tsh-common.c.orig   2009-03-14 22:54:06.000000000 +0200
+++ tsp-svn-helper/tsh-common.c        2009-04-21 09:12:45.000000000 +0300
@@ -34,6 +34,7 @@
 #include <subversion-1/svn_pools.h>
 #include <subversion-1/svn_fs.h>
 #include <subversion-1/svn_time.h>
+#include <subversion-1/svn_props.h>
 
 #include "tsh-dialog-common.h"
 #include "tsh-login-dialog.h"

%cat files/patch-tsh-properties-dialog.c 
--- tsp-svn-helper/tsh-properties-dialog.c.orig        2009-03-14 22:54:06.000000000 +0200
+++ tsp-svn-helper/tsh-properties-dialog.c     2009-04-21 09:13:12.000000000 +0300
@@ -25,6 +25,7 @@
 #include <gtk/gtk.h>
 
 #include <subversion-1/svn_client.h>
+#include <subversion-1/svn_props.h>
 
 #include "tsh-common.h"
 #include "tsh-properties-dialog.h"


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



More information about the freebsd-ports-bugs mailing list