diff options
author | lx <lx@FreeBSD.org> | 2010-02-23 05:48:16 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2010-02-23 05:48:16 +0800 |
commit | 95feb99b6e556844b1ba5d3cf38ad083bde36721 (patch) | |
tree | 4d2f616f79ea2ef440c17e64b23cd09524268345 /editors/texmakerx | |
parent | 63cfe3ee259c4f0a254991b7fe095648a7265c5d (diff) | |
download | freebsd-ports-gnome-95feb99b6e556844b1ba5d3cf38ad083bde36721.tar.gz freebsd-ports-gnome-95feb99b6e556844b1ba5d3cf38ad083bde36721.tar.zst freebsd-ports-gnome-95feb99b6e556844b1ba5d3cf38ad083bde36721.zip |
Update to 1.9.3.
Feature safe: yes
Diffstat (limited to 'editors/texmakerx')
-rw-r--r-- | editors/texmakerx/Makefile | 7 | ||||
-rw-r--r-- | editors/texmakerx/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index 33e062848643..4c7208d33694 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -6,8 +6,7 @@ # PORTNAME= texmakerx -PORTVERSION= 1.9.2 -PORTREVISION= 1 +PORTVERSION= 1.9.3 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} @@ -23,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTVERSION} USE_GHOSTSCRIPT=yes USE_QT_VER= 4 QT_COMPONENTS= gui network xml moc_build qmake_build rcc_build \ - uic_build qtestlib + uic_build HAS_CONFIGURE= yes INSTALLS_ICONS= yes MAKE_JOBS_UNSAFE= yes @@ -31,6 +30,8 @@ MAKE_JOBS_UNSAFE= yes OPTIONS= XDVI "view dvi with xdvi" On \ GV "view ps with gv" On +WRKSRC= ${WRKDIR}/trunk + .include <bsd.port.pre.mk> .if !defined(WITHOUT_XDVI) diff --git a/editors/texmakerx/distinfo b/editors/texmakerx/distinfo index 22e58faa07b0..2a2d33e1af8a 100644 --- a/editors/texmakerx/distinfo +++ b/editors/texmakerx/distinfo @@ -1,3 +1,3 @@ -MD5 (texmakerx1.9.2.tar.gz) = b3b6acee3e6f0cce087fceecd53e7ec8 -SHA256 (texmakerx1.9.2.tar.gz) = 560e8c6f24cccab52de9b3ad6f260652a7f983583a5d64a0e19793186bf05007 -SIZE (texmakerx1.9.2.tar.gz) = 10343623 +MD5 (texmakerx1.9.3.tar.gz) = 1e234e26b6be4b9e13e90e09a68ee5c4 +SHA256 (texmakerx1.9.3.tar.gz) = 93e013ec3135ac461eb49a3003aaf596bd4a077396b4411e5895fb55de7e5c75 +SIZE (texmakerx1.9.3.tar.gz) = 10366825 |