[133269] trunk/dports/editors/tea

ryandesign at macports.org ryandesign at macports.org
Tue Feb 24 08:33:18 PST 2015


Revision: 133269
          https://trac.macports.org/changeset/133269
Author:   ryandesign at macports.org
Date:     2015-02-24 08:33:18 -0800 (Tue, 24 Feb 2015)
Log Message:
-----------
tea: update to 40.0.0

Modified Paths:
--------------
    trunk/dports/editors/tea/Portfile
    trunk/dports/editors/tea/files/patch-src.pro.diff

Modified: trunk/dports/editors/tea/Portfile
===================================================================
--- trunk/dports/editors/tea/Portfile	2015-02-24 16:28:24 UTC (rev 133268)
+++ trunk/dports/editors/tea/Portfile	2015-02-24 16:33:18 UTC (rev 133269)
@@ -5,7 +5,7 @@
 PortGroup               qmake 1.0
 
 name                    tea
-version                 39.1.0
+version                 40.0.0
 description             TEA is the powerful text editor for GNU/Linux and *BSD.
 long_description        ${description}
 maintainers             ryandesign openmaintainer
@@ -17,8 +17,8 @@
 master_sites            ${homepage}/dloads/
 use_bzip2               yes
 
-checksums               rmd160  0909ad224ee0f80afe74aacf51a0c05e26aa7cfb \
-                        sha256  44c950a6ca2314e0856bf796fddd0fde41061e62bafd879046d8e67b37e63c77
+checksums               rmd160  aaaae5dab3e83dffcbacc3fac728c520edf99749 \
+                        sha256  09aabf81136f1a8a3d28d9c18e2ab7cfcf96f190d0a48417aefdc7231d486a77
 
 depends_lib-append      port:aspell \
                         port:hunspell \

Modified: trunk/dports/editors/tea/files/patch-src.pro.diff
===================================================================
--- trunk/dports/editors/tea/files/patch-src.pro.diff	2015-02-24 16:28:24 UTC (rev 133268)
+++ trunk/dports/editors/tea/files/patch-src.pro.diff	2015-02-24 16:33:18 UTC (rev 133269)
@@ -1,15 +1,15 @@
---- src.pro.orig	2014-10-14 12:42:04.000000000 -0500
-+++ src.pro	2014-10-16 12:55:09.000000000 -0500
-@@ -160,7 +160,7 @@
+--- src.pro.orig	2015-02-21 11:33:07.000000000 -0600
++++ src.pro	2015-02-24 10:31:00.000000000 -0600
+@@ -164,7 +164,7 @@
  
+ 
  contains(USE_ASPELL,true){
- #exists($$INCLUDEPATH + "/aspell.h") {
 -exists("/usr/include/aspell.h") {
 +exists("$$PREFIX/include/aspell.h") {
      message ("ASpell enabled")
      LIBS += -laspell
      DEFINES += ASPELL_ENABLE
-@@ -169,7 +169,7 @@
+@@ -173,7 +173,7 @@
  }
  
  contains(USE_HUNSPELL,true){
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150224/86814922/attachment.html>


More information about the macports-changes mailing list