From bulldog@fxp.org  Wed Aug 28 10:18:09 2002
Return-Path: <bulldog@fxp.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2AA3B37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Aug 2002 10:18:09 -0700 (PDT)
Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F07E843E42
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 28 Aug 2002 10:18:07 -0700 (PDT)
	(envelope-from bulldog@fxp.org)
Received: by peitho.fxp.org (Postfix, from userid 1206)
	id 5DD4F136C7; Wed, 28 Aug 2002 13:18:07 -0400 (EDT)
Message-Id: <20020828171807.5DD4F136C7@peitho.fxp.org>
Date: Wed, 28 Aug 2002 13:18:07 -0400 (EDT)
From: Bob Bomar <bob@bomar.us>
Reply-To: Bob Bomar <bob@bomar.us>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port x11-toolkit/qwt
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42132
>Category:       ports
>Synopsis:       Update port x11-toolkit/qwt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 28 10:20:19 PDT 2002
>Closed-Date:    Wed Jan 08 12:48:09 PST 2003
>Last-Modified:  Wed Jan 08 12:48:09 PST 2003
>Originator:     Bob Bomar
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD peitho.fxp.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #7: Thu Aug 15 21:53:08 EDT 2002 root@peitho.fxp.org:/data/RELENG_4/src/sys/compile/PEITHO i386


	
>Description:
Update port
>How-To-Repeat:

Need to remove patch files.

>Fix:

	

--- qwt.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/qwt/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	13 Mar 2002 02:53:14 -0000	1.1
+++ Makefile	27 Aug 2002 17:32:19 -0000
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	qwt
-PORTVERSION=	0.4.0
+PORTVERSION=	0.4.1
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=qwt
 
-MAINTAINER= 	bob@fly.homeunix.org
-
-USE_QT_VER=	2
+MAINTAINER=	bob@bomar.us
 
+USE_QT_VER=	3
+USE_BZIP2=	yes
 MAKE_ENV=	CXXFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib" \
 		INCPATH="-I${X11BASE}/include/qt2" \
 		LIBS="-L${X11BASE}/lib" \
@@ -24,21 +24,24 @@
 MAN3=		Qwt.3			\
 		QwtArrowButton.3	\
 		QwtAutoScale.3		\
-		QwtColorFilter.3	\
 		QwtCounter.3		\
 		QwtCurve.3		\
 		QwtDblRange.3		\
 		QwtDiMap.3		\
-		QwtFltrDim.3		\
-		QwtFltrGray.3		\
-		QwtFltrInv.3		\
 		QwtGrid.3		\
 		QwtKnob.3		\
 		QwtLegend.3		\
 		QwtLegendItem.3		\
 		QwtMarker.3		\
-		QwtPixFrame.3		\
 		QwtPlot.3		\
+		QwtPlotCanvas.3		\
+		QwtPlotCurve.3		\
+		QwtPlotGrid.3		\
+		QwtPlotItem.3		\
+		QwtPlotMappedItem.3	\
+		QwtPlotMarker.3		\
+		QwtPlotPrintFilter.3	\
+		QwtRect.3		\
 		QwtScale.3		\
 		QwtScaleDiv.3		\
 		QwtScaleDraw.3		\
@@ -49,18 +52,17 @@
 		QwtSymbol.3		\
 		QwtThermo.3		\
 		QwtWheel.3		\
-		bug.3			\
 		changes.3		\
 		install.3		\
 		qwt_math.h.3		\
 		screenshots.3
 
 pre-build:
-	${LN} -fs ${WRKSRC}/makefiles/freebsd-g++ ${WRKSRC}/Makefile
+	cd ${WRKSRC}; qmake qwt.pro -o Makefile
 
 do-install:
-	${INSTALL_DATA} ${WRKSRC}/libqwt.so.0.4.0 ${PREFIX}/lib
-	${LN} -fs libqwt.so.0.4.0 ${PREFIX}/lib/libqwt.so
+	${INSTALL_DATA} ${WRKSRC}/lib/libqwt.so.0.4.1 ${PREFIX}/lib
+	${LN} -fs libqwt.so.0.4.1 ${PREFIX}/lib/libqwt.so
 	${MKDIR} ${PREFIX}/include/qwt
 	${INSTALL_DATA} ${WRKSRC}/include/*.h ${PREFIX}/include/qwt
 	${INSTALL_MAN} ${WRKSRC}/doc/man/man3/* ${PREFIX}/man/man3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/qwt/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	13 Mar 2002 02:53:14 -0000	1.1
+++ distinfo	27 Aug 2002 16:58:34 -0000
@@ -1 +1 @@
-MD5 (qwt-0.4.0.tar.gz) = 3ca757793fa02ab691a7bfbbe531b1d8
+MD5 (qwt-0.4.1.tar.bz2) = 45c64b0382c8963cfde026a6d2324f6d
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/qwt/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	13 Mar 2002 02:53:14 -0000	1.1
+++ pkg-plist	27 Aug 2002 17:30:33 -0000
@@ -1,33 +1,33 @@
-include/qwt/qwt.h
-include/qwt/qwt_arrbtn.h
-include/qwt/qwt_autoscl.h
-include/qwt/qwt_clrfltr.h
-include/qwt/qwt_counter.h
-include/qwt/qwt_curve.h
-include/qwt/qwt_dimap.h
-include/qwt/qwt_drange.h
-include/qwt/qwt_grid.h
-include/qwt/qwt_knob.h
-include/qwt/qwt_legend.h
-include/qwt/qwt_marker.h
-include/qwt/qwt_math.h
-include/qwt/qwt_pixframe.h
-include/qwt/qwt_plot.h
+include/qwt/qwt_sldbase.h
 include/qwt/qwt_plot_classes.h
-include/qwt/qwt_plot_dict.h
-include/qwt/qwt_plot_item.h
-include/qwt/qwt_plot_pixframe.h
-include/qwt/qwt_rect.h
 include/qwt/qwt_scale.h
-include/qwt/qwt_scldiv.h
-include/qwt/qwt_scldraw.h
 include/qwt/qwt_sclif.h
-include/qwt/qwt_sldbase.h
+include/qwt/qwt_rect.h
+include/qwt/qwt_thermo.h
+include/qwt/qwt_marker.h
+include/qwt/qwt_math.h
+include/qwt/qwt_global.h
+include/qwt/qwt_curve.h
+include/qwt/qwt_autoscl.h
+include/qwt/qwt.h
+include/qwt/qwt_scldraw.h
+include/qwt/qwt_dimap.h
+include/qwt/qwt_counter.h
+include/qwt/qwt_scldiv.h
 include/qwt/qwt_slider.h
 include/qwt/qwt_spline.h
+include/qwt/qwt_plot_item.h
+include/qwt/qwt_plot.h
+include/qwt/qwt_plot_dict.h
 include/qwt/qwt_symbol.h
-include/qwt/qwt_thermo.h
+include/qwt/qwt_plot_printfilter.h
+include/qwt/qwt_plot_canvas.h
+include/qwt/qwt_arrbtn.h
 include/qwt/qwt_wheel.h
+include/qwt/qwt_grid.h
+include/qwt/qwt_knob.h
+include/qwt/qwt_drange.h
+include/qwt/qwt_legend.h
 lib/libqwt.so
-lib/libqwt.so.0.4.0
+lib/libqwt.so.0.4.1
 @dirrm include/qwt
--- qwt.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Wed Aug 28 13:59:46 PDT 2002 
State-Changed-Why:  
Duplicate of PR 42130. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42132 
State-Changed-From-To: closed->open 
State-Changed-By: lioux 
State-Changed-When: Thu Aug 29 05:31:14 PDT 2002 
State-Changed-Why:  
At submitter's request. This contain patches not found in PR 42130 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42132 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Jan 8 12:47:58 PST 2003 
State-Changed-Why:  
Committed, thanks 

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