From owner-svn-ports-head@freebsd.org Wed Dec 13 07:14:57 2017 Return-Path: Delivered-To: svn-ports-head@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 A990AE93B21; Wed, 13 Dec 2017 07:14:57 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7106B6566C; Wed, 13 Dec 2017 07:14:57 +0000 (UTC) (envelope-from glewis@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBD7Eu3A022189; Wed, 13 Dec 2017 07:14:56 GMT (envelope-from glewis@FreeBSD.org) Received: (from glewis@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBD7EuFA022188; Wed, 13 Dec 2017 07:14:56 GMT (envelope-from glewis@FreeBSD.org) Message-Id: <201712130714.vBD7EuFA022188@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: glewis set sender to glewis@FreeBSD.org using -f From: Greg Lewis Date: Wed, 13 Dec 2017 07:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456193 - head/math/gnuplot X-SVN-Group: ports-head X-SVN-Commit-Author: glewis X-SVN-Commit-Paths: head/math/gnuplot X-SVN-Commit-Revision: 456193 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 13 Dec 2017 07:14:57 -0000 Author: glewis Date: Wed Dec 13 07:14:56 2017 New Revision: 456193 URL: https://svnweb.freebsd.org/changeset/ports/456193 Log: Fix packing list substitutions for the lite port. Modified: head/math/gnuplot/pkg-plist Modified: head/math/gnuplot/pkg-plist ============================================================================== --- head/math/gnuplot/pkg-plist Wed Dec 13 07:11:07 2017 (r456192) +++ head/math/gnuplot/pkg-plist Wed Dec 13 07:14:56 2017 (r456193) @@ -1,5 +1,5 @@ -%%X11%%bin/gnuplot -libexec/gnuplot/5.2/gnuplot_x11 +bin/gnuplot +%%X11%%libexec/gnuplot/5.2/gnuplot_x11 man/man1/gnuplot-ja.1.gz man/man1/gnuplot.1.gz %%DATADIR%%/5.2/PostScript/8859-1.ps