[127961] trunk/dports/x11/imake/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Nov 9 05:44:50 PST 2014


Revision: 127961
          https://trac.macports.org/changeset/127961
Author:   mcalhoun at macports.org
Date:     2014-11-09 05:44:50 -0800 (Sun, 09 Nov 2014)
Log Message:
-----------
imake: bump version 1.0.5->1.0.7; ensure UsingTheRightCompiler

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

Modified: trunk/dports/x11/imake/Portfile
===================================================================
--- trunk/dports/x11/imake/Portfile	2014-11-09 10:56:18 UTC (rev 127960)
+++ trunk/dports/x11/imake/Portfile	2014-11-09 13:44:50 UTC (rev 127961)
@@ -4,8 +4,7 @@
 PortSystem 1.0
 
 name         imake
-version      1.0.5
-revision     2
+version      1.0.7
 categories   x11 devel
 license      X11
 installs_libs no
@@ -20,9 +19,8 @@
 
 use_bzip2 yes
 
-checksums           md5    797ec5dcad4df56eaafa0c701d6aa5ce \
-                    sha1   1fd3dca267d125ad86583d7f9663b6ff532cddd1 \
-                    sha256 99ce77ce73892d262522ee621032cef2fad2d30a36088b1305a156af4ee21cc1
+checksums           rmd160  7a8d7b830463c1c429a8ad8349324e607ea255fb \
+                    sha256  690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e
 
 depends_run    port:xorg-cf-files path:bin/perl:perl5
 depends_build  port:pkgconfig port:xorg-xproto
@@ -34,12 +32,14 @@
     set cppcmd /usr/bin/cpp
 }
 
+configure.env-append RAWCPP=${cppcmd}
+
 patchfiles     patch-imakemdep.h.diff
 post-patch {
     reinplace "s|::CPPCMD::|${cppcmd}|" ${worksrcpath}/imakemdep.h
 }
 
-configure.env  HAS_PERL=yes
+configure.env-append  HAS_PERL=yes
 
 post-configure {
     # Ensure that the MacPorts perl is used
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141109/a93a95b4/attachment.html>


More information about the macports-changes mailing list