Thu Nov 26 10:14:57 2015 UTC ()
Changes 5.2.3:
Several minor bug fixes.


(adam)
diff -r1.30 -r1.31 pkgsrc/x11/qwt-qt4/Makefile
diff -r1.6 -r1.7 pkgsrc/x11/qwt-qt4/PLIST
diff -r1.7 -r1.8 pkgsrc/x11/qwt-qt4/distinfo
diff -r1.6 -r1.7 pkgsrc/x11/qwt-qt4/patches/patch-pri

cvs diff -r1.30 -r1.31 pkgsrc/x11/qwt-qt4/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/qwt-qt4/Makefile 2015/04/25 14:25:19 1.30
+++ pkgsrc/x11/qwt-qt4/Makefile 2015/11/26 10:14:57 1.31
@@ -1,30 +1,28 @@ @@ -1,30 +1,28 @@
1# $NetBSD: Makefile,v 1.30 2015/04/25 14:25:19 tnn Exp $ 1# $NetBSD: Makefile,v 1.31 2015/11/26 10:14:57 adam Exp $
2 2
3DISTNAME= qwt-5.2.2 3DISTNAME= qwt-5.2.3
4PKGREVISION= 16 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qwt/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://sourceforge.net/projects/qwt/ 9HOMEPAGE= http://sourceforge.net/projects/qwt/
11COMMENT= Qt widget library for technical purposes 10COMMENT= Qt widget library for technical purposes
12LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
13MAKE_JOBS_SAFE= no 
14 12
15USE_LANGUAGES= c++ 13USE_LANGUAGES= c++
16USE_TOOLS+= gmake 14USE_LIBTOOL= yes
17USE_LIBTOOL= yes 15USE_TOOLS+= gmake
18 16
19CONFLICTS= qwtlib-[0-9]* 17CONFLICTS= qwtlib-[0-9]*
20 18
21AUTO_MKDIRS= yes 19AUTO_MKDIRS= yes
22INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR} 20INSTALL_MAKE_FLAGS+= INSTALL_ROOT=${DESTDIR}
23 21
24do-configure: 22do-configure:
25 cd ${WRKSRC} && env ${CONFIGURE_ENV} ${QTDIR}/bin/qmake 23 cd ${WRKSRC} && env ${CONFIGURE_ENV} ${QTDIR}/bin/qmake
26 24
27.include "../../x11/qt4-libs/buildlink3.mk" 25.include "../../x11/qt4-libs/buildlink3.mk"
28# needs fix for "silent" qmake feature flag 26# needs fix for "silent" qmake feature flag
29BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.6.3nb1 27BUILDLINK_API_DEPENDS.qt4-tools+= qt4-tools>=4.6.3nb1
30BUILDLINK_DEPMETHOD.qt4-tools= full 28BUILDLINK_DEPMETHOD.qt4-tools= full

