diff options
author | David Thiel <lx@FreeBSD.org> | 2010-09-28 00:37:55 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2010-09-28 00:37:55 +0000 |
commit | 47a016c80d59a783f4ea9aab713742d2a1d79a20 (patch) | |
tree | f7d688341e2b7d1a286a1a9e8faa8fdad98a2776 /editors | |
parent | 142de94b3a0ca6eeca5f92b0e65f927d4836b2ee (diff) |
Update to 1.9.9.
Notes
Notes:
svn path=/head/; revision=261988
Diffstat (limited to 'editors')
-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 |