From owner-svn-ports-all@freebsd.org Fri Feb 16 12:14:39 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 DD243F0E43D; Fri, 16 Feb 2018 12:14:39 +0000 (UTC) (envelope-from jhale@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 9037176BA7; Fri, 16 Feb 2018 12:14:39 +0000 (UTC) (envelope-from jhale@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 8714458B4; Fri, 16 Feb 2018 12:14:39 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1GCEdqf057672; Fri, 16 Feb 2018 12:14:39 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1GCEd2O057671; Fri, 16 Feb 2018 12:14:39 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201802161214.w1GCEd2O057671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Feb 2018 12:14:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462005 - head/audio/picard-plugins X-SVN-Group: ports-head X-SVN-Commit-Author: jhale X-SVN-Commit-Paths: head/audio/picard-plugins X-SVN-Commit-Revision: 462005 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: Fri, 16 Feb 2018 12:14:40 -0000 Author: jhale Date: Fri Feb 16 12:14:39 2018 New Revision: 462005 URL: https://svnweb.freebsd.org/changeset/ports/462005 Log: Add PORTSCOUT hint Modified: head/audio/picard-plugins/Makefile Modified: head/audio/picard-plugins/Makefile ============================================================================== --- head/audio/picard-plugins/Makefile Fri Feb 16 12:05:47 2018 (r462004) +++ head/audio/picard-plugins/Makefile Fri Feb 16 12:14:39 2018 (r462005) @@ -16,6 +16,8 @@ USE_GITHUB= yes GH_ACCOUNT= metabrainz GH_TAGNAME= 7d0cf37 +PORTSCOUT= limit:^1\. + NO_ARCH= yes SUB_FILES= pkg-message SUB_LIST= GCC_VER=${GCC_DEFAULT:S/.//}