diff options
author | lx <lx@FreeBSD.org> | 2010-09-28 08:37:55 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2010-09-28 08:37:55 +0800 |
commit | f1443df3d28c7c850a6664dbfcc167007dcec9f5 (patch) | |
tree | 9c070b162142a9408ecc496a59c8b4cccdc4b05a /editors/texmakerx | |
parent | bfa7cb6eb7be89b9418edec784935ce1b78c9b56 (diff) | |
download | freebsd-ports-gnome-f1443df3d28c7c850a6664dbfcc167007dcec9f5.tar.gz freebsd-ports-gnome-f1443df3d28c7c850a6664dbfcc167007dcec9f5.tar.zst freebsd-ports-gnome-f1443df3d28c7c850a6664dbfcc167007dcec9f5.zip |
Update to 1.9.9.
Diffstat (limited to 'editors/texmakerx')
-rw-r--r-- | editors/texmakerx/Makefile | 5 | ||||
-rw-r--r-- | editors/texmakerx/distinfo | 6 | ||||
-rw-r--r-- | editors/texmakerx/pkg-plist | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index 1d9bf4e685af..bb5ed0dc1370 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -6,8 +6,7 @@ # PORTNAME= texmakerx -PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTVERSION= 1.9.9 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} @@ -31,7 +30,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS= XDVI "view dvi with xdvi" On \ GV "view ps with gv" On -WRKSRC= ${WRKDIR}/trunk +#WRKSRC= ${WRKDIR}/runk .include <bsd.port.pre.mk> diff --git a/editors/texmakerx/distinfo b/editors/texmakerx/distinfo index 2a2d33e1af8a..1d9d8fddc0f0 100644 --- a/editors/texmakerx/distinfo +++ b/editors/texmakerx/distinfo @@ -1,3 +1,3 @@ -MD5 (texmakerx1.9.3.tar.gz) = 1e234e26b6be4b9e13e90e09a68ee5c4 -SHA256 (texmakerx1.9.3.tar.gz) = 93e013ec3135ac461eb49a3003aaf596bd4a077396b4411e5895fb55de7e5c75 -SIZE (texmakerx1.9.3.tar.gz) = 10366825 +MD5 (texmakerx1.9.9.tar.gz) = 96749a4f8789fdca8cf3f20c2bbe0536 +SHA256 (texmakerx1.9.9.tar.gz) = dcc4ce193ef03351ed0d21b8019319fd91a508a98353f75952a30f5a46143ec1 +SIZE (texmakerx1.9.9.tar.gz) = 10865517 diff --git a/editors/texmakerx/pkg-plist b/editors/texmakerx/pkg-plist index 21bb1d827ebf..05746ad9c24d 100644 --- a/editors/texmakerx/pkg-plist +++ b/editors/texmakerx/pkg-plist @@ -37,7 +37,7 @@ bin/texmakerx %%DATADIR%%/texmaker48x48.png %%DATADIR%%/texmaker64x64.png %%DATADIR%%/texmaker128x128.png -%%DATADIR%%/texmaker.desktop +share/applications/texmakerx.desktop %%DATADIR%%/texmaker.svg %%DATADIR%%/texmakerx_fr.qm %%DATADIR%%/texmakerx_de.qm |