diff options
author | nros <nros@pkgsrc.org> | 2015-11-17 20:07:39 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2015-11-17 20:07:39 +0000 |
commit | 2509447def1bbc9e73dd3ca34b17b43c50af332f (patch) | |
tree | ae02c895bab79343f1f7c72fcc2a600fa35fbcba /editors | |
parent | 15880fbf6757495564de70d19d8ffa32ad26a401 (diff) | |
download | pkgsrc-2509447def1bbc9e73dd3ca34b17b43c50af332f.tar.gz |
Updated editors/texmaker to version 4.5.
Changelog:
- /Library/TeX/texbin/ has been added to the default path for MacOsX El
Capitan
- the content of the \cite{} command is no more scanned while the spell
checking
- a compilation trouble has been fixed with Qt 5.5.x
- a new option allow the svn users to display the uncommitted lines with
a different color in the line number widget (Configure Texmaker ->
Editor)
- two more options for the pdf internel viewer contextual menu (user
request): number of words in the current pdf page and open the file
browser at the pdf file location
- de, hu, it, nl, pl, se and zh_CN translations have been updated
Diffstat (limited to 'editors')
-rw-r--r-- | editors/texmaker/Makefile | 6 | ||||
-rw-r--r-- | editors/texmaker/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index e559a019317..0e24eed512c 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.56 2015/10/10 01:58:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.57 2015/11/17 20:07:39 nros Exp $ -DISTNAME= texmaker-4.4.1 -PKGREVISION= 9 +DISTNAME= texmaker-4.5 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 +EXTRACT_USING= bsdtar MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.xm1math.net/texmaker/ diff --git a/editors/texmaker/distinfo b/editors/texmaker/distinfo index 1b6a7e2da26..8eee31bbd0e 100644 --- a/editors/texmaker/distinfo +++ b/editors/texmaker/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2015/11/03 03:32:22 agc Exp $ +$NetBSD: distinfo,v 1.13 2015/11/17 20:07:39 nros Exp $ -SHA1 (texmaker-4.4.1.tar.bz2) = cfdf924d2d5a64b415420ad8d389750b11cdda66 -RMD160 (texmaker-4.4.1.tar.bz2) = 0e7b0f74e408eaa48d0c983083df45dfac1b0759 -SHA512 (texmaker-4.4.1.tar.bz2) = a165b7757f2170d42f3d48d644cb351efd4d308b1a0601105952c3253084ae4a3d0bbfb7915207ff60d0ba7036283c6c8305a901d7ac8aab4e79c1bb78f68ddd -Size (texmaker-4.4.1.tar.bz2) = 11274997 bytes +SHA1 (texmaker-4.5.tar.bz2) = ffa4c08a9fe2dde61eb18c6105f231e3c0ebd2ea +RMD160 (texmaker-4.5.tar.bz2) = e1ebbe1212d6eb7b1346eadfbfad05bda53c32ce +SHA512 (texmaker-4.5.tar.bz2) = 623ae1496f11e5cd1328b997dbb29ec7188d6c1b256b6370c6fdd4fcda4bfc4b301d29cfa3b2ce529391b8f9913ea4678a6895abfb4fa6f9820e7177c676ab11 +Size (texmaker-4.5.tar.bz2) = 11287724 bytes |