View | Details | Raw Unified | Return to bug 103457
Collapse All | Expand All

(-)/home/makc/porting/ports/math/qtiplot/Makefile (-2 / +3 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	qtiplot
8
PORTNAME=	qtiplot
9
PORTVERSION=	0.8.7.2
9
PORTVERSION=	0.8.7.3
10
CATEGORIES=	math science
10
CATEGORIES=	math science
11
MASTER_SITES=	http://soft.proindependent.com/src/
11
MASTER_SITES=	http://soft.proindependent.com/src/
12
DISTNAME=	${PORTNAME}-0.8.7-2
12
DISTNAME=	${PORTNAME}-0.8.7-3
13
13
14
MAINTAINER=	makc@issp.ac.ru
14
MAINTAINER=	makc@issp.ac.ru
15
COMMENT=	An Origin clone for data analysis and scientific plotting
15
COMMENT=	An Origin clone for data analysis and scientific plotting
Lines 20-25 Link Here
20
LIB_DEPENDS=	gsl.9:${PORTSDIR}/math/gsl \
20
LIB_DEPENDS=	gsl.9:${PORTSDIR}/math/gsl \
21
		origin.0:${PORTSDIR}/math/liborigin \
21
		origin.0:${PORTSDIR}/math/liborigin \
22
		qwtplot3d:${PORTSDIR}/math/qwtplot3d
22
		qwtplot3d:${PORTSDIR}/math/qwtplot3d
23
RUN_DEPENDS=	pylupdate:${PORTSDIR}/x11-toolkits/py-qt
23
24
24
USE_BZIP2=	yes
25
USE_BZIP2=	yes
25
USE_GMAKE=	yes
26
USE_GMAKE=	yes
(-)/home/makc/porting/ports/math/qtiplot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (qtiplot-0.8.7-2.tar.bz2) = 948cc4922eea51abb7016c6ca2d070d1
1
MD5 (qtiplot-0.8.7-3.tar.bz2) = 85b91966ebe206e1cfb990890252abde
2
SHA256 (qtiplot-0.8.7-2.tar.bz2) = 70be0f8b5f137542a5d1d62c78a8a1d38f657ac69e33e483ff1546baa400ced7
2
SHA256 (qtiplot-0.8.7-3.tar.bz2) = 27c1229e6bbd1982b4bfd5c9dbd883b494a3fedd3a8fca71d20add5175d57538
3
SIZE (qtiplot-0.8.7-2.tar.bz2) = 736394
3
SIZE (qtiplot-0.8.7-3.tar.bz2) = 741895
(-)/home/makc/porting/ports/math/qtiplot/pkg-plist (+10 lines)
Line 0 Link Here
1
bin/qtiplot
2
%%DATADIR%%/qtiplot
3
%%DATADIR%%/qtiplotrc.py
4
%%NLS%%%%DATADIR%%/translations/qtiplot_de.qm
5
%%NLS%%%%DATADIR%%/translations/qtiplot_es.qm
6
%%NLS%%%%DATADIR%%/translations/qtiplot_fr.qm
7
%%NLS%%%%DATADIR%%/translations/qtiplot_ru.qm
8
%%NLS%%%%DATADIR%%/translations/qtiplot_sv.qm
9
%%NLS%%@dirrm %%DATADIR%%/translations
10
@dirrmtry %%DATADIR%%

Return to bug 103457