From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 21 18:40:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A57DE16A41F for ; Fri, 21 Oct 2005 18:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD30843D49 for ; Fri, 21 Oct 2005 18:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9LIeLJP069963 for ; Fri, 21 Oct 2005 18:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9LIeLnn069962; Fri, 21 Oct 2005 18:40:21 GMT (envelope-from gnats) Resent-Date: Fri, 21 Oct 2005 18:40:21 GMT Resent-Message-Id: <200510211840.j9LIeLnn069962@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, Jie Gao Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1ED416A41F; Fri, 21 Oct 2005 18:39:47 +0000 (GMT) (envelope-from gaoj@cpsc.ucalgary.ca) Received: from ensa.cpsc.ucalgary.ca (ensa.cpsc.ucalgary.ca [136.159.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 535A043D46; Fri, 21 Oct 2005 18:39:47 +0000 (GMT) (envelope-from gaoj@cpsc.ucalgary.ca) Received: from imgw1.cpsc.ucalgary.ca (imgw1 [136.159.5.9]) by ensa.cpsc.ucalgary.ca (8.12.11/8.12.11) with ESMTP id j9LIaAbo024712; Fri, 21 Oct 2005 12:36:10 -0600 Received: from localhost (localhost [127.0.0.1]) by imgw1.cpsc.ucalgary.ca (8.13.4/8.13.3) with ESMTP id j9LIa5vU019218; Fri, 21 Oct 2005 12:36:05 -0600 Received: from imgw1.cpsc.ucalgary.ca ([127.0.0.1]) by localhost (imgw1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19137-01-8; Fri, 21 Oct 2005 12:36:05 -0600 (MDT) Received: from localhost.cpsc.ucalgary.ca (sana-sa [136.159.7.231]) by imgw1.cpsc.ucalgary.ca (8.13.4/8.13.3) with ESMTP id j9LHCEUu027662; Fri, 21 Oct 2005 11:12:14 -0600 Received: from localhost.cpsc.ucalgary.ca (localhost [127.0.0.1]) by localhost.cpsc.ucalgary.ca (8.13.4/8.13.4) with ESMTP id j9LHCE6c021031; Fri, 21 Oct 2005 11:12:14 -0600 (MDT) (envelope-from gaoj@localhost.cpsc.ucalgary.ca) Received: (from gaoj@localhost) by localhost.cpsc.ucalgary.ca (8.13.4/8.13.4/Submit) id j9LHCDjQ021030; Fri, 21 Oct 2005 11:12:13 -0600 (MDT) (envelope-from gaoj) Message-Id: <200510211712.j9LHCDjQ021030@localhost.cpsc.ucalgary.ca> Date: Fri, 21 Oct 2005 11:12:13 -0600 (MDT) From: Jie Gao To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: nork@FreeBSD.org, gaoj@cpsc.ucalgary.ca Subject: ports/87801: [maintainer] textproc/skim: shared library version of scim is forgotten to bump X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jie Gao List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 18:40:22 -0000 >Number: 87801 >Category: ports >Synopsis: [maintainer] textproc/skim: shared library version of scim is forgotten to bump >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 21 18:40:21 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Jie Gao >Release: FreeBSD 6.0-RC1 i386 >Organization: >Environment: System: FreeBSD aibsd 6.0-RC1 FreeBSD 6.0-RC1 #0: Thu Oct 13 20:34:38 MDT 2005 gaoj@aibsd:/usr/obj/usr/src/sys/AIBSD i386 >Description: The shared library version of scim is forgotten to bump during the upgrade from scim-1.4.0 to 1.4.2. (NOTE: this PR may be duplicate. I sent it last night but haven't got confirmation till now. So I send it again.) >How-To-Repeat: cd /usr/ports/textproc/skim && make install You finally will end up with duplicate attempts of installing scim. >Fix: Apply the patch belo --- patch-textproc-skim begins here --- Index: textproc/skim/Makefile =================================================================== RCS file: /home/grads/gaoj/repository/ports/textproc/skim/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- textproc/skim/Makefile 21 Oct 2005 02:14:39 -0000 1.16 +++ textproc/skim/Makefile 21 Oct 2005 03:46:50 -0000 @@ -15,7 +15,7 @@ MAINTAINER= gaoj@cpsc.ucalgary.ca COMMENT= An input method platform based on SCIM library and KDE/QT -LIB_DEPENDS= scim-1.0.8:${PORTSDIR}/textproc/scim +LIB_DEPENDS= scim-1.0.9:${PORTSDIR}/textproc/scim USE_KDELIBS_VER=3 USE_PYTHON= yes --- patch-textproc-skim ends here --- >Release-Note: >Audit-Trail: >Unformatted: