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

(-)/home/makc/porting/ports/math/qtiplot/Makefile (-2 / +4 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	qtiplot
8
PORTNAME=	qtiplot
9
DISTVERSION=	0.9.6
9
DISTVERSION=	0.9.6.2
10
CATEGORIES=	math science
10
CATEGORIES=	math science
11
MASTER_SITES=	http://soft.proindependent.com/src/
11
MASTER_SITES=	BERLIOS http://soft.proindependent.com/src/
12
12
13
MAINTAINER=	makc@issp.ac.ru
13
MAINTAINER=	makc@issp.ac.ru
14
COMMENT=	An Origin clone for data analysis and scientific plotting
14
COMMENT=	An Origin clone for data analysis and scientific plotting
Lines 78-83 Link Here
78
	@${REINPLACE_CMD} -e \
78
	@${REINPLACE_CMD} -e \
79
		's|/usr/lib/qtiplot/plugins|${DATADIR}/fitPlugins|' \
79
		's|/usr/lib/qtiplot/plugins|${DATADIR}/fitPlugins|' \
80
		${WRKSRC}/qtiplot/src/ApplicationWindow.cpp
80
		${WRKSRC}/qtiplot/src/ApplicationWindow.cpp
81
	@${REINPLACE_CMD} -e '/^system(lupdate/d; /^system(lrelease/d' \
82
		${WRKSRC}/${PORTNAME}/qtiplot.pro
81
.if defined(WITH_DEBUG)
83
.if defined(WITH_DEBUG)
82
	@${REINPLACE_CMD} -e \
84
	@${REINPLACE_CMD} -e \
83
		"/^CONFIG.*release/s|release|debug|" \
85
		"/^CONFIG.*release/s|release|debug|" \
(-)/home/makc/porting/ports/math/qtiplot/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (qtiplot-0.9.6.tar.bz2) = a0e35d674fdf76eeb86c921e26caec1a
1
MD5 (qtiplot-0.9.6.2.tar.bz2) = 6af2b27f678e8215299f3f4a424b11fe
2
SHA256 (qtiplot-0.9.6.tar.bz2) = 9892f48eaf08f7e9f9932156c755a37a3570f5028e1777263706cd1fb688c7c1
2
SHA256 (qtiplot-0.9.6.2.tar.bz2) = 16f624eb6cd5e4d153adcbc1b84598a9fc5028cad4c9d34022839c2805a8dcbb
3
SIZE (qtiplot-0.9.6.tar.bz2) = 6431763
3
SIZE (qtiplot-0.9.6.2.tar.bz2) = 6482625

Return to bug 123931