From owner-svn-ports-all@freebsd.org Sat May 5 14:47:14 2018 Return-Path: Delivered-To: svn-ports-all@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 26E4EFAFD68; Sat, 5 May 2018 14:47:14 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B55AE7664F; Sat, 5 May 2018 14:47:13 +0000 (UTC) (envelope-from danfe@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A7FF71F079; Sat, 5 May 2018 14:47:13 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w45ElDbj078475; Sat, 5 May 2018 14:47:13 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w45ElCC7078469; Sat, 5 May 2018 14:47:12 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201805051447.w45ElCC7078469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sat, 5 May 2018 14:47:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469117 - in head/print: auctex ghostscript7-commfont ghostscript8-base ghostscript9-agpl-base ghostscript9-base yatex X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/print: auctex ghostscript7-commfont ghostscript8-base ghostscript9-agpl-base ghostscript9-base yatex X-SVN-Commit-Revision: 469117 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Sat, 05 May 2018 14:47:14 -0000 Author: danfe Date: Sat May 5 14:47:12 2018 New Revision: 469117 URL: https://svnweb.freebsd.org/changeset/ports/469117 Log: For ports under `print' category: remove redundant PKGMESSAGE assignment, which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list. Modified: head/print/auctex/Makefile head/print/ghostscript7-commfont/Makefile head/print/ghostscript8-base/Makefile head/print/ghostscript9-agpl-base/Makefile head/print/ghostscript9-base/Makefile head/print/yatex/Makefile Modified: head/print/auctex/Makefile ============================================================================== --- head/print/auctex/Makefile Sat May 5 14:37:10 2018 (r469116) +++ head/print/auctex/Makefile Sat May 5 14:47:12 2018 (r469117) @@ -25,7 +25,6 @@ PORTDOCS= tex-ref.pdf INFO= auctex preview-latex PLIST_SUB= TEXMFDIR=${TEXMFDIR} SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS_DEFINE= DOCS DOCS_CONFIGURE_ON= --docdir=${DOCSDIR} Modified: head/print/ghostscript7-commfont/Makefile ============================================================================== --- head/print/ghostscript7-commfont/Makefile Sat May 5 14:37:10 2018 (r469116) +++ head/print/ghostscript7-commfont/Makefile Sat May 5 14:47:12 2018 (r469117) @@ -20,7 +20,6 @@ SUB_FILES= pkg-message \ Makefile template.cidfont template.ttcidfont template.font SUB_LIST= PORTVERSION="${PORTVERSION}" GS_RESDIR="${GS_RESDIR}" PLIST_SUB= GS_RESDIR="${GS_RESDIR}" -PKGMESSAGE= ${WRKDIR}/pkg-message USES= ghostscript:7,run NO_ARCH= yes Modified: head/print/ghostscript8-base/Makefile ============================================================================== --- head/print/ghostscript8-base/Makefile Sat May 5 14:37:10 2018 (r469116) +++ head/print/ghostscript8-base/Makefile Sat May 5 14:47:12 2018 (r469117) @@ -69,7 +69,6 @@ INSTALL_TARGET= soinstall PLIST_SUB= SHLIB_VER="${PORTVERSION:R}" \ GS_VERSION="${PORTVERSION}" SUB_FILES= pkg-message -PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS_DEFINE= DOCS CAIRO CUPS FONTCONFIG ICONV OPTIONS_DEFAULT=CAIRO CUPS FONTCONFIG ICONV Modified: head/print/ghostscript9-agpl-base/Makefile ============================================================================== --- head/print/ghostscript9-agpl-base/Makefile Sat May 5 14:37:10 2018 (r469116) +++ head/print/ghostscript9-agpl-base/Makefile Sat May 5 14:47:12 2018 (r469117) @@ -69,7 +69,6 @@ PLIST_SUB= SHLIB_VER="${PORTVERSION:R}" \ GS_VERSION="${PORTVERSION}" SUB_FILES= pkg-message SUB_LIST= DATADIR="${DATADIR}" -PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS_DEFINE= DOCS CUPS FONTCONFIG ICONV OPTIONS_DEFAULT=CUPS FONTCONFIG ICONV Modified: head/print/ghostscript9-base/Makefile ============================================================================== --- head/print/ghostscript9-base/Makefile Sat May 5 14:37:10 2018 (r469116) +++ head/print/ghostscript9-base/Makefile Sat May 5 14:47:12 2018 (r469117) @@ -70,7 +70,6 @@ PLIST_SUB= SHLIB_VER="${PORTVERSION:R}" \ GS_VERSION="${PORTVERSION}" SUB_FILES= pkg-message SUB_LIST= DATADIR="${DATADIR}" -PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS_DEFINE= DOCS CUPS FONTCONFIG ICONV OPTIONS_DEFAULT=CUPS FONTCONFIG ICONV Modified: head/print/yatex/Makefile ============================================================================== --- head/print/yatex/Makefile Sat May 5 14:37:10 2018 (r469116) +++ head/print/yatex/Makefile Sat May 5 14:47:12 2018 (r469117) @@ -16,7 +16,6 @@ USES= dos2unix emacs EMACS_NO_DEPENDS= yes NO_BUILD= yes -PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message yatex-startup.el SUB_LIST= EMACS_SITE_LISPDIR="${EMACS_SITE_LISPDIR}"