From owner-svn-ports-head@FreeBSD.ORG Mon Mar 3 03:18:54 2014 Return-Path: Delivered-To: svn-ports-head@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 DDB38751 for ; Mon, 3 Mar 2014 03:18:54 +0000 (UTC) Received: from mail-qg0-x22b.google.com (mail-qg0-x22b.google.com [IPv6:2607:f8b0:400d:c04::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 90E8F19A1 for ; Mon, 3 Mar 2014 03:18:54 +0000 (UTC) Received: by mail-qg0-f43.google.com with SMTP id f51so9828242qge.2 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=iWNYkLgeR99QteTWKmD95G4IRfErNTTBKNB8pPcB/8i+5rshynb+qMrPkncM/ZZuwo rNJ5qgQuk9aOxnZKwQi3AdTc6EFvhECSkyxyi1rGvOrWkuJyKWDn5xoHmPJ16amE0ZlT Wj9jvQnix0EScCNmewkHIxfS8tPs7Jm+fOAtZWWUxhMcghR88sxQ+fpFxSjYbuaNoKOO kS8B/XU93ymHa28IV/xnix6owoc68XYOsHv9DScGqJ+MbIQ3a0eI1BBamaZu8PUnN/mI raqwwEGSfp8fGHSprqznGy5D3BLwJRFoacSqCsoouj9QIdzsvo+Wp3b1Wg0kPayRXUR4 s+fA== X-Gm-Message-State: ALoCoQnKoJyNx1y1omj+Pr9YaHNbWv/mhnhdxKoUgNihlAiIV8H56luWCD7shqeeQDnJpNOF1bTH 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-head@freebsd.org X-Mailman-Version: 2.1.17 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: 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