diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 15:01:58 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 15:01:58 +0000 |
commit | 64ee14ab3940861ee60ea558ddf3fa0fed4422ef (patch) | |
tree | 0fd89fd99b56f1933a6f86bed60daddc29a5b66e /editors/texmaker/files/patch-texmaker.pro | |
parent | net/syncthing-discosrv: use newer version of syncthing during build (diff) |
editors/texmaker:
- Update to 4.3
- Add options for Qt toolkit selection (Qt 4 or 5). Follow upstream and
enable Qt 5 by default.
Diffstat (limited to 'editors/texmaker/files/patch-texmaker.pro')
-rw-r--r-- | editors/texmaker/files/patch-texmaker.pro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/texmaker/files/patch-texmaker.pro b/editors/texmaker/files/patch-texmaker.pro index 053870eaed18..2abbb629cfe4 100644 --- a/editors/texmaker/files/patch-texmaker.pro +++ b/editors/texmaker/files/patch-texmaker.pro @@ -1,5 +1,5 @@ ---- ./texmaker.pro.orig 2013-10-28 13:47:24.000000000 +0000 -+++ ./texmaker.pro 2013-11-16 20:58:16.201993027 +0000 +--- texmaker.pro.orig 2014-07-29 04:02:06 UTC ++++ texmaker.pro @@ -390,13 +390,6 @@ utilities/AUTHORS \ utilities/COPYING \ @@ -11,10 +11,10 @@ - utilities/texmaker64x64.png \ - utilities/texmaker128x128.png \ - utilities/texmaker.svg \ + scripts/titlecase.tms \ locale/qt_cs.qm \ locale/qt_de.qm \ - locale/qt_es.qm \ -@@ -464,4 +457,20 @@ +@@ -470,4 +463,20 @@ icon.files = utilities/texmaker.png INSTALLS += icon |