diff options
author | makc <makc@FreeBSD.org> | 2011-03-24 00:41:40 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-03-24 00:41:40 +0800 |
commit | 281ceafcb90e99512af648d943d3b0194909bef1 (patch) | |
tree | 3e4fee7e8950c29ab52457a239f7b1429685598f /editors/texmaker | |
parent | d98fce29109a1bedb36fc35ce62169ce13201463 (diff) | |
download | freebsd-ports-gnome-281ceafcb90e99512af648d943d3b0194909bef1.tar.gz freebsd-ports-gnome-281ceafcb90e99512af648d943d3b0194909bef1.tar.zst freebsd-ports-gnome-281ceafcb90e99512af648d943d3b0194909bef1.zip |
Update to 2.3
Diffstat (limited to 'editors/texmaker')
-rw-r--r-- | editors/texmaker/Makefile | 5 | ||||
-rw-r--r-- | editors/texmaker/distinfo | 4 | ||||
-rw-r--r-- | editors/texmaker/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index be3817ce598a..b73d69a886f8 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -7,8 +7,7 @@ # PORTNAME= texmaker -PORTVERSION= 2.1 -PORTREVISION= 1 +PORTVERSION= 2.3 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ @@ -29,7 +28,7 @@ QT_COMPONENTS= gui network xml webkit \ moc_build qmake_build rcc_build uic_build HAS_CONFIGURE= yes QMAKE_ARGS= PREFIX=${PREFIX} ICONDIR=${PREFIX}/share/pixmaps \ - DESKTOPDIR=${DESKTOPDIR} -unix + DESKTOPDIR=${DESKTOPDIR} MAKE_JOBS_SAFE= yes OPTIONS= XDVI "view dvi with xdvi" Off \ diff --git a/editors/texmaker/distinfo b/editors/texmaker/distinfo index 2cf9ce09d8a8..45b8f0ca3f9a 100644 --- a/editors/texmaker/distinfo +++ b/editors/texmaker/distinfo @@ -1,2 +1,2 @@ -SHA256 (texmaker-2.1.tar.bz2) = e90457448409f2b091bfd28b4be2315048e6a99d5668998be4d08fccfb0904e4 -SIZE (texmaker-2.1.tar.bz2) = 3270064 +SHA256 (texmaker-2.3.tar.bz2) = 75934ad2fd03f000e65306e336d88e5166284a9222312f88780a492555cc8fd8 +SIZE (texmaker-2.3.tar.bz2) = 4364743 diff --git a/editors/texmaker/pkg-plist b/editors/texmaker/pkg-plist index 2662413306c9..4430e733b368 100644 --- a/editors/texmaker/pkg-plist +++ b/editors/texmaker/pkg-plist @@ -52,6 +52,8 @@ share/texmaker/it_IT_README.txt share/texmaker/latexhelp.html share/texmaker/next.gif share/texmaker/next_d.gif +share/texmaker/nl_NL.aff +share/texmaker/nl_NL.dic share/texmaker/prev.gif share/texmaker/prev_d.gif share/texmaker/psheader.txt @@ -72,6 +74,7 @@ share/texmaker/texmaker_fa.qm share/texmaker/texmaker_fr.qm share/texmaker/texmaker_gl.qm share/texmaker/texmaker_it.qm +share/texmaker/texmaker_nl.qm share/texmaker/texmaker_pt_BR.qm share/texmaker/texmaker_ru.qm share/texmaker/texmaker_zh_CN.qm |