From owner-svn-ports-head@freebsd.org Wed Apr 18 14:06:11 2018 Return-Path: Delivered-To: svn-ports-head@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 18FA3F8D9ED; Wed, 18 Apr 2018 14:06:11 +0000 (UTC) (envelope-from jbeich@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 B8F68768DB; Wed, 18 Apr 2018 14:06:10 +0000 (UTC) (envelope-from jbeich@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 957E11BEAC; Wed, 18 Apr 2018 14:06:10 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3IE6Abh094034; Wed, 18 Apr 2018 14:06:10 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3IE69eP094026; Wed, 18 Apr 2018 14:06:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201804181406.w3IE69eP094026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 18 Apr 2018 14:06:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467713 - in head: astro/libosmium comms/gqrx devel/avro-cpp graphics/cloudcompare net-p2p/litecoin net-p2p/monero-cli net-p2p/qtum www/nghttp2 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: astro/libosmium comms/gqrx devel/avro-cpp graphics/cloudcompare net-p2p/litecoin net-p2p/monero-cli net-p2p/qtum www/nghttp2 X-SVN-Commit-Revision: 467713 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, 18 Apr 2018 14:06:11 -0000 Author: jbeich Date: Wed Apr 18 14:06:09 2018 New Revision: 467713 URL: https://svnweb.freebsd.org/changeset/ports/467713 Log: Adjust PORTREVISION order to pet portlint after r467711 Tools/scripts/bump-revision.sh adds PORTREVISION in the wrong place when DISTVERSION*FIX is used. Modified: head/astro/libosmium/Makefile (contents, props changed) head/comms/gqrx/Makefile (contents, props changed) head/devel/avro-cpp/Makefile (contents, props changed) head/graphics/cloudcompare/Makefile (contents, props changed) head/net-p2p/litecoin/Makefile (contents, props changed) head/net-p2p/monero-cli/Makefile (contents, props changed) head/net-p2p/qtum/Makefile (contents, props changed) head/www/nghttp2/Makefile (contents, props changed) Modified: head/astro/libosmium/Makefile ============================================================================== --- head/astro/libosmium/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/astro/libosmium/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= libosmium PORTVERSION= 2.14.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/comms/gqrx/Makefile ============================================================================== --- head/comms/gqrx/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/comms/gqrx/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= gqrx PORTVERSION= 2.11.4 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= comms hamradio Modified: head/devel/avro-cpp/Makefile ============================================================================== --- head/devel/avro-cpp/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/devel/avro-cpp/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= avro PORTVERSION= 1.8.2 -PORTREVISION= 1 DISTVERSIONPREFIX= release- +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -cpp Modified: head/graphics/cloudcompare/Makefile ============================================================================== --- head/graphics/cloudcompare/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/graphics/cloudcompare/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= cloudcompare DISTVERSIONPREFIX= v DISTVERSION= 2.9.1-288 -PORTREVISION= 1 DISTVERSIONSUFFIX= -gb4d51361 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= neel@neelc.org Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/net-p2p/litecoin/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= litecoin PORTVERSION= 0.14.2 -PORTREVISION= 5 DISTVERSIONPREFIX= v +PORTREVISION= 5 CATEGORIES= net-p2p finance PATCH_SITES= https://github.com/bitcoin/bitcoin/commit/ Modified: head/net-p2p/monero-cli/Makefile ============================================================================== --- head/net-p2p/monero-cli/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/net-p2p/monero-cli/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= monero-cli PORTVERSION= 0.12.0.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org Modified: head/net-p2p/qtum/Makefile ============================================================================== --- head/net-p2p/qtum/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/net-p2p/qtum/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= qtum PORTVERSION= 0.14.15 -PORTREVISION= 1 DISTVERSIONPREFIX= mainnet-ignition-v +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= vd@FreeBSD.org Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Wed Apr 18 13:58:15 2018 (r467712) +++ head/www/nghttp2/Makefile Wed Apr 18 14:06:09 2018 (r467713) @@ -3,8 +3,8 @@ PORTNAME= nghttp2 PORTVERSION= 1.31.1 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org