From david@usermode.org  Fri Feb  6 22:32:03 2004
Return-Path: <david@usermode.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D8A4116A4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Feb 2004 22:32:03 -0800 (PST)
Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F23F443D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  6 Feb 2004 22:31:49 -0800 (PST)
	(envelope-from david@usermode.org)
Received: from h-68-164-90-21.snvacaid.dynamic.covad.net ([68.164.90.21] helo=scatha.home)
	by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1)
	id 1ApM0L-0007Jb-00
	for FreeBSD-gnats-submit@freebsd.org; Sat, 07 Feb 2004 01:31:49 -0500
Received: from scatha.home (localhost.home [127.0.0.1])
	by scatha.home (8.12.10/8.12.10) with ESMTP id i176HWjo035539
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 6 Feb 2004 22:17:32 -0800 (PST)
	(envelope-from david@scatha.home)
Received: (from david@localhost)
	by scatha.home (8.12.10/8.12.10/Submit) id i176HWYj035538;
	Fri, 6 Feb 2004 22:17:32 -0800 (PST)
	(envelope-from david)
Message-Id: <200402070617.i176HWYj035538@scatha.home>
Date: Fri, 6 Feb 2004 22:17:32 -0800 (PST)
From: David Johnson <david@usermode.org>
Reply-To: David Johnson <david@usermode.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: x11-wm/qinx to 1.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62463
>Category:       ports
>Synopsis:       Update port: x11-wm/qinx to 1.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 06 22:40:10 PST 2004
>Closed-Date:    Fri Feb 20 05:21:53 PST 2004
>Last-Modified:  Fri Feb 20 05:21:53 PST 2004
>Originator:     David Johnson
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD scatha.home 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Jan 27 22:09:55 PST 2004 david@scatha.home:/usr/src/sys/i386/compile/SCATHA i386


	
>Description:
	Update of x11-wm/qinx port to version 1.0. The old version (0.6) will no longer build with the new KDE 3.2 libraries.
>How-To-Repeat:
>Fix:

--- qinx.diff begins here ---
diff -ruN qinx/Makefile qinx.new/Makefile
--- qinx/Makefile	Wed Feb  4 17:39:47 2004
+++ qinx.new/Makefile	Fri Feb  6 21:52:22 2004
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	qinx
-PORTVERSION=	0.6
-PORTREVISION=	1
+PORTVERSION=	1.0
 CATEGORIES=	x11-wm kde
 MASTER_SITES=	http://www.usermode.org/code/
 
diff -ruN qinx/distinfo qinx.new/distinfo
--- qinx/distinfo	Sun Aug 17 18:25:00 2003
+++ qinx.new/distinfo	Fri Feb  6 22:00:23 2004
@@ -1 +1,2 @@
-MD5 (qinx-0.6.tar.gz) = 456b713894c6f98645c038bd9d8ce2a4
+MD5 (qinx-1.0.tar.gz) = bd0afdc2ec3d1e533d65ab449f914d2c
+SIZE (qinx-1.0.tar.gz) = 602643
diff -ruN qinx/pkg-plist qinx.new/pkg-plist
--- qinx/pkg-plist	Mon Aug 26 10:09:05 2002
+++ qinx.new/pkg-plist	Fri Feb  6 22:03:15 2004
@@ -1,11 +1,12 @@
-lib/kde3/kwin_qinx.so
-lib/kde3/kwin_qinx.la
-lib/kde3/kwin_qinx_config.so
+lib/kde3/kstyle_qinx_config.la
+lib/kde3/kstyle_qinx_config.so
+lib/kde3/kwin3_qinx.la
+lib/kde3/kwin3_qinx.so
 lib/kde3/kwin_qinx_config.la
-lib/kde3/plugins/styles/qinx.so
+lib/kde3/kwin_qinx_config.so
 lib/kde3/plugins/styles/qinx.la
-share/apps/kwin/qinx.desktop
+lib/kde3/plugins/styles/qinx.so
 share/apps/kdisplay/color-schemes/qinx.kcsrc
 share/apps/kdisplay/color-schemes/qinxmodern.kcsrc
 share/apps/kstyle/themes/qinx.themerc
-share/apps/kstyle/themes/qinxflat.themerc
+share/apps/kwin/qinx.desktop
--- qinx.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Tue Feb 10 11:40:15 PST 2004 
State-Changed-Why:  
Unfortunately, with this change it is now no longer possible 
to to install qinx on pre-3.2 KDE.  Is there a workaround? 

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

From: David Johnson <david@usermode.org>
To: Mark Linimon <linimon@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/62463: Update port: x11-wm/qinx to 1.0
Date: Tue, 10 Feb 2004 19:36:48 -0800

 On Tuesday 10 February 2004 11:41 am, you wrote:
 > Synopsis: Update port: x11-wm/qinx to 1.0
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: linimon
 > State-Changed-When: Tue Feb 10 11:40:15 PST 2004
 > State-Changed-Why:
 > Unfortunately, with this change it is now no longer possible
 > to to install qinx on pre-3.2 KDE.  Is there a workaround?
 
 KDE 3.2 introduced too big of a change to the KWin API. The old qinx 
 port won't build under KDE 3.2, and the new one won't build under 3.1. 
 The same situation applies for other KWin decorations in ports, such as 
 x11-wm/mosfet-liquid.
 
 I do not see this as a significant problem. The qinx and kdebase3 ports 
 will be in sync once this update is committed. 
 
 David Johnson
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Feb 10 20:41:20 PST 2004 
State-Changed-Why:  
Feedback received.  (I'm still at the older version on my own 
machine so I don't think I will be able to commit this soon ...) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62463 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Fri Feb 20 05:21:46 PST 2004 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62463 
>Unformatted:
