From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 21 18:20:20 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 85CBD16A466 for ; Fri, 21 Oct 2005 18:20:20 +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 7EEA043D55 for ; Fri, 21 Oct 2005 18:20:19 +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 j9LIKJCt068115 for ; Fri, 21 Oct 2005 18:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9LIKJua068114; Fri, 21 Oct 2005 18:20:19 GMT (envelope-from gnats) Resent-Date: Fri, 21 Oct 2005 18:20:19 GMT Resent-Message-Id: <200510211820.j9LIKJua068114@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 C9A5416A41F; Fri, 21 Oct 2005 18:16:35 +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 5B55443D45; Fri, 21 Oct 2005 18:16:35 +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 j9LIAZbJ019216; Fri, 21 Oct 2005 12:10:35 -0600 Received: from localhost (localhost [127.0.0.1]) by imgw1.cpsc.ucalgary.ca (8.13.4/8.13.3) with ESMTP id j9LIAUvu009834; Fri, 21 Oct 2005 12:10:30 -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 09716-01-6; Fri, 21 Oct 2005 12:10:30 -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 j9L3p4Wl011344; Thu, 20 Oct 2005 21:51:05 -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 j9L3p49L080651; Thu, 20 Oct 2005 21:51:04 -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 j9L3p4I3080650; Thu, 20 Oct 2005 21:51:04 -0600 (MDT) (envelope-from gaoj) Message-Id: <200510210351.j9L3p4I3080650@localhost.cpsc.ucalgary.ca> Date: Thu, 20 Oct 2005 21:51:04 -0600 (MDT) From: Jie Gao To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: nork@FreeBSD.org Subject: ports/87800: [maintainer] textproc/skim: bump of scim library version forgotten 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:20:20 -0000 >Number: 87800 >Category: ports >Synopsis: [maintainer] textproc/skim: bump of scim library version forgotten >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:20:19 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: During the upgrading of scim from 1.4.0 to 1.4.2, the shared library version of scim was bumped. But this change was forgotten in skim's Makefile >How-To-Repeat: cd /usr/ports/textproc/skim && make install scim will be installed as a dependancy but still not satisfy the dependancy requirements. >Fix: Apply the patch below --- 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: