View | Details | Raw Unified | Return to bug 128719 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 7-14 Link Here
7
#
7
#
8
8
9
PORTNAME=	texmaker
9
PORTNAME=	texmaker
10
PORTVERSION=	1.7.1
10
PORTVERSION=	1.8
11
PORTREVISION=	1
12
PORTEPOCH=	1
11
PORTEPOCH=	1
13
CATEGORIES=	editors
12
CATEGORIES=	editors
14
MASTER_SITES=	http://www.xm1math.net/texmaker/
13
MASTER_SITES=	http://www.xm1math.net/texmaker/
Lines 23-29 Link Here
23
USE_BZIP2=	yes
22
USE_BZIP2=	yes
24
USE_GHOSTSCRIPT=yes
23
USE_GHOSTSCRIPT=yes
25
USE_QT_VER=	4
24
USE_QT_VER=	4
26
QT_COMPONENTS=	gui moc_build qmake_build rcc_build uic_build
25
QT_COMPONENTS=	gui network moc_build qmake_build rcc_build uic_build
27
HAS_CONFIGURE=	yes
26
HAS_CONFIGURE=	yes
28
INSTALLS_ICONS=	yes
27
INSTALLS_ICONS=	yes
29
28
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (texmaker-1.7.1.tar.bz2) = 2b59114f02b0e4ad65db78c10c740bf8
1
MD5 (texmaker-1.8.tar.bz2) = c25bdd9d0dae2be802d53bcc3189d6ea
2
SHA256 (texmaker-1.7.1.tar.bz2) = e814c68c20663792ca56ba3fb9600841e390463f96dac4f1ba034a35ec454a90
2
SHA256 (texmaker-1.8.tar.bz2) = 1268f43a548c6c194ea848d5c70c429386b962f5685f16eb427267921f7ad944
3
SIZE (texmaker-1.7.1.tar.bz2) = 1522280
3
SIZE (texmaker-1.8.tar.bz2) = 1767680
(-)pkg-plist (+5 lines)
Lines 40-48 Link Here
40
%%DATADIR%%/next_d.gif
40
%%DATADIR%%/next_d.gif
41
%%DATADIR%%/prev.gif
41
%%DATADIR%%/prev.gif
42
%%DATADIR%%/prev_d.gif
42
%%DATADIR%%/prev_d.gif
43
%%DATADIR%%/qt_de.qm
44
%%DATADIR%%/qt_fr.qm
45
%%DATADIR%%/qt_zh.qm
43
%%DATADIR%%/psheader.txt
46
%%DATADIR%%/psheader.txt
44
%%DATADIR%%/style.css
47
%%DATADIR%%/style.css
48
%%DATADIR%%/texmaker_de.qm
45
%%DATADIR%%/texmaker_fr.qm
49
%%DATADIR%%/texmaker_fr.qm
50
%%DATADIR%%/texmaker_zh.qm
46
%%DATADIR%%/up.gif
51
%%DATADIR%%/up.gif
47
%%DATADIR%%/up_d.gif
52
%%DATADIR%%/up_d.gif
48
%%DATADIR%%/usermanual_en.html
53
%%DATADIR%%/usermanual_en.html

Return to bug 128719