From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 27 21:50:02 2009 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 42A2D1065670 for ; Tue, 27 Oct 2009 21:50:02 +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 02F5C8FC2A for ; Tue, 27 Oct 2009 21:50:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9RLo194089128 for ; Tue, 27 Oct 2009 21:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9RLo1Nh089127; Tue, 27 Oct 2009 21:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 27 Oct 2009 21:50:01 GMT Resent-Message-Id: <200910272150.n9RLo1Nh089127@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, Nikola Lecic Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1584010656A5 for ; Tue, 27 Oct 2009 21:47:54 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id B10538FC2D for ; Tue, 27 Oct 2009 21:47:53 +0000 (UTC) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by anthesphoria.net (8.14.3/8.14.3) with ESMTP id n9RLlqKS068162 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 27 Oct 2009 22:47:52 +0100 (CET) (envelope-from nl@anthesphoria.net) Received: (from nl@localhost) by anthesphoria.net (8.14.3/8.14.3/Submit) id n9RLlqxK068161; Tue, 27 Oct 2009 22:47:52 +0100 (CET) (envelope-from nl) Message-Id: <200910272147.n9RLlqxK068161@anthesphoria.net> Date: Tue, 27 Oct 2009 22:47:52 +0100 (CET) From: Nikola Lecic To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/140032: [Maintainer] textproc/m17n-im-config: Add DESKTOP_ENTRIES X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikola Lecic List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Oct 2009 21:50:02 -0000 >Number: 140032 >Category: ports >Synopsis: [Maintainer] textproc/m17n-im-config: Add DESKTOP_ENTRIES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Oct 27 21:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 8.0-RC1 i386 >Organization: >Environment: System: FreeBSD xxx 8.0-RC1 FreeBSD 8.0-RC1 #0: Fri Oct 16 09:08:57 CEST 2009 root@xxx:/usr/obj/usr/src/sys/GENERIC i386 >Description: Add DESKTOP_ENTRIES. The CATEGORY is 'Settings' because m17n-im-config parameters apply desktop-wide. >How-To-Repeat: >Fix: --- m17n-im-config-0.9.0_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/m17n-im-config/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 7 Aug 2009 18:12:44 -0000 1.5 +++ Makefile 26 Oct 2009 13:34:17 -0000 @@ -7,7 +7,7 @@ PORTNAME= m17n-im-config PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.m17n.org/common/im-config/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ @@ -25,6 +25,13 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes +DESKTOP_ENTRIES="M17N-IM Configuration" \ + "${COMMENT}" \ + "" \ + "m17n-im-config" \ + "Settings;" \ + true + .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" --- m17n-im-config-0.9.0_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: