From freebsd@unixfreunde.de  Mon Apr 17 16:21:25 2006
Return-Path: <freebsd@unixfreunde.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9ECA916A400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 16:21:25 +0000 (UTC)
	(envelope-from freebsd@unixfreunde.de)
Received: from unixfreunde.net (unixfreunde.de [85.214.35.254])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB8943D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 16:21:25 +0000 (GMT)
	(envelope-from freebsd@unixfreunde.de)
Received: by unixfreunde.net (Postfix, from userid 65534)
	id 0623C50561; Mon, 17 Apr 2006 18:25:43 +0200 (CEST)
Received: from lapbox.ath.cx (p548D3EE1.dip0.t-ipconnect.de [84.141.62.225])
	by unixfreunde.net (Postfix) with ESMTP id 7870B50558
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Apr 2006 18:25:42 +0200 (CEST)
Message-Id: <1145290884.71961@lapbox.ath.cx>
Date: Mon, 17 Apr 2006 18:21:24 +0200
From: "Martin Wilke" <freebsd@unixfreunde.de>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [update] graphics/quesa
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify: ip@doom.homeunix.org

>Number:         95930
>Category:       ports
>Synopsis:       [update] graphics/quesa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 16:30:16 GMT 2006
>Closed-Date:    Mon May 01 18:04:02 GMT 2006
>Last-Modified:  Mon May 01 18:04:02 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #7: Fri Apr 14 17:09:59 CEST 2006
    splash@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX



>Description:


update to 1.7 and pkg-plist fix


>How-To-Repeat:





>Fix:


