[87867] trunk/dports/mail/signing-party/Portfile

cal at macports.org cal at macports.org
Fri Dec 9 16:48:11 PST 2011


Revision: 87867
          http://trac.macports.org/changeset/87867
Author:   cal at macports.org
Date:     2011-12-09 16:48:11 -0800 (Fri, 09 Dec 2011)
Log Message:
-----------
signing-party: update to 1.1.4, fix CC=configure.compiler

Modified Paths:
--------------
    trunk/dports/mail/signing-party/Portfile

Modified: trunk/dports/mail/signing-party/Portfile
===================================================================
--- trunk/dports/mail/signing-party/Portfile	2011-12-10 00:43:18 UTC (rev 87866)
+++ trunk/dports/mail/signing-party/Portfile	2011-12-10 00:48:11 UTC (rev 87867)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                signing-party
-version             1.1.3
-revision            1
+version             1.1.4
 categories          mail security
 maintainers         cal openmaintainer
 platforms           darwin
@@ -19,9 +18,9 @@
 distname            ${name}_${version}
 worksrcdir          ${name}-${version}
 extract.suffix      .orig.tar.gz
-checksums           md5     7d0207ce9415c1687b610be14da0b048 \
-                    sha1    072c306e8c63e205aff07b6c4165140a7d59cdba \
-                    rmd160  cfbc658854e0e9f562bd31221eaa0e1a25bcb742
+checksums           md5     675f8f1edd01baa8b58a743927d13750 \
+                    sha1    092b7d644b7a8a8d2e82fd6ddb453ca58020ed31 \
+                    rmd160  fb7024f00b2c9f192004a8fa649d6122551f2471
 
 patchfiles          gpgwrap-makefile-usingtherightcompiler.patch \
                     keyanalyze-makefile-usingtherightcompiler.patch
@@ -39,7 +38,7 @@
 
 variant universal   {}
 
-build.env-append    CC=${configure.compiler} \
+build.env-append    CC=${configure.cc} \
                     CFLAGS="${configure.cflags} [get_canonical_archflags]"
 
 pre-build {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111209/d1c52fe6/attachment.html>


More information about the macports-changes mailing list