From gaoj@cpsc.ucalgary.ca  Fri Oct 21 18:39:47 2005
Return-Path: <gaoj@cpsc.ucalgary.ca>
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 <gaoj@cpsc.ucalgary.ca>
Reply-To: Jie Gao <gaoj@cpsc.ucalgary.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: nork@freebsd.org, gaoj@cpsc.ucalgary.ca
Subject: [maintainer] textproc/skim: shared library version of scim is forgotten to bump
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 21 18:40:21 GMT 2005
>Closed-Date:    Fri Oct 21 19:17:52 GMT 2005
>Last-Modified:  Fri Oct 21 19:20:21 GMT 2005
>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:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Oct 21 19:17:44 GMT 2005 
State-Changed-Why:  
Duplicate of ports/87800 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87801 

From: Jie Gao <gaoj@cpsc.ucalgary.ca>
To: FreeBSD-gnats-submit@freebsd.org, freebsd-ports-bugs@freebsd.org
Cc:  
Subject: Re: ports/87801: [maintainer] textproc/skim: shared library version
 of scim is forgotten to bump
Date: Fri, 21 Oct 2005 13:07:45 -0600 (MDT)

 This is a duplicate of ports/87800, whose confirmation came to me 14 hours 
 after submission and caused this duplication.
>Unformatted:
