TeXworks 0.4.4. Fixes the annoying disappearing selected text bug.
OK jasper@
This commit is contained in:
parent
e3bd3ae709
commit
31c92c1baa
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2012/07/10 15:22:45 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2012/07/16 10:13:59 edd Exp $
|
||||
|
||||
COMMENT-main = easy to use LaTeX and ConTeXt editor
|
||||
COMMENT-python = Python scripting for TeXworks
|
||||
COMMENT-lua = Lua scripting for TeXworks
|
||||
|
||||
V = 0.4.3
|
||||
R = 858
|
||||
V = 0.4.4
|
||||
R = 1004
|
||||
DISTNAME = texworks-${V}-r${R}
|
||||
|
||||
PKGNAME-main = texworks-${V}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (texworks-0.4.3-r858.tar.gz) = Scj2jb53hDXdlR3/tDs92w==
|
||||
RMD160 (texworks-0.4.3-r858.tar.gz) = Ronh6hjz4/LZnQCnpEC0EMs0gOQ=
|
||||
SHA1 (texworks-0.4.3-r858.tar.gz) = uiRXpQgjNDjWZkHrayocFkV5Pvg=
|
||||
SHA256 (texworks-0.4.3-r858.tar.gz) = 1e2fkf086lUU8+elW0Y1P8qJDOyNEpJ2a0VmN/xIEHw=
|
||||
SIZE (texworks-0.4.3-r858.tar.gz) = 5169890
|
||||
MD5 (texworks-0.4.4-r1004.tar.gz) = 5ecM2Wcff41v95eOvLqptA==
|
||||
RMD160 (texworks-0.4.4-r1004.tar.gz) = LEbLqJITpxy9snmWv32M6U7d7Zo=
|
||||
SHA1 (texworks-0.4.4-r1004.tar.gz) = WupPSDpQPf2+6C0H9GhPY56sswA=
|
||||
SHA256 (texworks-0.4.4-r1004.tar.gz) = WlGGfLiN0UlsiGZLSE2bi24mfmi+yWeooLRdPHe/9bQ=
|
||||
SIZE (texworks-0.4.4-r1004.tar.gz) = 5305883
|
||||
|
@ -1,13 +1,14 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2012/04/20 08:41:27 edd Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2012/07/16 10:13:59 edd Exp $
|
||||
@pkgpath editors/texworks
|
||||
@bin bin/texworks
|
||||
lib/texworks/
|
||||
@man man/man1/texworks.1
|
||||
share/applications/
|
||||
share/applications/texworks.desktop
|
||||
share/doc/texworks/
|
||||
share/doc/texworks/COPYING
|
||||
share/doc/texworks/NEWS
|
||||
share/doc/texworks/README
|
||||
@man man/man1/texworks.1
|
||||
share/pixmaps/
|
||||
share/pixmaps/TeXworks.png
|
||||
share/texworks-help/
|
||||
@ -87,6 +88,7 @@ share/texworks-help/en/index37.html
|
||||
share/texworks-help/en/index40.html
|
||||
share/texworks-help/en/index41.html
|
||||
share/texworks-help/en/index42.html
|
||||
share/texworks-help/en/index43.html
|
||||
share/texworks-help/en/index44.html
|
||||
share/texworks-help/en/index45.html
|
||||
share/texworks-help/en/index46.html
|
||||
@ -94,6 +96,7 @@ share/texworks-help/en/index47.html
|
||||
share/texworks-help/en/index48.html
|
||||
share/texworks-help/en/index49.html
|
||||
share/texworks-help/en/index5.html
|
||||
share/texworks-help/en/index50.html
|
||||
share/texworks-help/en/index6.html
|
||||
share/texworks-help/en/index8.html
|
||||
share/texworks-help/en/index9.html
|
||||
|
Loading…
Reference in New Issue
Block a user