From owner-svn-ports-all@freebsd.org Thu Jun 28 22:24:20 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 1F130102A1E0; Thu, 28 Jun 2018 22:24:20 +0000 (UTC) (envelope-from olivier@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 C563D71B84; Thu, 28 Jun 2018 22:24:19 +0000 (UTC) (envelope-from olivier@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 A810318559; Thu, 28 Jun 2018 22:24:19 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5SMOJKC098139; Thu, 28 Jun 2018 22:24:19 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5SMOJun098138; Thu, 28 Jun 2018 22:24:19 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201806282224.w5SMOJun098138@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Thu, 28 Jun 2018 22:24:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473523 - head/net/frr3 X-SVN-Group: ports-head X-SVN-Commit-Author: olivier X-SVN-Commit-Paths: head/net/frr3 X-SVN-Commit-Revision: 473523 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.26 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, 28 Jun 2018 22:24:20 -0000 Author: olivier Date: Thu Jun 28 22:24:19 2018 New Revision: 473523 URL: https://svnweb.freebsd.org/changeset/ports/473523 Log: Fix plist with non-default FPM option PR: 229383 Reported by: Phillip R. Jaenke Modified: head/net/frr3/pkg-plist Modified: head/net/frr3/pkg-plist ============================================================================== --- head/net/frr3/pkg-plist Thu Jun 28 21:46:24 2018 (r473522) +++ head/net/frr3/pkg-plist Thu Jun 28 22:24:19 2018 (r473523) @@ -84,6 +84,7 @@ lib/libfrrospfapiclient.a lib/libfrrospfapiclient.so lib/libfrrospfapiclient.so.0 lib/libfrrospfapiclient.so.0.0.0 +%%FPM%%lib/frr/modules/zebra_fpm.so man/man1/frr.1.gz man/man8/isisd.8.gz man/man8/watchfrr.8.gz