[126859] trunk/dports/editors/tea
ryandesign at macports.org
ryandesign at macports.org
Thu Oct 16 10:56:43 PDT 2014
Revision: 126859
https://trac.macports.org/changeset/126859
Author: ryandesign at macports.org
Date: 2014-10-16 10:56:43 -0700 (Thu, 16 Oct 2014)
Log Message:
-----------
tea: update to 38.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 2014-10-16 17:52:18 UTC (rev 126858)
+++ trunk/dports/editors/tea/Portfile 2014-10-16 17:56:43 UTC (rev 126859)
@@ -5,7 +5,7 @@
PortGroup qmake 1.0
name tea
-version 37.2.1
+version 38.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 7148d915f688c53aaf22ae23c960eb58ed985ef3 \
- sha256 5f58f740d8bab94cbdda7df920560a9499a09ad7080e365ef2d4a15e583e5f69
+checksums rmd160 b39b795a1de8596b15491df46a434075293c149b \
+ sha256 7e13a86a0be3861ce473b62054489348f1345422069d39b6a875a9be503e5146
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 2014-10-16 17:52:18 UTC (rev 126858)
+++ trunk/dports/editors/tea/files/patch-src.pro.diff 2014-10-16 17:56:43 UTC (rev 126859)
@@ -1,17 +1,17 @@
---- src.pro.orig 2014-04-08 13:50:14.000000000 -0500
-+++ src.pro 2014-09-29 22:32:16.000000000 -0500
-@@ -153,7 +153,7 @@
+--- 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 @@
-
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
-@@ -163,7 +163,7 @@
+@@ -169,7 +169,7 @@
+ }
-
contains(USE_HUNSPELL,true){
-exists("/usr/include/hunspell/hunspell.hxx") {
+exists("$$PREFIX/include/hunspell/hunspell.hxx") {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141016/7279b535/attachment.html>
More information about the macports-changes
mailing list