Update to texworks-0.4.4.

Bug fix release. Fixes the annoying "disappearing selected text" bug.
Also removes the gmake dependency.
http://texworks.googlecode.com/svn/tags/release-0.4.4/NEWS

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/texworks/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- Makefile    14 Jun 2012 09:39:34 -0000      1.16
+++ Makefile    8 Jul 2012 22:12:40 -0000
@@ -4,8 +4,8 @@ COMMENT-main =          easy to use LaTeX and Co
 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}
@@ -61,7 +61,6 @@ RUN_DEPENDS-main =    print/texlive/base \
 RUN_DEPENDS-lua =      editors/texworks,-main
 RUN_DEPENDS-python =   editors/texworks,-main
 
-USE_GMAKE =            Yes
 NO_REGRESS =           Yes
 VMEM_WARNING =                 Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/texworks/distinfo,v
retrieving revision 1.4
diff -u -p -u -r1.4 distinfo
--- distinfo    20 Apr 2012 08:41:27 -0000      1.4
+++ distinfo    8 Jul 2012 22:12:40 -0000
@@ -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
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/editors/texworks/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -p -u -r1.2 PLIST-main
--- pkg/PLIST-main      20 Apr 2012 08:41:27 -0000      1.2
+++ pkg/PLIST-main      8 Jul 2012 22:12:40 -0000
@@ -2,12 +2,13 @@
 @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

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk

Reply via email to