From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 4 13:40:04 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 AB77F1065670 for ; Wed, 4 Nov 2009 13:40:04 +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 80D6B8FC0A for ; Wed, 4 Nov 2009 13:40:04 +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 nA4De494036845 for ; Wed, 4 Nov 2009 13:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nA4De4vd036844; Wed, 4 Nov 2009 13:40:04 GMT (envelope-from gnats) Date: Wed, 4 Nov 2009 13:40:04 GMT Message-Id: <200911041340.nA4De4vd036844@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/140239: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 13:40:04 -0000 The following reply was made to PR ports/140239; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/140239: commit references a PR Date: Wed, 4 Nov 2009 13:31:48 +0000 (UTC) miwi 2009-11-04 13:31:39 UTC FreeBSD ports repository Modified files: textproc/scim-input-pad Makefile pkg-descr pkg-plist Removed files: textproc/scim-input-pad/files patch-src-Makefile.in Log: * Unbreaks startup from the command-line/menu due to wrong SCIM_LIBEXECDIR; * Simplifies Makefile (removes many unnecessary directives and the patch); * Adds documentation (README explains the syntax how to create custom tables); * Adds DESKTOP_ENTRIES; * Improves pkg-descr; * Passes maintainership to the submitter. PR: 140239 Submitted by: Nikola Lecic Revision Changes Path 1.24 +23 -10 ports/textproc/scim-input-pad/Makefile 1.2 +0 -10 ports/textproc/scim-input-pad/files/patch-src-Makefile.in (dead) 1.3 +5 -2 ports/textproc/scim-input-pad/pkg-descr 1.8 +3 -0 ports/textproc/scim-input-pad/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"