[103171] trunk/dports/textproc/grc/Portfile

raimue at macports.org raimue at macports.org
Sun Feb 17 04:06:27 PST 2013


Revision: 103171
          https://trac.macports.org/changeset/103171
Author:   raimue at macports.org
Date:     2013-02-17 04:06:27 -0800 (Sun, 17 Feb 2013)
Log Message:
-----------
textproc/grc:
Switch to python27, closes #37818 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/textproc/grc/Portfile

Modified: trunk/dports/textproc/grc/Portfile
===================================================================
--- trunk/dports/textproc/grc/Portfile	2013-02-17 12:05:12 UTC (rev 103170)
+++ trunk/dports/textproc/grc/Portfile	2013-02-17 12:06:27 UTC (rev 103171)
@@ -4,6 +4,7 @@
 
 name            grc
 version         1.4
+revision        1
 categories      textproc
 platforms       darwin
 maintainers     aecollins1
@@ -24,13 +25,13 @@
                 sha1    79fd504d8291f13486d361611415ae60fa56712a \
                 rmd160  f95da528389d585994d55b49276853bedffbe498
 
-depends_lib     port:python25
+depends_lib     port:python27
 
 use_configure   no
 build           {}
 
 post-destroot   {
-    reinplace "s|#! /usr/bin/python|#!${prefix}/bin/python2.5|" \
+    reinplace "s|#! /usr/bin/python|#!${prefix}/bin/python2.7|" \
         ${worksrcpath}/grc ${worksrcpath}/grcat
     reinplace "s|/etc|${prefix}/etc|g" \
         ${worksrcpath}/grc ${worksrcpath}/grc.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130217/6a741c92/attachment.html>


More information about the macports-changes mailing list