cvs diff -r1.6 -r1.7 pkgsrc/x11/qwt-qt4/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/qwt-qt4/PLIST 2011/12/07 16:05:09 1.6
+++ pkgsrc/x11/qwt-qt4/PLIST 2015/11/26 10:14:57 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.6 2011/12/07 16:05:09 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.7 2015/11/26 10:14:57 adam Exp $
2include/qwt.h 2include/qwt.h
3include/qwt_abstract_scale.h 3include/qwt_abstract_scale.h
4include/qwt_abstract_scale_draw.h 4include/qwt_abstract_scale_draw.h
5include/qwt_abstract_slider.h 5include/qwt_abstract_slider.h
6include/qwt_analog_clock.h 6include/qwt_analog_clock.h
7include/qwt_array.h 7include/qwt_array.h
8include/qwt_arrow_button.h 8include/qwt_arrow_button.h
9include/qwt_clipper.h 9include/qwt_clipper.h
10include/qwt_color_map.h 10include/qwt_color_map.h
11include/qwt_compass.h 11include/qwt_compass.h
12include/qwt_compass_rose.h 12include/qwt_compass_rose.h
13include/qwt_counter.h 13include/qwt_counter.h
14include/qwt_curve_fitter.h 14include/qwt_curve_fitter.h
@@ -146,38 +146,42 @@ man/man3/QwtScaleEngine.3 @@ -146,38 +146,42 @@ man/man3/QwtScaleEngine.3
146man/man3/QwtScaleMap.3 146man/man3/QwtScaleMap.3
147man/man3/QwtScaleTransformation.3 147man/man3/QwtScaleTransformation.3
148man/man3/QwtScaleWidget.3 148man/man3/QwtScaleWidget.3
149man/man3/QwtSimpleCompassRose.3 149man/man3/QwtSimpleCompassRose.3
150man/man3/QwtSlider.3 150man/man3/QwtSlider.3
151man/man3/QwtSpline.3 151man/man3/QwtSpline.3
152man/man3/QwtSplineCurveFitter.3 152man/man3/QwtSplineCurveFitter.3
153man/man3/QwtSymbol.3 153man/man3/QwtSymbol.3
154man/man3/QwtText.3 154man/man3/QwtText.3
155man/man3/QwtTextEngine.3 155man/man3/QwtTextEngine.3
156man/man3/QwtTextLabel.3 156man/man3/QwtTextLabel.3
157man/man3/QwtThermo.3 157man/man3/QwtThermo.3
158man/man3/QwtWheel.3 158man/man3/QwtWheel.3
 159man/man3/_tmp_qwt-5.2.3-tmp_src_.3
 160man/man3/_tmp_qwt-5.2.3-tmp_textengines_.3
 161man/man3/_tmp_qwt-5.2.3-tmp_textengines_mathml_.3
159man/man3/controlscreenshots.3 162man/man3/controlscreenshots.3
160man/man3/curvescreenshots.3 163man/man3/curvescreenshots.3
161man/man3/deprecated.3 164man/man3/deprecated.3
162man/man3/histogramscreenshots.3 165man/man3/histogramscreenshots.3
163man/man3/qwtinstall.3 166man/man3/qwtinstall.3
164man/man3/qwtlicense.3 167man/man3/qwtlicense.3
165man/man3/scatterscreenshots.3 168man/man3/scatterscreenshots.3
166man/man3/spectrogramscreenshots.3 169man/man3/spectrogramscreenshots.3
167qt4/plugins/designer/libqwt_designer_plugin.la 170qt4/plugins/designer/libqwt_designer_plugin.la
168share/doc/qwt/analogclock.png 171share/doc/qwt/analogclock.png
169share/doc/qwt/annotated.html 172share/doc/qwt/annotated.html
170share/doc/qwt/bc_s.png 173share/doc/qwt/bc_s.png
 174share/doc/qwt/bdwn.png
171share/doc/qwt/class_qwt_abstract_scale-members.html 175share/doc/qwt/class_qwt_abstract_scale-members.html
172share/doc/qwt/class_qwt_abstract_scale.html 176share/doc/qwt/class_qwt_abstract_scale.html
173share/doc/qwt/class_qwt_abstract_scale__inherit__graph.map 177share/doc/qwt/class_qwt_abstract_scale__inherit__graph.map
174share/doc/qwt/class_qwt_abstract_scale__inherit__graph.md5 178share/doc/qwt/class_qwt_abstract_scale__inherit__graph.md5
175share/doc/qwt/class_qwt_abstract_scale__inherit__graph.png 179share/doc/qwt/class_qwt_abstract_scale__inherit__graph.png
176share/doc/qwt/class_qwt_abstract_scale_draw-members.html 180share/doc/qwt/class_qwt_abstract_scale_draw-members.html
177share/doc/qwt/class_qwt_abstract_scale_draw.html 181share/doc/qwt/class_qwt_abstract_scale_draw.html
178share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.map 182share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.map
179share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.md5 183share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.md5
180share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.png 184share/doc/qwt/class_qwt_abstract_scale_draw__inherit__graph.png
181share/doc/qwt/class_qwt_abstract_slider-members.html 185share/doc/qwt/class_qwt_abstract_slider-members.html
182share/doc/qwt/class_qwt_abstract_slider.html 186share/doc/qwt/class_qwt_abstract_slider.html
183share/doc/qwt/class_qwt_abstract_slider__inherit__graph.map 187share/doc/qwt/class_qwt_abstract_slider__inherit__graph.map
@@ -536,34 +540,62 @@ share/doc/qwt/class_qwt_wheel-members.ht @@ -536,34 +540,62 @@ share/doc/qwt/class_qwt_wheel-members.ht
536share/doc/qwt/class_qwt_wheel.html 540share/doc/qwt/class_qwt_wheel.html
537share/doc/qwt/class_qwt_wheel__inherit__graph.map 541share/doc/qwt/class_qwt_wheel__inherit__graph.map
538share/doc/qwt/class_qwt_wheel__inherit__graph.md5 542share/doc/qwt/class_qwt_wheel__inherit__graph.md5
539share/doc/qwt/class_qwt_wheel__inherit__graph.png 543share/doc/qwt/class_qwt_wheel__inherit__graph.png
540share/doc/qwt/classes.html 544share/doc/qwt/classes.html
541share/doc/qwt/closed.png 545share/doc/qwt/closed.png
542share/doc/qwt/controlscreenshots.html 546share/doc/qwt/controlscreenshots.html
543share/doc/qwt/cpuplot.png 547share/doc/qwt/cpuplot.png
544share/doc/qwt/curves.png 548share/doc/qwt/curves.png
545share/doc/qwt/curvescreenshots.html 549share/doc/qwt/curvescreenshots.html
546share/doc/qwt/deprecated.html 550share/doc/qwt/deprecated.html
547share/doc/qwt/dials1.png 551share/doc/qwt/dials1.png
548share/doc/qwt/dials2.png 552share/doc/qwt/dials2.png
 553share/doc/qwt/dir_24fcbade20721d6ed73b69cf81173a70.html
 554share/doc/qwt/dir_24fcbade20721d6ed73b69cf81173a70_dep.map
 555share/doc/qwt/dir_24fcbade20721d6ed73b69cf81173a70_dep.md5
 556share/doc/qwt/dir_24fcbade20721d6ed73b69cf81173a70_dep.png
 557share/doc/qwt/dir_2ff4213617fffae17c49a9829be91ab6.html
 558share/doc/qwt/dir_2ff4213617fffae17c49a9829be91ab6_dep.map
 559share/doc/qwt/dir_2ff4213617fffae17c49a9829be91ab6_dep.md5
 560share/doc/qwt/dir_2ff4213617fffae17c49a9829be91ab6_dep.png
 561share/doc/qwt/dir_4118f540b2f97d7768d69ea313198c2a.html
 562share/doc/qwt/dir_4118f540b2f97d7768d69ea313198c2a_dep.map
 563share/doc/qwt/dir_4118f540b2f97d7768d69ea313198c2a_dep.md5
 564share/doc/qwt/dir_4118f540b2f97d7768d69ea313198c2a_dep.png
549share/doc/qwt/doxygen.css 565share/doc/qwt/doxygen.css
550share/doc/qwt/doxygen.png 566share/doc/qwt/doxygen.png
551share/doc/qwt/files.html 567share/doc/qwt/dynsections.js
552share/doc/qwt/form_0.png 568share/doc/qwt/form_0.png
553share/doc/qwt/form_1.png 569share/doc/qwt/form_1.png
554share/doc/qwt/form_2.png 570share/doc/qwt/form_2.png
555share/doc/qwt/form_3.png 571share/doc/qwt/form_3.png
556share/doc/qwt/formula.repository 572share/doc/qwt/formula.repository
 573share/doc/qwt/ftv2blank.png
 574share/doc/qwt/ftv2cl.png
 575share/doc/qwt/ftv2doc.png
 576share/doc/qwt/ftv2folderclosed.png
 577share/doc/qwt/ftv2folderopen.png
 578share/doc/qwt/ftv2lastnode.png
 579share/doc/qwt/ftv2link.png
 580share/doc/qwt/ftv2mlastnode.png
 581share/doc/qwt/ftv2mnode.png
 582share/doc/qwt/ftv2mo.png
 583share/doc/qwt/ftv2node.png
 584share/doc/qwt/ftv2ns.png
 585share/doc/qwt/ftv2plastnode.png
 586share/doc/qwt/ftv2pnode.png
 587share/doc/qwt/ftv2splitbar.png
 588share/doc/qwt/ftv2vertline.png
