summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-11-27 22:17:52 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-11-27 22:17:52 +0000
commit196be3803f6275544e6e69c80c888fd71f207720 (patch)
tree2eb960ed64e172a69b00a4454ede30714292ce71 /math
parent- Respect X11BASE (diff)
Upgrade K3DSurf to 0.6.0.
Changelog at <https://sourceforge.net/project/shownotes.php?release_id=466859>.
Notes
Notes: svn path=/head/; revision=178141
Diffstat (limited to 'math')
-rw-r--r--math/k3dsurf/Makefile3
-rw-r--r--math/k3dsurf/distinfo6
-rw-r--r--math/k3dsurf/files/patch-src_k3dsurf.ui9
3 files changed, 5 insertions, 13 deletions
diff --git a/math/k3dsurf/Makefile b/math/k3dsurf/Makefile
index 160c41db74e3..df6da7c097ab 100644
--- a/math/k3dsurf/Makefile
+++ b/math/k3dsurf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= k3dsurf
-PORTVERSION= 0.5.5
+PORTVERSION= 0.6.0
CATEGORIES= math graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,6 +16,7 @@ COMMENT= Visualize and manipulate Mathematical surfaces or curves
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+USE_GL= yes
USE_QT_VER= 3
QTDIR?= ${X11BASE}
MAKE_ENV= QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++" \
diff --git a/math/k3dsurf/distinfo b/math/k3dsurf/distinfo
index 8d38f612968a..84b7fdf7e8fc 100644
--- a/math/k3dsurf/distinfo
+++ b/math/k3dsurf/distinfo
@@ -1,3 +1,3 @@
-MD5 (k3dsurf-0.5.5.tar.gz) = ec0ec78f5e1812648a4f4a20389428e7
-SHA256 (k3dsurf-0.5.5.tar.gz) = 5d154f4654041ca85c4308818a9f9316607d2b45a5fc79341acddcc7bc3fbff2
-SIZE (k3dsurf-0.5.5.tar.gz) = 454531
+MD5 (k3dsurf-0.6.0.tar.gz) = ac688561a39bf45cbb896c4caf548a30
+SHA256 (k3dsurf-0.6.0.tar.gz) = c0674ba364eb3e42f15bacbaa94507d3ed34d37756e9d85585260c7603250044
+SIZE (k3dsurf-0.6.0.tar.gz) = 503701
diff --git a/math/k3dsurf/files/patch-src_k3dsurf.ui b/math/k3dsurf/files/patch-src_k3dsurf.ui
deleted file mode 100644
index 7edbb63e3b23..000000000000
--- a/math/k3dsurf/files/patch-src_k3dsurf.ui
+++ /dev/null
@@ -1,9 +0,0 @@
---- src/k3dsurf.ui.orig Sat Dec 10 19:33:43 2005
-+++ src/k3dsurf.ui Sun Feb 19 23:28:43 2006
-@@ -16329,6 +16329,5 @@
- </slots>
- <layoutdefaults spacing="6" margin="11"/>
- <includehints>
-- <includehint>connectwidget.h</includehint>
- </includehints>
- </UI>