From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 21 06:40:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D7B8106564A for ; Tue, 21 Apr 2009 06:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DD5088FC12 for ; Tue, 21 Apr 2009 06:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3L6e272031765 for ; Tue, 21 Apr 2009 06:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3L6e2J5031764; Tue, 21 Apr 2009 06:40:02 GMT (envelope-from gnats) Resent-Date: Tue, 21 Apr 2009 06:40:02 GMT Resent-Message-Id: <200904210640.n3L6e2J5031764@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sergey Dyatko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6FEA1065674 for ; Tue, 21 Apr 2009 06:31:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id C4CF88FC1D for ; Tue, 21 Apr 2009 06:31:15 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3L6VFro049986 for ; Tue, 21 Apr 2009 06:31:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3L6VFQJ049985; Tue, 21 Apr 2009 06:31:15 GMT (envelope-from nobody) Message-Id: <200904210631.n3L6VFQJ049985@www.freebsd.org> Date: Tue, 21 Apr 2009 06:31:15 GMT From: Sergey Dyatko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133886: [FIX BUILD] devel/thunar-svn-plugin X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Apr 2009 06:40:03 -0000 >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@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 #include #include +#include #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 #include +#include #include "tsh-common.h" #include "tsh-properties-dialog.h" >Release-Note: >Audit-Trail: >Unformatted: