From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 26 18:10:02 2008 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 33A5E1065674 for ; Tue, 26 Aug 2008 18:10: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 075978FC1F for ; Tue, 26 Aug 2008 18:10: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.2/8.14.2) with ESMTP id m7QIA1rt078004 for ; Tue, 26 Aug 2008 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7QIA1Zi078003; Tue, 26 Aug 2008 18:10:01 GMT (envelope-from gnats) Resent-Date: Tue, 26 Aug 2008 18:10:01 GMT Resent-Message-Id: <200808261810.m7QIA1Zi078003@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, "Pawel Pekala" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF04C1065670 for ; Tue, 26 Aug 2008 18:08:18 +0000 (UTC) (envelope-from c0rn@o2.pl) Received: from poczta.o2.pl (mx12.go2.pl [193.17.41.142]) by mx1.freebsd.org (Postfix) with ESMTP id 875268FC18 for ; Tue, 26 Aug 2008 18:08:18 +0000 (UTC) (envelope-from c0rn@o2.pl) Received: from poczta.o2.pl (mx12 [127.0.0.1]) by poczta.o2.pl (Postfix) with ESMTP id 92A8C1040AC for ; Tue, 26 Aug 2008 20:08:16 +0200 (CEST) Received: from caprica.slowicza.org (bav202.neoplus.adsl.tpnet.pl [83.27.185.202]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by poczta.o2.pl (Postfix) with ESMTP for ; Tue, 26 Aug 2008 20:08:15 +0200 (CEST) Message-Id: <1219774089.9482@caprica.slowicza.org> Date: Tue, 26 Aug 2008 20:08:09 +0200 From: "Pawel Pekala" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/126859: [maintainer update] mail/claws-mail-gtkhtml2_viewer remove dependecy on libgtkhtml2 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, 26 Aug 2008 18:10:02 -0000 >Number: 126859 >Category: ports >Synopsis: [maintainer update] mail/claws-mail-gtkhtml2_viewer remove dependecy on libgtkhtml2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Aug 26 18:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pawel Pekala >Release: FreeBSD 6.2-RELEASE-p11 i386 >Organization: >Environment: System: FreeBSD 6.2-RELEASE-p11 #0: Wed Feb 13 06:44:57 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC >Description: Remove dependency on www/libgtkhtml, this library is not maintained and somewhat crashy. This plugin uses for some time now internal copy of libgtkhtml with couple of it`s stability patches applied. >How-To-Repeat: >Fix: --- claws-gtkhtml2_viewer.diff begins here --- diff -urN /usr/ports/mail/claws-mail-gtkhtml2_viewer/Makefile claws-mail-gtkhtml2_viewer/Makefile --- /usr/ports/mail/claws-mail-gtkhtml2_viewer/Makefile Mon Aug 25 16:32:58 2008 +++ claws-mail-gtkhtml2_viewer/Makefile Tue Aug 26 19:58:03 2008 @@ -7,6 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -20,7 +21,7 @@ USE_GMAKE= yes USE_AUTOTOOLS= autoconf:262 -USE_GNOME= libgtkhtml +USE_GNOME= gail USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" --- claws-gtkhtml2_viewer.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: