[103130] trunk/dports/devel/chg/Portfile

sean at macports.org sean at macports.org
Fri Feb 15 13:04:12 PST 2013


Revision: 103130
          https://trac.macports.org/changeset/103130
Author:   sean at macports.org
Date:     2013-02-15 13:04:12 -0800 (Fri, 15 Feb 2013)
Log Message:
-----------
chg: update version and use the right compiler; fixes #37966

Modified Paths:
--------------
    trunk/dports/devel/chg/Portfile

Modified: trunk/dports/devel/chg/Portfile
===================================================================
--- trunk/dports/devel/chg/Portfile	2013-02-15 21:04:05 UTC (rev 103129)
+++ trunk/dports/devel/chg/Portfile	2013-02-15 21:04:12 UTC (rev 103130)
@@ -4,8 +4,9 @@
 PortSystem          1.0
 PortGroup           bitbucket 1.0
 
-bitbucket.setup     yuja chg 34999f37caaf
+bitbucket.setup     yuja chg 2ca9e1a5b797
 version             0.1
+revision            1
 
 categories          devel
 platforms           darwin
@@ -17,10 +18,11 @@
 
 use_configure       no
 
+build.args          CC="${configure.cc} [get_canonical_archflags]" CFLAGS=${configure.cflags}
 destroot.args       PREFIX=${prefix}
 
-checksums           rmd160  0b3b15113b0db95c09093ed27ad9c42f09d536c5 \
-                    sha256  923360524efbd2014d86926339ca6b1f3bd17a914d039ba4a2db87909dbed560
+checksums           rmd160  187e0c47eb267a15c8eb0c0d37afcfa105a858bd \
+                    sha256  a60f253db258325b60a393f8534a74a9b80793532e17d46e4c7b9b1c249b5175
 
 # move the support files to mercurial (python 2.7) hgext directory
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130215/f41c0cbc/attachment-0001.html>


More information about the macports-changes mailing list