maintainer update: math/qwtplot3d

update to 0.2.7

PR:		ports/116578
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
This commit is contained in:
Edwin Groothuis
2007-09-23 23:16:24 +00:00
parent 31eaed2ac2
commit b6bad14221
4 changed files with 32 additions and 9 deletions

View File

@@ -0,0 +1,20 @@
--- ./qwtplot3d.pro.orig Tue Jun 26 18:33:59 2007
+++ ./qwtplot3d.pro Tue Jun 26 18:34:38 2007
@@ -3,7 +3,7 @@
TARGET = qwtplot3d
TEMPLATE = lib
-CONFIG += qt warn_on opengl thread zlib debug
+CONFIG += qt warn_on opengl thread zlib
MOC_DIR = tmp
OBJECTS_DIR = tmp
INCLUDEPATH = include
@@ -21,7 +21,7 @@
win32:CONFIG -= zlib
linux-g++:TMAKE_CXXFLAGS += -fno-exceptions
-unix:VERSION = 0.2.6
+unix:VERSION = 0.2.7
# Input
SOURCES += src/qwt3d_axis.cpp \