[69980] trunk/dports/x11/homebank/Portfile

jmr at macports.org jmr at macports.org
Sat Jul 24 18:55:20 PDT 2010


Revision: 69980
          http://trac.macports.org/changeset/69980
Author:   jmr at macports.org
Date:     2010-07-24 18:55:16 -0700 (Sat, 24 Jul 2010)
Log Message:
-----------
homebank: set missing execute bit on install-sh (#24431)

Modified Paths:
--------------
    trunk/dports/x11/homebank/Portfile

Modified: trunk/dports/x11/homebank/Portfile
===================================================================
--- trunk/dports/x11/homebank/Portfile	2010-07-25 00:28:26 UTC (rev 69979)
+++ trunk/dports/x11/homebank/Portfile	2010-07-25 01:55:16 UTC (rev 69980)
@@ -28,5 +28,9 @@
                     port:librsvg \
                     port:p5-xml-parser
 
+post-patch {
+    file attributes ${worksrcpath}/install-sh -permissions +x
+}
+
 livecheck.type      regex
 livecheck.regex     "HomeBank (\\d+(?:\\.\\d+)*) released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100724/9e8f9503/attachment.html>


More information about the macports-changes mailing list