From owner-freebsd-ports@FreeBSD.ORG Tue Jun 16 22:33:50 2015 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC52B2B1; Tue, 16 Jun 2015 22:33:50 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-yh0-x232.google.com (mail-yh0-x232.google.com [IPv6:2607:f8b0:4002:c01::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE05C81; Tue, 16 Jun 2015 22:33:50 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by yhid80 with SMTP id d80so21820007yhi.1; Tue, 16 Jun 2015 15:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WgNDShyDaZZdEBPLXyrHLCsVf2IHUjrAx15S9CDZkVs=; b=z+A30mqHcfnTvSLwPq55n+g3PPvQuEJfZqSVnNIeblXA6vrP/V/RvJJsSCYVYjxSP1 3PYyEVUnXlbzeiHLZSOPcsKaA05NVHiHJqyWdjrK6S3oqMu/UsIqnghgc7hd9dhuYRxf huGYfmXxWNzeRnfgUB1O/+NTPPjFMG32DTTHioIO9GbjgfUZ6niqH4Fc8U/T4FqQKdik sg1tMqPLFKnx9lm10JBzA2l9JMyl9GlxD1sFErXglr7we2Ys3Z51IhFWIXKQBTurUaxM hXCkQJVxQpt123aE0QcLX3fTiyYBvvkYlC53KKFFDM/qWEFZrFyVXb3kiRkPLrfpS+b2 +DAA== MIME-Version: 1.0 X-Received: by 10.52.177.199 with SMTP id cs7mr2200903vdc.72.1434494029748; Tue, 16 Jun 2015 15:33:49 -0700 (PDT) Received: by 10.31.3.198 with HTTP; Tue, 16 Jun 2015 15:33:49 -0700 (PDT) Date: Wed, 17 Jun 2015 06:33:49 +0800 Message-ID: Subject: Update editors/abiword From: Ben Woods To: FreeBSD ports , freebsd-gnome@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 22:33:51 -0000 Can I ask for a ports committer to please review and commit my patch to update editors/abiword to 3.0.1? The maintainer timeout has long since passed, and I have not been able to get any feedback from freebsd-gnome@. 2 bug reports need committing: PR199156: Updates abiword to 3.0.1 (which now uses GTK3). PR199158: Updates the related editors/abiword-docs to 3.0.1. The patches attached to the above 2 bug reports also include fixes for the issues reported in PR 195452, PR193318, PR199544. (These 3 bugs reports can be closed once the top 2 bug reports are committed). Thanks, Ben -- -- From: Benjamin Woods woodsb02@gmail.com