From owner-svn-ports-all@freebsd.org Thu Nov 9 07:27:50 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3168E6D781; Thu, 9 Nov 2017 07:27:50 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com [209.85.220.176]) (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 7A01B7B828; Thu, 9 Nov 2017 07:27:50 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-qk0-f176.google.com with SMTP id x195so6506777qkb.12; Wed, 08 Nov 2017 23:27:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ALkOYa2G6A5oooeKftXo/p+mx01JBpZr560jzwxBAk8=; b=TTZT3zcUYYnKbXUwQm51WRs+DyyDTKtt8Q2eMJof65UNTFg4uguybwlE2LlGAH3OKX Obu5iIJi7j0D+U1MCX+La40ManBFdnGN9I+l5v77W8l58Y5pnzaLP9CZchPdiQMn4o1V +7VtlcChdC4/myKxJnTUfgZ4Bt+r66KqNjseW0bUwHJvIqVGTDevng+L8ut24TwfDsIt ElQIeTTG1IWeq8xg/e1YuBDWuvzckY192NsEa2i9p0V6XDFwHPkDKNNmPVSAn9hjF0Am QZSTIJmRcATN1amQh3yHuWKtUeJLRUnzAq0xtXQUaxMcdvHfNHBlad5If837VAXjSB3m VTEA== X-Gm-Message-State: AJaThX7Nnjy+hqErb2uq12YnHfdwoyv0spzRt5xp9XNqW0NwrUcBTbpN 39kSoacDfl7eBJDmwvX/Z8UtUJSV X-Google-Smtp-Source: AGs4zMagqqadLhe9o0y2orslr63/xtHJi8uAPWpM+WahUwSHTFQ7LpLs2F7qNDcruDniARTYzuOdOg== X-Received: by 10.55.110.196 with SMTP id j187mr4815437qkc.192.1510209237800; Wed, 08 Nov 2017 22:33:57 -0800 (PST) Received: from mail-qt0-f172.google.com (mail-qt0-f172.google.com. [209.85.216.172]) by smtp.gmail.com with ESMTPSA id q21sm4162514qta.82.2017.11.08.22.33.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2017 22:33:57 -0800 (PST) Received: by mail-qt0-f172.google.com with SMTP id z28so6383635qtz.13; Wed, 08 Nov 2017 22:33:57 -0800 (PST) X-Received: by 10.237.59.7 with SMTP id p7mr4665049qte.3.1510209237390; Wed, 08 Nov 2017 22:33:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.200.51.18 with HTTP; Wed, 8 Nov 2017 22:33:56 -0800 (PST) In-Reply-To: <1AF0BB71-B492-4911-A254-29BF6D249F1C@adamw.org> References: <201711080637.vA86brsJ005150@repo.freebsd.org> <1AF0BB71-B492-4911-A254-29BF6D249F1C@adamw.org> From: "Tobias C. Berner" Date: Thu, 9 Nov 2017 07:33:56 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r453720 - head/comms/tio To: Adam Weinberger Cc: Yuri Victorovich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 09 Nov 2017 07:27:50 -0000 my bad: tcberner-- Can you open an udated diff, yuri? mfg Tobias On 8 November 2017 at 14:19, Adam Weinberger wrote: > > On 7 Nov, 2017, at 23:37, Yuri Victorovich wrote: > > > > Author: yuri > > Date: Wed Nov 8 06:37:52 2017 > > New Revision: 453720 > > URL: https://svnweb.freebsd.org/changeset/ports/453720 > > > > Log: > > comms/tio: Update to 1.26 > > > > PR: 223496 > > Submitted by: Dmitri Goutnik (maintainer) > > Approved by: tcberner (mentor) > > Differential Revision: https://reviews.freebsd.org/D12987 > > > > Deleted: > > head/comms/tio/pkg-plist > > Modified: > > head/comms/tio/Makefile > > head/comms/tio/distinfo > > > > Modified: head/comms/tio/Makefile > > ============================================================ > ================== > > --- head/comms/tio/Makefile Wed Nov 8 06:20:29 2017 (r453719) > > +++ head/comms/tio/Makefile Wed Nov 8 06:37:52 2017 (r453720) > > @@ -1,9 +1,8 @@ > > -# Created by: Dmitri Goutnik > > # $FreeBSD$ > > > > PORTNAME= tio > > DISTVERSIONPREFIX= v > > -DISTVERSION= 1.25 > > +DISTVERSION= 1.26 > > CATEGORIES= comms > > > > MAINTAINER= dg@syrec.org > > @@ -21,6 +20,11 @@ OPTIONS_DEFAULT= BASH > > OPTIONS_SUB= yes > > > > BASH_CONFIGURE_WITH= bash-completion-dir > > + > > +PLIST_FILES= bin/tio \ > > + man/man1/tio.1.gz \ > > + %%BASH%%share/bash-completion/completions/tio \ > > + %%PORTDOCS%%%%DOCSDIR%%/README \ > > If it has substitutions or macros, it belongs in a pkg-plist, > not inline in the Makefile. > > Either way, the trailing \ at the end needs to be removed. > > # Adam > > > -- > Adam Weinberger > adamw@adamw.org > https://www.adamw.org > > > >