[124155] trunk/dports/aqua/Lingon/Portfile

khindenburg at macports.org khindenburg at macports.org
Tue Aug 19 17:00:57 PDT 2014


Revision: 124155
          https://trac.macports.org/changeset/124155
Author:   khindenburg at macports.org
Date:     2014-08-19 17:00:57 -0700 (Tue, 19 Aug 2014)
Log Message:
-----------
Lingon: change visible URLs to valid website - current one is domain parker #29883 (tested using a patch Mavericks build that crashes)

Modified Paths:
--------------
    trunk/dports/aqua/Lingon/Portfile

Modified: trunk/dports/aqua/Lingon/Portfile
===================================================================
--- trunk/dports/aqua/Lingon/Portfile	2014-08-19 23:58:22 UTC (rev 124154)
+++ trunk/dports/aqua/Lingon/Portfile	2014-08-20 00:00:57 UTC (rev 124155)
@@ -26,6 +26,11 @@
     }
 }
 
+post-patch {
+    reinplace "s|http://tuppis.com/lingon|${homepage}|g" ${worksrcpath}/Classes/LINMainController.m
+    reinplace "s|http://tuppis.com/lingon|${homepage}|g" ${worksrcpath}/Credits.rtf
+}
+
 worksrcdir		${name}Source
 xcode.target		Lingon
 xcode.configuration	Release
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140819/5c1a0cb9/attachment.html>


More information about the macports-changes mailing list