[148037] trunk/dports/editors/texworks/Portfile

mojca at macports.org mojca at macports.org
Mon Apr 25 02:16:33 PDT 2016


Revision: 148037
          https://trac.macports.org/changeset/148037
Author:   mojca at macports.org
Date:     2016-04-25 02:16:33 -0700 (Mon, 25 Apr 2016)
Log Message:
-----------
texworks: update to version 0.6.0

Modified Paths:
--------------
    trunk/dports/editors/texworks/Portfile

Modified: trunk/dports/editors/texworks/Portfile
===================================================================
--- trunk/dports/editors/texworks/Portfile	2016-04-25 09:04:10 UTC (rev 148036)
+++ trunk/dports/editors/texworks/Portfile	2016-04-25 09:16:33 UTC (rev 148037)
@@ -5,10 +5,9 @@
 PortGroup           cmake 1.0
 PortGroup           github 1.0
 
-set git_date        20160308
-github.setup        TeXworks texworks 3d12bb7
-version             0.5.0-git-${git_date}
-revision            1
+github.setup        TeXworks texworks 0.6.0 release-
+# set git_date      20160403
+# version           0.6.0-git-${git_date}
 platforms           darwin
 categories          editors tex
 maintainers         mojca openmaintainer
@@ -19,8 +18,8 @@
                     with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, \
                     simple interface accessible to casual and non-technical users.
 
-checksums           rmd160  734b57a9b824eb4ffdb47d1485d41cfea7f66dca \
-                    sha256  e0570a3242079fa4ab52500ec234f582a17e15b51f8d04c5da16111f9fc48def
+checksums           rmd160  4974f0eca3ac3024acd67af4c83eb6c6cdd8e73a \
+                    sha256  57e8d02d5589dc86b408f197e7ebc2382e05fb5386b9f731dbc7f7cfcb744cac
 
 depends_lib         port:hunspell \
                     port:zlib
@@ -35,8 +34,7 @@
 
 variant qt5 description {Build against Qt 5 (doesn't work properly yet)} {
     PortGroup               qt5 1.0
-    # https://trac.macports.org/ticket/47025
-    depends_lib-append      port:poppler-qt5-mac
+    depends_lib-append      port:poppler-qt5
     configure.args-append   -DDESIRED_QT_VERSION=5
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160425/af2bf365/attachment-0001.html>


More information about the macports-changes mailing list