From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 23 08:50:02 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 DBA7A1065673 for ; Mon, 23 Mar 2009 08:50:02 +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 B72068FC25 for ; Mon, 23 Mar 2009 08:50: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 n2N8o2Wk012479 for ; Mon, 23 Mar 2009 08:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2N8o2ZU012478; Mon, 23 Mar 2009 08:50:02 GMT (envelope-from gnats) Resent-Date: Mon, 23 Mar 2009 08:50:02 GMT Resent-Message-Id: <200903230850.n2N8o2ZU012478@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 V. Dyatko" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 145D5106566B for ; Mon, 23 Mar 2009 08:46:28 +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 DCDC08FC15 for ; Mon, 23 Mar 2009 08:46:27 +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 n2N8kRH1073029 for ; Mon, 23 Mar 2009 08:46:27 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n2N8kRsv073028; Mon, 23 Mar 2009 08:46:27 GMT (envelope-from nobody) Message-Id: <200903230846.n2N8kRsv073028@www.freebsd.org> Date: Mon, 23 Mar 2009 08:46:27 GMT From: "Sergey V. Dyatko" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/132961: [UPDATE PORT] 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: Mon, 23 Mar 2009 08:50:03 -0000 >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: