aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2007-09-23 14:46:14 +0800
committeredwin <edwin@FreeBSD.org>2007-09-23 14:46:14 +0800
commite347e963a93f024a4b4315a5933f2ee511e84ade (patch)
treebaec28705c48cf5f6d9376e118aae20919784814 /math
parent5803ea788bc7a906ef3564fa07a47f4179843e3d (diff)
downloadfreebsd-ports-gnome-e347e963a93f024a4b4315a5933f2ee511e84ade.tar.gz
freebsd-ports-gnome-e347e963a93f024a4b4315a5933f2ee511e84ade.tar.zst
freebsd-ports-gnome-e347e963a93f024a4b4315a5933f2ee511e84ade.zip
maintainer update: math/qwtplot3d-qt4
update to 0.2.7 PR: ports/116565 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Diffstat (limited to 'math')
-rw-r--r--math/qwtplot3d-qt4/Makefile9
-rw-r--r--math/qwtplot3d-qt4/distinfo6
-rw-r--r--math/qwtplot3d-qt4/files/patch-qwtplot3d.pro22
-rw-r--r--math/qwtplot3d-qt4/pkg-plist2
4 files changed, 24 insertions, 15 deletions
diff --git a/math/qwtplot3d-qt4/Makefile b/math/qwtplot3d-qt4/Makefile
index 792e80c87663..0d227834bf6a 100644
--- a/math/qwtplot3d-qt4/Makefile
+++ b/math/qwtplot3d-qt4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= qwtplot3d
-PORTVERSION= 0.2.6
+PORTVERSION= 0.2.7
CATEGORIES= math
MASTER_SITES= SF
PKGNAMESUFFIX= -qt4
@@ -19,6 +19,7 @@ USE_QT_VER= 4
QT_COMPONENTS= gui moc qmake opengl
USE_LDCONFIG= yes
HAS_CONFIGURE= yes
+USE_DOS2UNIX= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
@@ -31,11 +32,7 @@ pre-build:
's|^CC .*|CC=${CC}|; \
s|^CXX .*|CXX=${CXX}|; \
s|^LINK .*|LINK=${CXX}|; \
- s|-pipe||; \
- s|^\(CFLAGS .*= \)|\1${CFLAGS}|; \
- s|^\(CXXFLAGS = \)|\1${CXXFLAGS}|; \
- /^INCPATH/s|-I\.|-Iinclude|;' Makefile
-
+ s|^\(INCPATH .*=\)|\1 -Iinclude|;' Makefile
do-install:
(cd ${WRKSRC}/include/ && ${COPYTREE_SHARE} \* ${PREFIX}/include/qwtplot3d-qt4)
${INSTALL_PROGRAM} ${WRKSRC}/lib/libqwtplot3d-qt4.so.${PORTVERSION} ${PREFIX}/lib
diff --git a/math/qwtplot3d-qt4/distinfo b/math/qwtplot3d-qt4/distinfo
index 63b14748575d..19d9985fdd4c 100644
--- a/math/qwtplot3d-qt4/distinfo
+++ b/math/qwtplot3d-qt4/distinfo
@@ -1,3 +1,3 @@
-MD5 (qwtplot3d-0.2.6.tgz) = 7ef960d7874f78162d6c9d241de2843e
-SHA256 (qwtplot3d-0.2.6.tgz) = ea7c2ea3d55960ee60019e0a5a5a63385bdcf7026a6385099fd8b31350803125
-SIZE (qwtplot3d-0.2.6.tgz) = 148834
+MD5 (qwtplot3d-0.2.7.tgz) = 2f14660152e2e26bfeaaeec479ed9f2b
+SHA256 (qwtplot3d-0.2.7.tgz) = 1208336b15e82e7a9d22cbc743e46f27e2fad716094a9c133138f259fa299a42
+SIZE (qwtplot3d-0.2.7.tgz) = 183836
diff --git a/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro b/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro
index 93ee14106c97..e2ef214a117b 100644
--- a/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro
+++ b/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro
@@ -1,11 +1,23 @@
---- ./qwtplot3d.pro.orig Thu Jul 21 21:00:46 2005
-+++ ./qwtplot3d.pro Sun May 27 21:11:49 2007
-@@ -2,7 +2,7 @@
+--- ./qwtplot3d.pro.orig Tue Jun 26 18:34:05 2007
++++ ./qwtplot3d.pro Tue Jun 26 18:34:57 2007
+@@ -1,9 +1,9 @@
+ # pro file for building the makefile for qwtplot3d
#
-
-TARGET = qwtplot3d
+TARGET = qwtplot3d-qt4
TEMPLATE = lib
- CONFIG += qt warn_on opengl thread zlib
+-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 \
diff --git a/math/qwtplot3d-qt4/pkg-plist b/math/qwtplot3d-qt4/pkg-plist
index 91b9328973fd..787375e3cfb7 100644
--- a/math/qwtplot3d-qt4/pkg-plist
+++ b/math/qwtplot3d-qt4/pkg-plist
@@ -28,5 +28,5 @@ include/qwtplot3d-qt4/qwt3d_types.h
include/qwtplot3d-qt4/qwt3d_volumeplot.h
lib/libqwtplot3d-qt4.so
lib/libqwtplot3d-qt4.so.0
-lib/libqwtplot3d-qt4.so.0.2.6
+lib/libqwtplot3d-qt4.so.0.2.7
@dirrm include/qwtplot3d-qt4