--- quesa.patch begins here ---
diff -Nbur /usr/ports/graphics/quesa/Makefile /usr/home/splash/dev/ports/graphics/quesa/Makefile
--- /usr/ports/graphics/quesa/Makefile	Thu Feb 23 11:37:21 2006
+++ /usr/home/splash/dev/ports/graphics/quesa/Makefile	Mon Apr 17 14:39:00 2006
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	quesa
-PORTVERSION=	1.6d19
-PORTREVISION=	1
+PORTVERSION=	1.7
+PORTREVISION=	0
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}lib-${PORTVERSION}
+#DISTNAME=	${PORTNAME}lib-${PORTVERSION}
 .ifdef (WITH_QUESA_EXAMPLES)
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${PORTNAME}examples-${PORTVERSION}${EXTRACT_SUFX}
diff -Nbur /usr/ports/graphics/quesa/distinfo /usr/home/splash/dev/ports/graphics/quesa/distinfo
--- /usr/ports/graphics/quesa/distinfo	Mon Jan 30 11:29:16 2006
+++ /usr/home/splash/dev/ports/graphics/quesa/distinfo	Mon Apr 17 14:39:05 2006
@@ -1,6 +1,3 @@
-MD5 (quesalib-1.6d19.tar.gz) = a96cfc5595a0e07c7cbe54582fd1429d
-SHA256 (quesalib-1.6d19.tar.gz) = a9f1d1387950e7508b3e528b45100269e276e9645611f63856dc5e659149a5b6
-SIZE (quesalib-1.6d19.tar.gz) = 1074436
-MD5 (quesaexamples-1.6d19.tar.gz) = c2bc8e799871d394f813e9b8508770ae
-SHA256 (quesaexamples-1.6d19.tar.gz) = 26fa89a81b3b87888b474eaf676c35210ea4f6080b6340f0cf6e37c78451487f
-SIZE (quesaexamples-1.6d19.tar.gz) = 782129
+MD5 (quesa-1.7.tar.gz) = 70b54e77e66eaddaa4b20c4179cb68f9
+SHA256 (quesa-1.7.tar.gz) = 79da268775256f382b997947951b8e7a0911bad5ce9d137d6f2d8db8d0e9f6ab
+SIZE (quesa-1.7.tar.gz) = 1127552
diff -Nbur /usr/ports/graphics/quesa/pkg-plist /usr/home/splash/dev/ports/graphics/quesa/pkg-plist
--- /usr/ports/graphics/quesa/pkg-plist	Thu Feb 23 11:37:21 2006
+++ /usr/home/splash/dev/ports/graphics/quesa/pkg-plist	Mon Apr 17 14:41:25 2006
@@ -1,48 +1,29 @@
-include/quesalib/Quesa.h
-include/quesalib/QuesaCamera.h
-include/quesalib/QuesaController.h
-include/quesalib/QuesaCustomElements.h
-include/quesalib/QuesaDrawContext.h
-include/quesalib/QuesaErrors.h
-include/quesalib/QuesaExtension.h
-include/quesalib/QuesaGeometry.h
-include/quesalib/QuesaGroup.h
-include/quesalib/QuesaIO.h
-include/quesalib/QuesaLight.h
-include/quesalib/QuesaMath.h
-include/quesalib/QuesaMemory.h
-include/quesalib/QuesaPick.h
-include/quesalib/QuesaRenderer.h
-include/quesalib/QuesaSet.h
-include/quesalib/QuesaShader.h
-include/quesalib/QuesaStorage.h
-include/quesalib/QuesaString.h
-include/quesalib/QuesaStyle.h
-include/quesalib/QuesaTransform.h
-include/quesalib/QuesaView.h
-include/quesalib/QuesaViewer.h
+include/quesa/CQ3ObjectRef.h
+include/quesa/Quesa.h
+include/quesa/QuesaCamera.h
+include/quesa/QuesaController.h
+include/quesa/QuesaCustomElements.h
+include/quesa/QuesaDrawContext.h
+include/quesa/QuesaErrors.h
+include/quesa/QuesaExtension.h
+include/quesa/QuesaGeometry.h
+include/quesa/QuesaGroup.h
+include/quesa/QuesaIO.h
+include/quesa/QuesaLight.h
+include/quesa/QuesaMath.h
+include/quesa/QuesaMemory.h
+include/quesa/QuesaPick.h
+include/quesa/QuesaRenderer.h
+include/quesa/QuesaSet.h
+include/quesa/QuesaShader.h
+include/quesa/QuesaStorage.h
+include/quesa/QuesaString.h
+include/quesa/QuesaStyle.h
+include/quesa/QuesaTransform.h
+include/quesa/QuesaView.h
+include/quesa/QuesaViewer.h
 lib/libquesa.a
 lib/libquesa.la
 lib/libquesa.so
 lib/libquesa.so.0
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/1.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/2.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/3.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/4.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/5.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/6.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/Quesa.tga
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/F15.3dmf
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/F18.3dmf
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/PodRacer.3dmf
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/QuesaLogo.3dmf
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/cameratest
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/dumpgroup
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/geomtest
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/importtest
-%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/lighttest
-%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/bin
-%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/Models
-%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/Images
-%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%
-@dirrm include/quesalib
+@dirrm include/quesa
--- quesa.patch ends here ---



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Apr 17 16:41:23 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Igor Pokrovsky <ip@doom.homeunix.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95930: [update] graphics/quesa
Date: Tue, 25 Apr 2006 17:36:23 +0400

 Sorry, dont have time to check the patch right now.
 Once I'll have some time I'll surely review it.
 
 -ip
 
 -- 
 A free agent is anything but.