557share/doc/qwt/functions.html 589share/doc/qwt/functions.html
558share/doc/qwt/functions_0x62.html 590share/doc/qwt/functions_0x62.html
559share/doc/qwt/functions_0x63.html 591share/doc/qwt/functions_0x63.html
560share/doc/qwt/functions_0x64.html 592share/doc/qwt/functions_0x64.html
561share/doc/qwt/functions_0x65.html 593share/doc/qwt/functions_0x65.html
562share/doc/qwt/functions_0x66.html 594share/doc/qwt/functions_0x66.html
563share/doc/qwt/functions_0x67.html 595share/doc/qwt/functions_0x67.html
564share/doc/qwt/functions_0x68.html 596share/doc/qwt/functions_0x68.html
565share/doc/qwt/functions_0x69.html 597share/doc/qwt/functions_0x69.html
566share/doc/qwt/functions_0x6b.html 598share/doc/qwt/functions_0x6b.html
567share/doc/qwt/functions_0x6c.html 599share/doc/qwt/functions_0x6c.html
568share/doc/qwt/functions_0x6d.html 600share/doc/qwt/functions_0x6d.html
569share/doc/qwt/functions_0x6e.html 601share/doc/qwt/functions_0x6e.html
@@ -722,28 +754,30 @@ share/doc/qwt/inherit_graph_5.png @@ -722,28 +754,30 @@ share/doc/qwt/inherit_graph_5.png
722share/doc/qwt/inherit_graph_6.map 754share/doc/qwt/inherit_graph_6.map
723share/doc/qwt/inherit_graph_6.md5 755share/doc/qwt/inherit_graph_6.md5
724share/doc/qwt/inherit_graph_6.png 756share/doc/qwt/inherit_graph_6.png
725share/doc/qwt/inherit_graph_7.map 757share/doc/qwt/inherit_graph_7.map
726share/doc/qwt/inherit_graph_7.md5 758share/doc/qwt/inherit_graph_7.md5
727share/doc/qwt/inherit_graph_7.png 759share/doc/qwt/inherit_graph_7.png
728share/doc/qwt/inherit_graph_8.map 760share/doc/qwt/inherit_graph_8.map
729share/doc/qwt/inherit_graph_8.md5 761share/doc/qwt/inherit_graph_8.md5
730share/doc/qwt/inherit_graph_8.png 762share/doc/qwt/inherit_graph_8.png
731share/doc/qwt/inherit_graph_9.map 763share/doc/qwt/inherit_graph_9.map
732share/doc/qwt/inherit_graph_9.md5 764share/doc/qwt/inherit_graph_9.md5
733share/doc/qwt/inherit_graph_9.png 765share/doc/qwt/inherit_graph_9.png
734share/doc/qwt/inherits.html 766share/doc/qwt/inherits.html
 767share/doc/qwt/jquery.js
735share/doc/qwt/knob.png 768share/doc/qwt/knob.png
736share/doc/qwt/nav_f.png 769share/doc/qwt/nav_f.png
 770share/doc/qwt/nav_g.png
737share/doc/qwt/nav_h.png 771share/doc/qwt/nav_h.png
738share/doc/qwt/open.png 772share/doc/qwt/open.png
739share/doc/qwt/pages.html 773share/doc/qwt/pages.html
740share/doc/qwt/plot.png 774share/doc/qwt/plot.png
741share/doc/qwt/qwt__abstract__scale_8h_source.html 775share/doc/qwt/qwt__abstract__scale_8h_source.html
742share/doc/qwt/qwt__abstract__scale__draw_8h_source.html 776share/doc/qwt/qwt__abstract__scale__draw_8h_source.html
743share/doc/qwt/qwt__abstract__slider_8h_source.html 777share/doc/qwt/qwt__abstract__slider_8h_source.html
744share/doc/qwt/qwt__analog__clock_8h_source.html 778share/doc/qwt/qwt__analog__clock_8h_source.html
745share/doc/qwt/qwt__array_8h_source.html 779share/doc/qwt/qwt__array_8h_source.html
746share/doc/qwt/qwt__arrow__button_8h_source.html 780share/doc/qwt/qwt__arrow__button_8h_source.html
747share/doc/qwt/qwt__clipper_8h_source.html 781share/doc/qwt/qwt__clipper_8h_source.html
748share/doc/qwt/qwt__color__map_8h_source.html 782share/doc/qwt/qwt__color__map_8h_source.html
749share/doc/qwt/qwt__compass_8h_source.html 783share/doc/qwt/qwt__compass_8h_source.html

