From owner-svn-ports-head@freebsd.org Wed May 16 15:40:38 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED46EEE9330; Wed, 16 May 2018 15:40:37 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: from mail-lf0-f47.google.com (mail-lf0-f47.google.com [209.85.215.47]) (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 30F246DEFA; Wed, 16 May 2018 15:40:37 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: by mail-lf0-f47.google.com with SMTP id h9-v6so5382593lfi.0; Wed, 16 May 2018 08:40:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Q0UXX6qF3dYIphyhUUgdpOaOJTEkqEGt1hPDPikUFms=; b=G1pdhIt3zXJf3YkdzNBth82RgwcZaQ/n+Pv3oR2sel8HylkGgT9wWQRXyFMV34D370 mktJyqbYhFaRWIa68LRQzL7HNkynd2MdDTFg8lVNiLjkh4jRZSA2mBKJfOdCBhv/I6OC nScm4ysObk2Uvum55UYzmHv5RWXdaVKL2gR8tUG2IVlJ92bohQLiQxxTVAromn0QPQjc uL7MIHc2PHWuabfc7gAQJCKPrP8CMZ5weWBWh6CDp28u5GRHEQx+8U0fBewXEj5KLCBK MREtD5Yco/17/TSPEJdRVLYIUGYN92qd9u9o2aZGRf21uwsJsI+YGnx6bvC4N57fLMxt KDMA== X-Gm-Message-State: ALKqPwc3Vx9qa2KRGMpIC+51iZkxGKUS6Dypqnb+ueer348XVZSZOqU1 dwNCL9mcdmhdVZjFJUdl+I2PI457BqQ= X-Google-Smtp-Source: AB8JxZp1ZOOMiQK30zH7ywFiToQaQ5uJNkwCWqaLCFZSgKRCxVcTU+/hCKJQwvBhgAnDSgPviCwx3Q== X-Received: by 2002:a2e:638f:: with SMTP id s15-v6mr951272lje.78.1526485230125; Wed, 16 May 2018 08:40:30 -0700 (PDT) Received: from oxy (89-76-8-18.dynamic.chello.pl. [89.76.8.18]) by smtp.gmail.com with ESMTPSA id l14-v6sm699125lfi.7.2018.05.16.08.40.29 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 May 2018 08:40:29 -0700 (PDT) Date: Wed, 16 May 2018 17:41:32 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: Luca Pizzamiglio Cc: Tobias Kortkamp , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r470005 - in head/textproc: . bat bat/files Message-ID: <20180516174132.3fde2c5b@oxy> In-Reply-To: <20180516173933.3b10ad56@oxy> References: <201805150843.w4F8hAZI019968@repo.freebsd.org> <1526378526.3651809.1372515152.0F21E242@webmail.messagingengine.com> <20180516173933.3b10ad56@oxy> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 May 2018 15:40:38 -0000 I'm sorry, I hit reply too early. On Wed, 16 May 2018 17:39:33 +0200 Mateusz Piotrowski <0mp@FreeBSD.org> wrote: >Anyway, here's a link to the issue on Bugzilla which links to my >version of the port (you might be willing to incorporate some of the >work I've done). https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227931