misc/103457: maintainer update: math/qtiplot

Max Brazhnikov makc at issp.ac.ru
Thu Sep 21 08:50:37 PDT 2006


>Number:         103457
>Category:       misc
>Synopsis:       maintainer update: math/qtiplot
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 21 15:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Max Brazhnikov
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
FreeBSD lqc.issp.ac.ru 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Sep 11 18:18:55 MSD 2006     root at lqc.issp.ac.ru:/usr/obj/usr/src/sys/LQC  i386
>Description:
Update QtiPlot to 0.8.7.3 - bug fixing release.
Add missing run-time dependency on x11-toolkits/py-qt.
>How-To-Repeat:

>Fix:
diff -ruN /usr/ports/math/qtiplot/Makefile /home/makc/porting/ports/math/qtiplot/Makefile
--- /usr/ports/math/qtiplot/Makefile	Sun Sep 10 12:05:25 2006
+++ /home/makc/porting/ports/math/qtiplot/Makefile	Thu Sep 21 17:32:38 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	qtiplot
-PORTVERSION=	0.8.7.2
+PORTVERSION=	0.8.7.3
 CATEGORIES=	math science
 MASTER_SITES=	http://soft.proindependent.com/src/
-DISTNAME=	${PORTNAME}-0.8.7-2
+DISTNAME=	${PORTNAME}-0.8.7-3
 
 MAINTAINER=	makc at issp.ac.ru
 COMMENT=	An Origin clone for data analysis and scientific plotting
@@ -20,6 +20,7 @@
 LIB_DEPENDS=	gsl.9:${PORTSDIR}/math/gsl \
 		origin.0:${PORTSDIR}/math/liborigin \
 		qwtplot3d:${PORTSDIR}/math/qwtplot3d
+RUN_DEPENDS=	pylupdate:${PORTSDIR}/x11-toolkits/py-qt
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
diff -ruN /usr/ports/math/qtiplot/distinfo /home/makc/porting/ports/math/qtiplot/distinfo
--- /usr/ports/math/qtiplot/distinfo	Sun Sep 10 12:05:25 2006
+++ /home/makc/porting/ports/math/qtiplot/distinfo	Thu Sep 21 17:37:48 2006
@@ -1,3 +1,3 @@
-MD5 (qtiplot-0.8.7-2.tar.bz2) = 948cc4922eea51abb7016c6ca2d070d1
-SHA256 (qtiplot-0.8.7-2.tar.bz2) = 70be0f8b5f137542a5d1d62c78a8a1d38f657ac69e33e483ff1546baa400ced7
-SIZE (qtiplot-0.8.7-2.tar.bz2) = 736394
+MD5 (qtiplot-0.8.7-3.tar.bz2) = 85b91966ebe206e1cfb990890252abde
+SHA256 (qtiplot-0.8.7-3.tar.bz2) = 27c1229e6bbd1982b4bfd5c9dbd883b494a3fedd3a8fca71d20add5175d57538
+SIZE (qtiplot-0.8.7-3.tar.bz2) = 741895
diff -ruN /usr/ports/math/qtiplot/pkg-plist /home/makc/porting/ports/math/qtiplot/pkg-plist
--- /usr/ports/math/qtiplot/pkg-plist	Thu Jan  1 03:00:00 1970
+++ /home/makc/porting/ports/math/qtiplot/pkg-plist	Thu Sep 21 19:28:27 2006
@@ -0,0 +1,10 @@
+bin/qtiplot
+%%DATADIR%%/qtiplot
+%%DATADIR%%/qtiplotrc.py
+%%NLS%%%%DATADIR%%/translations/qtiplot_de.qm
+%%NLS%%%%DATADIR%%/translations/qtiplot_es.qm
+%%NLS%%%%DATADIR%%/translations/qtiplot_fr.qm
+%%NLS%%%%DATADIR%%/translations/qtiplot_ru.qm
+%%NLS%%%%DATADIR%%/translations/qtiplot_sv.qm
+%%NLS%%@dirrm %%DATADIR%%/translations
+ at dirrmtry %%DATADIR%%

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list