From owner-svn-ports-all@FreeBSD.ORG Mon Mar 3 03:18:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC25E74E for ; Mon, 3 Mar 2014 03:18:54 +0000 (UTC) Received: from mail-qa0-x22c.google.com (mail-qa0-x22c.google.com [IPv6:2607:f8b0:400d:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 73B8B199F for ; Mon, 3 Mar 2014 03:18:54 +0000 (UTC) Received: by mail-qa0-f44.google.com with SMTP id f11so2982176qae.3 for ; Sun, 02 Mar 2014 19:18:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=C1JgwJu/2/IuRfgTAOEU67m96djenaM2AMvQuiuFv30=; b=EePmHLwtYSGep+Sd3UI+AXAjYf8rczCQ1eD8eiWtHFSk/phxQ67c8aFiiNQ6bQY5Ff dQmiXp1wMPVAi5ot/HFd1fH8l+xj/CQxI61iLXar9qYfdu/fFTQfhsoi0fnuFUhS+i2D KjY5K7hREMrKBqKLjcP8QtfO3AsI5UsdVjYRw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=C1JgwJu/2/IuRfgTAOEU67m96djenaM2AMvQuiuFv30=; b=InsK0oJPSAgRLjhFegUecSXN42m/CQNktY7aj0orBMiLKKb8u9F/gtt410zqi8COBq SSD84k2waahZsPPl8jvEF6czjvecwOLYyxTHslrG40ca29QfJxsP6i8H5RFjv6RGSqY2 NHP8oJVlT5qiaPamQmSj0NNpWGUI2FzS3+PSJd7rzIN7ZhrQWJDWm1cthk0ZqfobtJy1 Vb3zdlo9A6NW2yoFsV8I4xqzG9KdxLL/Dsh+GF7JYM5ui168oEuobTrn4ooNMY9lBeGB VBonePlKiISECJhpIFMm27pnHcsguAe3X7sDWslooMLv1fEQo8ZjdPUj8dF0QhZwJcgz F5mg== X-Gm-Message-State: ALoCoQmtPYL8WaXB+TRsKjkJNCKLRwvPFQa3RgL38QRdG6NogqgVYte/cSy/E4W6wU0kXhsW5H0H X-Received: by 10.140.90.80 with SMTP id w74mr269009qgd.96.1393816733598; Sun, 02 Mar 2014 19:18:53 -0800 (PST) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.147.225 with HTTP; Sun, 2 Mar 2014 19:18:23 -0800 (PST) In-Reply-To: References: <201403021951.s22JpgRN039881@svn.freebsd.org> From: Eitan Adler Date: Sun, 2 Mar 2014 22:18:23 -0500 X-Google-Sender-Auth: OrZyzZtUyaslam1r5O6LyNZInBI Message-ID: Subject: Re: svn commit: r346793 - in head/sysutils/moreutils-parallel: . files To: Sunpoet Po-Chuan Hsieh Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Mar 2014 03:18:54 -0000 On 2 March 2014 15:26, Sunpoet Po-Chuan Hsieh wrote: > On Mon, Mar 3, 2014 at 3:51 AM, Eitan Adler wrote: >> >> Author: eadler >> Date: Sun Mar 2 19:51:41 2014 >> New Revision: 346793 >> URL: http://svnweb.freebsd.org/changeset/ports/346793 >> QAT: https://qat.redports.org/buildarchive/r346793/ >> >> Log: >> moreutils-parallel: update port to 0.51 >> >> Update the port to 0.51 and in doing so simplify it: remove the Makefile >> patch >> and pass MAKE_ARGS instead. >> >> Deleted: >> head/sysutils/moreutils-parallel/files/patch-Makefile >> Modified: >> head/sysutils/moreutils-parallel/Makefile >> head/sysutils/moreutils-parallel/distinfo > > > moreutils uses docbook2X to generate manpages in 0.50 and it changes to > xsltproc in 0.51. I've made it [1] while updating moreutils. Do you consider > to update files/parallel.1? > > [1] http://people.FreeBSD.org/~sunpoet/parallel.1.txt sure. please go ahead. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams