[143158] trunk/dports/net/curl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 08:48:11 PST 2015


Revision: 143158
          https://trac.macports.org/changeset/143158
Author:   ryandesign at macports.org
Date:     2015-12-05 06:02:11 -0800 (Sat, 05 Dec 2015)
Log Message:
-----------
curl: update to 7.46.0
curl-ca-bundle: update to 64df3815df9c / 2015-11-13

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

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2015-12-05 13:49:25 UTC (rev 143157)
+++ trunk/dports/net/curl/Portfile	2015-12-05 14:02:11 UTC (rev 143158)
@@ -4,7 +4,7 @@
 PortSystem                      1.0
 
 name                            curl
-version                         7.45.0
+version                         7.46.0
 categories                      net www
 platforms                       darwin freebsd
 maintainers                     ryandesign
@@ -28,8 +28,8 @@
 distfiles                       ${curl_distfile}:curl
 
 checksums                       ${curl_distfile} \
-                                rmd160  3be0355ef398ac83b716cbf4fe69854b63dfa7f8 \
-                                sha256  65154e66b9f8a442b57c436904639507b4ac37ec13d6f8a48248f1b4012b98ea
+                                rmd160  59a70f558853483a2b63ddb59e9d02b7d95bb2e8 \
+                                sha256  b7d726cdd8ed4b6db0fa1b474a3c59ebbbe4dcd4c61ac5e7ade0e0270d3195ad
 
 if {${name} eq ${subport}} {
     PortGroup                   muniversal 1.0
@@ -208,8 +208,8 @@
     set certdata_file           certdata.txt
     # The output of the Tcl command "clock seconds" (you can run it in tclsh) when
     # the certdata.txt file in the port was last updated.
-    set certdata_updated        1438893540
-    set certdata_version        2f1a37cb43ac
+    set certdata_updated        1449322857
+    set certdata_version        64df3815df9c
     set certdata_distfile       certdata-${certdata_version}${extract.suffix}
     set certdata_path           security/nss/lib/ckfw/builtins/${certdata_file}
 
@@ -223,8 +223,8 @@
     distfiles-append            ${certdata_distfile}:certdata
 
     checksums-append            ${certdata_distfile} \
-                                rmd160  40ed746c393c5597a8e8fbf0b3b6fa26a3ea4f78 \
-                                sha256  fc5e116913183a91c8a4cdb248f4ecd1808f9a1dac92aef2f1b6fe67cb5944e6
+                                rmd160  770ca7aec5e1b229469c8c2de8f8ee6ff74e488a \
+                                sha256  1358fc2c9db3c3d47911f7d94532cd3d297e80ebf3e13918b1396ed16e0df14a
 
     extract.only                ${certdata_distfile}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/7f5d30c7/attachment.html>


More information about the macports-changes mailing list