From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 12 07:30:12 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3FDA1065679 for ; Thu, 12 Jan 2012 07:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7C2B08FC18 for ; Thu, 12 Jan 2012 07:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0C7UCw2032767 for ; Thu, 12 Jan 2012 07:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0C7UC8C032766; Thu, 12 Jan 2012 07:30:12 GMT (envelope-from gnats) Resent-Date: Thu, 12 Jan 2012 07:30:12 GMT Resent-Message-Id: <201201120730.q0C7UC8C032766@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Baptiste Daroussin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24AD210656B1 for ; Thu, 12 Jan 2012 07:20:17 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0FE8C8FC08; Thu, 12 Jan 2012 07:20:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0C7KGpW007996; Thu, 12 Jan 2012 07:20:16 GMT (envelope-from bapt@freefall.freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0C7KGPw007993; Thu, 12 Jan 2012 07:20:16 GMT (envelope-from bapt) Message-Id: <201201120720.q0C7KGPw007993@freefall.freebsd.org> Date: Thu, 12 Jan 2012 07:20:16 GMT From: Baptiste Daroussin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: citycat4@ngs.ru Subject: ports/164046: [PATCH] sysutils/kkbswitch: %%DOCSDIR%%/common is symlink not directory X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2012 07:30:12 -0000 >Number: 164046 >Category: ports >Synopsis: [PATCH] sysutils/kkbswitch: %%DOCSDIR%%/common is symlink not directory >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 12 07:30:11 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Baptiste Daroussin >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD azathoth.lan 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r227964M: Thu Dec 1 23:52:49 >Description: Fix plist to reflect that %%DOCSDIR%%/common is symlink not a directory Port maintainer (citycat4@ngs.ru) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- kkbswitch-1.4.3_8.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/kkbswitch/Makefile,v retrieving revision 1.25 diff -u -u -r1.25 Makefile --- Makefile 4 Dec 2010 07:33:38 -0000 1.25 +++ Makefile 12 Jan 2012 07:19:03 -0000 @@ -7,7 +7,7 @@ PORTNAME= kkbswitch PORTVERSION= 1.4.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils kde MASTER_SITES= SF Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/sysutils/kkbswitch/pkg-plist,v retrieving revision 1.8 diff -u -u -r1.8 pkg-plist --- pkg-plist 19 Apr 2008 17:53:42 -0000 1.8 +++ pkg-plist 12 Jan 2012 07:19:03 -0000 @@ -17,9 +17,9 @@ %%DOCSDIR%%/flag_style.png %%DOCSDIR%%/index.docbook %%DOCSDIR%%/index.cache.bz2 +%%DOCSDIR%%/common %%LAYOUT%%lib/X11/xkb/symbols/ru_ua @dirrm share/apps/kkbswitch -@dirrm %%DOCSDIR%%/common @dirrm %%DOCSDIR%% @dirrmtry share/applnk/Utilities @dirrmtry share/applnk --- kkbswitch-1.4.3_8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: