diff options
author | makc <makc@FreeBSD.org> | 2014-03-06 03:40:18 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-03-06 03:40:18 +0800 |
commit | 07a3d48c0438a1aac7d1497d9ae815f884bdbe37 (patch) | |
tree | 1298cd649a566a2660c8f823e34d1b24b92648bb /editors | |
parent | 572a2458b03fadd133f0b1669602d408b00bb80b (diff) | |
download | freebsd-ports-gnome-07a3d48c0438a1aac7d1497d9ae815f884bdbe37.tar.gz freebsd-ports-gnome-07a3d48c0438a1aac7d1497d9ae815f884bdbe37.tar.zst freebsd-ports-gnome-07a3d48c0438a1aac7d1497d9ae815f884bdbe37.zip |
editors/texmaker:
- Update to 4.1.1
- manual stripping of installed binaries is not needed anymore
Diffstat (limited to 'editors')
-rw-r--r-- | editors/texmaker/Makefile | 12 | ||||
-rw-r--r-- | editors/texmaker/distinfo | 4 | ||||
-rw-r--r-- | editors/texmaker/pkg-plist | 5 |
3 files changed, 10 insertions, 11 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index ff57a08557fe..313437d68487 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= texmaker -PORTVERSION= 4.1 -PORTREVISION= 1 +PORTVERSION= 4.1.1 PORTEPOCH= 2 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ @@ -26,14 +25,9 @@ QMAKE_ARGS= ICONDIR=${PREFIX}/share/pixmaps \ OPTIONS_DEFINE= GV XDVI GV_DESC= View ps files with gv -GV_RUN_DEPENDS+= gv:${PORTSDIR}/print/gv +GV_RUN_DEPENDS= gv:${PORTSDIR}/print/gv XDVI_DESC= View dvi files with xdvi -XDVI_RUN_DEPENDS+= xdvi:${PORTSDIR}/print/xdvik - -STRIP_FILES= bin/texmaker - -post-install: - ${STRIP_CMD} ${STRIP_FILES:S,^,${STAGEDIR}${PREFIX}/,} +XDVI_RUN_DEPENDS= xdvi:${PORTSDIR}/print/xdvik .include <bsd.port.mk> diff --git a/editors/texmaker/distinfo b/editors/texmaker/distinfo index 563b345f8362..453a107fa7ee 100644 --- a/editors/texmaker/distinfo +++ b/editors/texmaker/distinfo @@ -1,2 +1,2 @@ -SHA256 (texmaker-4.1.tar.bz2) = d5a460b15200421c68e10bf736cb3be0c26148de55f642a41be7226b6f89bc20 -SIZE (texmaker-4.1.tar.bz2) = 10524563 +SHA256 (texmaker-4.1.1.tar.bz2) = 9ff0a72d62021e1110319ed7d0d939938495797726716ae998bc006770ebb9c0 +SIZE (texmaker-4.1.1.tar.bz2) = 11258665 diff --git a/editors/texmaker/pkg-plist b/editors/texmaker/pkg-plist index 6efb34c5691c..75e2e17a4e58 100644 --- a/editors/texmaker/pkg-plist +++ b/editors/texmaker/pkg-plist @@ -18,7 +18,10 @@ share/texmaker/README_en_US.txt share/texmaker/README_es_ES.txt share/texmaker/README_hu_HU.txt share/texmaker/README_pl.txt +share/texmaker/README_pt_PT.txt share/texmaker/atd.css +share/texmaker/ca_CA.aff +share/texmaker/ca_CA.dic share/texmaker/cs_CZ.aff share/texmaker/cs_CZ.dic share/texmaker/csshttprequest.js @@ -87,6 +90,8 @@ share/texmaker/nl_NL.aff share/texmaker/nl_NL.dic share/texmaker/pl_PL.aff share/texmaker/pl_PL.dic +share/texmaker/pt_PT.aff +share/texmaker/pt_PT.dic share/texmaker/qt_cs.qm share/texmaker/qt_de.qm share/texmaker/qt_es.qm |