summaryrefslogtreecommitdiff
path: root/math/qgfe
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-11-09 10:45:10 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-11-09 10:45:10 +0000
commitcdefe0a24d019307fd6bfde5f1ca87d4a5521d4f (patch)
tree4e36b985ac0e2ba4bcfc7f77cf0b9595075035f5 /math/qgfe
parent- Use new ghc-pkg infrastructure (diff)
- Update MASTER_SITES and WWW: line
- Tarball got rerolled with minor changes - Remove obsolete post-patch target PR: ports/88563 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=147684
Diffstat (limited to 'math/qgfe')
-rw-r--r--math/qgfe/Makefile7
-rw-r--r--math/qgfe/distinfo4
-rw-r--r--math/qgfe/pkg-descr2
3 files changed, 4 insertions, 9 deletions
diff --git a/math/qgfe/Makefile b/math/qgfe/Makefile
index 6367205bac07..69c538f954b6 100644
--- a/math/qgfe/Makefile
+++ b/math/qgfe/Makefile
@@ -9,8 +9,7 @@
PORTNAME= qgfe
PORTVERSION= 1.0
CATEGORIES= math
-MASTER_SITES= http://perso.club-internet.fr/pascal.brachet/qgfe/
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+MASTER_SITES= http://www.xm1math.net/qgfe/
MAINTAINER= ports@FreeBSD.org
COMMENT= Gnuplot Front End
@@ -26,10 +25,6 @@ MAKE_ENV= QTDIR=${X11BASE} \
PLIST_FILES= bin/qgfe
-post-patch:
- @${REINPLACE_CMD} -e "s@strstream.h@sstream@" \
- -e "s,ostrstream,ostringstream," ${WRKSRC}/logScaleOp.cpp
-
pre-build:
@cd ${WRKSRC}; qmake -spec ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ ${PORTNAME}.pro
diff --git a/math/qgfe/distinfo b/math/qgfe/distinfo
index 7e8976fcf5ee..23987e86e13e 100644
--- a/math/qgfe/distinfo
+++ b/math/qgfe/distinfo
@@ -1,2 +1,2 @@
-MD5 (qgfe_1.0.tar.bz2) = 0e94e4e5212afdcdd1a3e0866a057935
-SIZE (qgfe_1.0.tar.bz2) = 69874
+MD5 (qgfe-1.0.tar.bz2) = 71ed002f2362ab2e774e8999a337ebf5
+SIZE (qgfe-1.0.tar.bz2) = 69711
diff --git a/math/qgfe/pkg-descr b/math/qgfe/pkg-descr
index a7af884965cc..29788a4ff79f 100644
--- a/math/qgfe/pkg-descr
+++ b/math/qgfe/pkg-descr
@@ -1,4 +1,4 @@
Qgfe is a graphical interface to the powerful gnuplot program for Unix systems.
A good knowledge of Gnuplot is required to use Qgfe.
-WWW: http://perso.club-internet.fr/pascal.brachet/qgfe/
+WWW: http://www.xm1math.net/qgfe/