diff options
author | lx <lx@FreeBSD.org> | 2011-04-07 02:51:51 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2011-04-07 02:51:51 +0800 |
commit | 65a10adb19b6bef137f156bdf5710703658d7dd1 (patch) | |
tree | 610ac24c06d54173dd6d7e74daab6bceaea96027 /editors/texmakerx | |
parent | b122074f4d474bea475395a73267590965422b37 (diff) | |
download | freebsd-ports-gnome-65a10adb19b6bef137f156bdf5710703658d7dd1.tar.gz freebsd-ports-gnome-65a10adb19b6bef137f156bdf5710703658d7dd1.tar.zst freebsd-ports-gnome-65a10adb19b6bef137f156bdf5710703658d7dd1.zip |
Update to 2.1.
Diffstat (limited to 'editors/texmakerx')
-rw-r--r-- | editors/texmakerx/Makefile | 4 | ||||
-rw-r--r-- | editors/texmakerx/distinfo | 4 | ||||
-rw-r--r-- | editors/texmakerx/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/editors/texmakerx/Makefile b/editors/texmakerx/Makefile index 14f93e375948..7af080ef39d4 100644 --- a/editors/texmakerx/Makefile +++ b/editors/texmakerx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= texmakerx -PORTVERSION= 2.0.0 +PORTVERSION= 2.1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TexMakerX%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S:.0::} @@ -20,6 +20,8 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ dvips:${PORTSDIR}/print/dvipsk-tetex \ ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme +WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} + USE_GHOSTSCRIPT=yes USE_QT_VER= 4 QT_COMPONENTS= gui network xml moc_build qmake_build rcc_build \ diff --git a/editors/texmakerx/distinfo b/editors/texmakerx/distinfo index ccdccd03fc05..ac852fd921d3 100644 --- a/editors/texmakerx/distinfo +++ b/editors/texmakerx/distinfo @@ -1,2 +1,2 @@ -SHA256 (texmakerx-2.0.tar.gz) = bded3ad223fb493d21816f2b9bd24f33f979e265a09d95a1537df5c165cf66d2 -SIZE (texmakerx-2.0.tar.gz) = 11645643 +SHA256 (texmakerx-2.1.tar.gz) = 49e6bf7ffb5c2754861dbe9824255de4e6e5374e2f71e54e517cd57c3e31ba66 +SIZE (texmakerx-2.1.tar.gz) = 11824680 diff --git a/editors/texmakerx/pkg-plist b/editors/texmakerx/pkg-plist index 3a7312627562..49503a96ebdc 100644 --- a/editors/texmakerx/pkg-plist +++ b/editors/texmakerx/pkg-plist @@ -39,9 +39,10 @@ bin/texmakerx %%DATADIR%%/texmaker128x128.png share/applications/texmakerx.desktop %%DATADIR%%/texmaker.svg -%%DATADIR%%/texmakerx_fr.qm %%DATADIR%%/texmakerx_de.qm +%%DATADIR%%/texmakerx_fr.qm %%DATADIR%%/texmakerx_it.qm +%%DATADIR%%/texmakerx_pt_BR.qm %%DATADIR%%/template_Article.tex %%DATADIR%%/template_Beamer.tex %%DATADIR%%/template_Book.tex |