From 18ce4fd209645e1d1d63e0ef669d1173b19d6f81 Mon Sep 17 00:00:00 2001 From: vs Date: Wed, 9 Nov 2005 10:45:10 +0000 Subject: - Update MASTER_SITES and WWW: line - Tarball got rerolled with minor changes - Remove obsolete post-patch target PR: ports/88563 Submitted by: Ports Fury --- math/qgfe/Makefile | 7 +------ math/qgfe/distinfo | 4 ++-- math/qgfe/pkg-descr | 2 +- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/math/qgfe/Makefile b/math/qgfe/Makefile index 6367205..69c538f 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 7e8976f..23987e8 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 a7af884..29788a4 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/ -- cgit v1.1