From owner-svn-ports-all@freebsd.org Fri Nov 18 21:46:17 2016 Return-Path: Delivered-To: svn-ports-all@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 A25C2C48B42; Fri, 18 Nov 2016 21:46:17 +0000 (UTC) (envelope-from rakuco@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 6F18226C; Fri, 18 Nov 2016 21:46:17 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAILkGMx000586; Fri, 18 Nov 2016 21:46:16 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAILkGi2000585; Fri, 18 Nov 2016 21:46:16 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201611182146.uAILkGi2000585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 18 Nov 2016 21:46:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426343 - head/www/kpartsplugin X-SVN-Group: ports-head 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.23 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, 18 Nov 2016 21:46:17 -0000 Author: rakuco Date: Fri Nov 18 21:46:16 2016 New Revision: 426343 URL: https://svnweb.freebsd.org/changeset/ports/426343 Log: Remove an extra '/' from the plist to fix `make check-plist'. Not bumping PORTREVISION because the generated package does not change. Reported by: tcberner Modified: head/www/kpartsplugin/pkg-plist Modified: head/www/kpartsplugin/pkg-plist ============================================================================== --- head/www/kpartsplugin/pkg-plist Fri Nov 18 21:41:10 2016 (r426342) +++ head/www/kpartsplugin/pkg-plist Fri Nov 18 21:46:16 2016 (r426343) @@ -1,3 +1,3 @@ -%%WEBPLUGIN_DIR%%/libkpartsplugin.so +%%WEBPLUGIN_DIR%%libkpartsplugin.so lib/kde4/kcm_kpartsplugin.so share/kde4/services/kcm_kpartsplugin.desktop