[137810] trunk/dports/net/dnsmasq/Portfile

snc at macports.org snc at macports.org
Sat Jun 20 07:16:55 PDT 2015


Revision: 137810
          https://trac.macports.org/changeset/137810
Author:   snc at macports.org
Date:     2015-06-20 07:16:55 -0700 (Sat, 20 Jun 2015)
Log Message:
-----------
dnsmasq: update to 2.73

Modified Paths:
--------------
    trunk/dports/net/dnsmasq/Portfile

Modified: trunk/dports/net/dnsmasq/Portfile
===================================================================
--- trunk/dports/net/dnsmasq/Portfile	2015-06-20 13:53:13 UTC (rev 137809)
+++ trunk/dports/net/dnsmasq/Portfile	2015-06-20 14:16:55 UTC (rev 137810)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                dnsmasq
-version             2.72
-revision            1
+version             2.73
 categories          net
 license             GPL
 maintainers         snc openmaintainer
@@ -34,8 +33,8 @@
 master_sites        http://www.thekelleys.org.uk/dnsmasq/
 use_xz              yes
 
-checksums           rmd160  fb482d27e2f045f76638730ccb27c78135af3cd8 \
-                    sha256  7d0bd23f5d74b3a6b26a75d5ffcf9db81d461b47cbe578cb65a83a98008600b1
+checksums           rmd160  091bb778b2fffffd05ce368227054e6f2253686b \
+                    sha256  0bff81103e53fcab3a3c4d0fd6df1882f9446dca4fa74ff8270e1d2ab872d8f6
 patchfiles          patch-src-config.h.diff \
                     patch-src-network.c.diff
 post-patch {
@@ -49,6 +48,7 @@
 variant universal {}
 
 build.env-append    CC="${configure.cc} [get_canonical_archflags]"
+destroot.env-append    CC="${configure.cc} [get_canonical_archflags]"
 
 destroot.args       PREFIX=${prefix}
 destroot.keepdirs   ${destroot}${prefix}/var/run/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150620/361e28dc/attachment.html>


More information about the macports-changes mailing list