cvs diff -r1.7 -r1.8 pkgsrc/x11/qwt-qt4/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/qwt-qt4/distinfo 2015/11/04 03:28:52 1.7
+++ pkgsrc/x11/qwt-qt4/distinfo 2015/11/26 10:14:57 1.8
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.7 2015/11/04 03:28:52 agc Exp $ 1$NetBSD: distinfo,v 1.8 2015/11/26 10:14:57 adam Exp $
2 2
3SHA1 (qwt-5.2.2.tar.bz2) = 77de405c5f9867a001f0e0a668154023faccb0a0 3SHA1 (qwt-5.2.3.tar.bz2) = ff81595a1641a8b431f98d6091bb134bc94e0003
4RMD160 (qwt-5.2.2.tar.bz2) = 74df9ac3bfa56a06979b5298287f0dd359f2bc69 4RMD160 (qwt-5.2.3.tar.bz2) = 9b2128ad2b53a65678f9ea57d34cdc73a3674d21
5SHA512 (qwt-5.2.2.tar.bz2) = 1ac243141ab075009b30a7d63523ed36cead287e083bf29da1877769bf08910067d6a5b812f9b1fd15364390ad583f15ed3b99c06a8012b3ff38292c93bd205d 5SHA512 (qwt-5.2.3.tar.bz2) = 60545712790699b145a54baba4c40802d9a58bf5f68f997faed5027db6773a801097be8675e00b2af1de568e36e2e498db0a0310ac4877fd9f2b52871409dd49
6Size (qwt-5.2.2.tar.bz2) = 2083193 bytes 6Size (qwt-5.2.3.tar.bz2) = 1983725 bytes
7SHA1 (patch-pri) = 4ccf8b5088da336398542e947d43480bfe874945 7SHA1 (patch-pri) = 4182ea14bf669e143964e99552cc24aa79e8fd81
8SHA1 (patch-srcpro) = 14311e4ee2a64ea0afc5932e974b3555d6f9e3b2 8SHA1 (patch-srcpro) = 14311e4ee2a64ea0afc5932e974b3555d6f9e3b2

cvs diff -r1.6 -r1.7 pkgsrc/x11/qwt-qt4/patches/patch-pri (expand / switch to unified diff)

--- pkgsrc/x11/qwt-qt4/patches/patch-pri 2011/12/07 16:05:09 1.6
+++ pkgsrc/x11/qwt-qt4/patches/patch-pri 2015/11/26 10:14:57 1.7
@@ -1,14 +1,16 @@ @@ -1,14 +1,16 @@
1$NetBSD: patch-pri,v 1.6 2011/12/07 16:05:09 drochner Exp $ 1$NetBSD: patch-pri,v 1.7 2015/11/26 10:14:57 adam Exp $
 2
 3Use PREFIX and PKGMANDIR.
2 4
3--- qwtconfig.pri.orig 2011-08-01 09:28:22.000000000 +0000 5--- qwtconfig.pri.orig 2011-08-01 09:28:22.000000000 +0000
4+++ qwtconfig.pri 6+++ qwtconfig.pri
5@@ -8,7 +8,7 @@ VER_PAT = 2 7@@ -8,7 +8,7 @@ VER_PAT = 2
6 VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT} 8 VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
7  9
8 unix { 10 unix {
9- INSTALLBASE = /usr/local/qwt-$$VERSION 11- INSTALLBASE = /usr/local/qwt-$$VERSION
10+ INSTALLBASE = $$(PREFIX) 12+ INSTALLBASE = $$(PREFIX)
11 } 13 }
12  14
13 win32 { 15 win32 {
14@@ -17,7 +17,8 @@ win32 { 16@@ -17,7 +17,8 @@ win32 {