From: Igor Pokrovsky <ip@doom.homeunix.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/95930: [update] graphics/quesa
Date: Wed, 26 Apr 2006 21:18:36 +0400

 --KsGdsel6WgEHnImy
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 I've modified proposed patch. Here it goes.
 
 -ip
 --KsGdsel6WgEHnImy
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="quesa.diff"
 
 Index: quesa/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/quesa/Makefile,v
 retrieving revision 1.10
 diff -u -r1.10 Makefile
 --- quesa/Makefile	23 Feb 2006 10:37:21 -0000	1.10
 +++ quesa/Makefile	26 Apr 2006 16:55:12 -0000
 @@ -6,13 +6,11 @@
  #
  
  PORTNAME=	quesa
 -PORTVERSION=	1.6d19
 -PORTREVISION=	1
 +PORTVERSION=	1.7
  CATEGORIES=	graphics
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 -DISTNAME=	${PORTNAME}lib-${PORTVERSION}
 -.ifdef (WITH_QUESA_EXAMPLES)
 +.ifdef (WITH_EXAMPLES)
  DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
  		${PORTNAME}examples-${PORTVERSION}${EXTRACT_SUFX}
  .endif
 @@ -25,27 +23,27 @@
  CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
  USE_GL=		yes
  USE_X_PREFIX=	yes
 -.ifdef (WITH_QUESA_EXAMPLES)
 +.ifdef (WITH_EXAMPLES)
  USE_GNOME=	gtk12
  .endif
  INSTALLS_SHLIB=	yes
  
  WRKSRC_EXAMPLES=	${WRKDIR}/${PORTNAME}examples-${PORTVERSION}
  
 -.if !defined (WITH_QUESA_EXAMPLES)
 -PLIST_SUB=	WITH_QUESA_EXAMPLES="@comment "
 +.if !defined (WITH_EXAMPLES)
 +PLIST_SUB=	WITH_EXAMPLES="@comment "
  .else
 -PLIST_SUB=	WITH_QUESA_EXAMPLES=""
 +PLIST_SUB=	WITH_EXAMPLES=""
  .endif
  
 -.ifndef (WITH_QUESA_EXAMPLES)
 +.ifndef (WITH_EXAMPLES)
  pre-everything::
  	@${ECHO_CMD} ""
 -	@${ECHO_CMD} "Define WITH_QUESA_EXAMPLES=yes to build and install Quesa example programs"
 +	@${ECHO_CMD} "Define WITH_EXAMPLES=yes to build and install Quesa example programs"
  	@${ECHO_CMD} ""
  .endif
  
 -.ifdef (WITH_QUESA_EXAMPLES)
 +.ifdef (WITH_EXAMPLES)
  post-patch:
  	@${REINPLACE_CMD} -e 's|-I/usr/local/include/quesa|-I${WRKSRC}/APIincludes|g; \
  			      s|-L/usr/local/lib|-L${LOCALBASE}/lib -L${WRKSRC}|g; \
 @@ -59,7 +57,7 @@
  		${WRKSRC}/Source/Core/System/E3IOData.c \
  		${WRKSRC}/Source/Core/System/E3View.c
  
 -.ifdef (WITH_QUESA_EXAMPLES)
 +.ifdef (WITH_EXAMPLES)
  post-configure:
  	cd ${WRKSRC_EXAMPLES} && \
  	${SETENV} ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}
 Index: quesa/distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/quesa/distinfo,v
 retrieving revision 1.4
 diff -u -r1.4 distinfo
 --- quesa/distinfo	30 Jan 2006 10:29:16 -0000	1.4
 +++ quesa/distinfo	26 Apr 2006 16:49:47 -0000
 @@ -1,6 +1,6 @@
 -MD5 (quesalib-1.6d19.tar.gz) = a96cfc5595a0e07c7cbe54582fd1429d
 -SHA256 (quesalib-1.6d19.tar.gz) = a9f1d1387950e7508b3e528b45100269e276e9645611f63856dc5e659149a5b6
 -SIZE (quesalib-1.6d19.tar.gz) = 1074436
 -MD5 (quesaexamples-1.6d19.tar.gz) = c2bc8e799871d394f813e9b8508770ae
 -SHA256 (quesaexamples-1.6d19.tar.gz) = 26fa89a81b3b87888b474eaf676c35210ea4f6080b6340f0cf6e37c78451487f
 -SIZE (quesaexamples-1.6d19.tar.gz) = 782129
 +MD5 (quesa-1.7.tar.gz) = 70b54e77e66eaddaa4b20c4179cb68f9
 +SHA256 (quesa-1.7.tar.gz) = 79da268775256f382b997947951b8e7a0911bad5ce9d137d6f2d8db8d0e9f6ab
 +SIZE (quesa-1.7.tar.gz) = 1127552
 +MD5 (quesaexamples-1.7.tar.gz) = 58a903f13f15d9206e40b5bca07bb08a
 +SHA256 (quesaexamples-1.7.tar.gz) = d2ce7640d0b043c52546fb18fe09d72edc1d10628ed331a8ed0fd9018461fd6d
 +SIZE (quesaexamples-1.7.tar.gz) = 793835
 Index: quesa/pkg-plist
 ===================================================================
 RCS file: /home/ncvs/ports/graphics/quesa/pkg-plist,v
 retrieving revision 1.3
 diff -u -r1.3 pkg-plist
 --- quesa/pkg-plist	23 Feb 2006 10:37:21 -0000	1.3
 +++ quesa/pkg-plist	26 Apr 2006 17:01:12 -0000
 @@ -1,48 +1,49 @@
 -include/quesalib/Quesa.h
 -include/quesalib/QuesaCamera.h
 -include/quesalib/QuesaController.h
 -include/quesalib/QuesaCustomElements.h
 -include/quesalib/QuesaDrawContext.h
 -include/quesalib/QuesaErrors.h
 -include/quesalib/QuesaExtension.h
 -include/quesalib/QuesaGeometry.h
 -include/quesalib/QuesaGroup.h
 -include/quesalib/QuesaIO.h
 -include/quesalib/QuesaLight.h
 -include/quesalib/QuesaMath.h
 -include/quesalib/QuesaMemory.h
 -include/quesalib/QuesaPick.h
 -include/quesalib/QuesaRenderer.h
 -include/quesalib/QuesaSet.h
 -include/quesalib/QuesaShader.h
 -include/quesalib/QuesaStorage.h
 -include/quesalib/QuesaString.h
 -include/quesalib/QuesaStyle.h
 -include/quesalib/QuesaTransform.h
 -include/quesalib/QuesaView.h
 -include/quesalib/QuesaViewer.h
 +include/quesa/CQ3ObjectRef.h
 +include/quesa/Quesa.h
 +include/quesa/QuesaCamera.h
 +include/quesa/QuesaController.h
 +include/quesa/QuesaCustomElements.h
 +include/quesa/QuesaDrawContext.h
 +include/quesa/QuesaErrors.h
 +include/quesa/QuesaExtension.h
 +include/quesa/QuesaGeometry.h
 +include/quesa/QuesaGroup.h
 +include/quesa/QuesaIO.h
 +include/quesa/QuesaLight.h
 +include/quesa/QuesaMath.h
 +include/quesa/QuesaMemory.h
 +include/quesa/QuesaPick.h
 +include/quesa/QuesaRenderer.h
 +include/quesa/QuesaSet.h
 +include/quesa/QuesaShader.h
 +include/quesa/QuesaStorage.h
 +include/quesa/QuesaString.h
 +include/quesa/QuesaStyle.h
 +include/quesa/QuesaTransform.h
 +include/quesa/QuesaView.h
 +include/quesa/QuesaViewer.h
  lib/libquesa.a
  lib/libquesa.la
  lib/libquesa.so
  lib/libquesa.so.0
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/1.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/2.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/3.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/4.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/5.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/6.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Images/Quesa.tga
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/F15.3dmf
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/F18.3dmf
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/PodRacer.3dmf
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/Models/QuesaLogo.3dmf
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/cameratest
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/dumpgroup
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/geomtest
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/importtest
 -%%WITH_QUESA_EXAMPLES%%%%EXAMPLESDIR%%/bin/lighttest
 -%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/bin
 -%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/Models
 -%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/Images
 -%%WITH_QUESA_EXAMPLES%%@dirrm %%EXAMPLESDIR%%
 -@dirrm include/quesalib
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/1.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/2.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/3.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/4.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/5.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/6.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Images/Quesa.tga
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Models/F15.3dmf
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Models/F18.3dmf
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Models/PodRacer.3dmf
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Models/QuesaLogo.3dmf
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bin/cameratest
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bin/dumpgroup
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bin/geomtest
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bin/importtest
 +%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bin/lighttest
 +%%WITH_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/bin
 +%%WITH_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/Models
 +%%WITH_EXAMPLES%%@dirrm %%EXAMPLESDIR%%/Images
 +%%WITH_EXAMPLES%%@dirrm %%EXAMPLESDIR%%
 +@dirrm include/quesa
 
 --KsGdsel6WgEHnImy--
State-Changed-From-To: feedback->closed 
State-Changed-By: krion 
State-Changed-When: Mon May 1 18:04:01 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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