- Update MASTER_SITES and WWW: line

- Tarball got rerolled with minor changes
- Remove obsolete post-patch target

PR:		ports/88563
Submitted by:	Ports Fury
This commit is contained in:
Volker Stolz 2005-11-09 10:45:10 +00:00
parent fad60d3655
commit cdefe0a24d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147684
3 changed files with 4 additions and 9 deletions

View File

@ -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

View File

@ -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

View File

@ -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/