[91254] trunk/dports/net

ryandesign at macports.org ryandesign at macports.org
Tue Mar 27 07:11:18 PDT 2012


Revision: 91254
          https://trac.macports.org/changeset/91254
Author:   ryandesign at macports.org
Date:     2012-03-27 07:11:18 -0700 (Tue, 27 Mar 2012)
Log Message:
-----------
curl, curl-ca-bundle: update to 7.25.0; see #33789

Modified Paths:
--------------
    trunk/dports/net/curl/Portfile
    trunk/dports/net/curl-ca-bundle/Portfile
    trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff

Modified: trunk/dports/net/curl/Portfile
===================================================================
--- trunk/dports/net/curl/Portfile	2012-03-27 14:10:04 UTC (rev 91253)
+++ trunk/dports/net/curl/Portfile	2012-03-27 14:11:18 UTC (rev 91254)
@@ -7,7 +7,7 @@
 
 name                        curl
 # keep the version in sync with the curl-ca-bundle port
-version                     7.24.0
+version                     7.25.0
 categories                  net www
 maintainers                 ryandesign
 license                     curl
@@ -28,8 +28,8 @@
                             ftp://ftp.sunet.se/pub/www/utilities/curl/ \
                             http://www.execve.net/curl/
 
-checksums                   rmd160  b2b3116318813478b4683ae479cb889c4fc05cea \
-                            sha256  ebdb111088ff8b0e05b1d1b075e9f1608285e8105cc51e21caacf33d01812c16
+checksums                   rmd160  e35b46a17fc2fc2a23fd12ed9488cc753bd941c5 \
+                            sha256  cfb29139dfeb2449bf8a89963c3aed7d87f034013f05564cc0330b435c90b491
 
 patchfiles                  patch-curl.h.diff
 

Modified: trunk/dports/net/curl-ca-bundle/Portfile
===================================================================
--- trunk/dports/net/curl-ca-bundle/Portfile	2012-03-27 14:10:04 UTC (rev 91253)
+++ trunk/dports/net/curl-ca-bundle/Portfile	2012-03-27 14:11:18 UTC (rev 91254)
@@ -5,8 +5,7 @@
 
 name                    curl-ca-bundle
 # keep the version in sync with the curl port
-version                 7.24.0
-revision                1
+version                 7.25.0
 set curl_name           curl
 categories              net
 license                 {MPL-1.1 LGPL-2.1+ GPL-2+}
@@ -62,8 +61,8 @@
     ${certdata_distfile}:certdata
 
 checksums                   ${curl_source} \
-                            rmd160  b2b3116318813478b4683ae479cb889c4fc05cea \
-                            sha256  ebdb111088ff8b0e05b1d1b075e9f1608285e8105cc51e21caacf33d01812c16 \
+                            rmd160  e35b46a17fc2fc2a23fd12ed9488cc753bd941c5 \
+                            sha256  cfb29139dfeb2449bf8a89963c3aed7d87f034013f05564cc0330b435c90b491 \
                             ${certdata_distfile} \
                             rmd160  b3bc4bdb6ac212165dfb7616de33015c368a92c9 \
                             sha256  9467dceae5024931062b0caa0e71275cb20e806168d1b690c7fef054aa2844ec

Modified: trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff
===================================================================
--- trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff	2012-03-27 14:10:04 UTC (rev 91253)
+++ trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff	2012-03-27 14:11:18 UTC (rev 91254)
@@ -15,7 +15,7 @@
  #
  use Getopt::Std;
  use MIME::Base64;
--use LWP::UserAgent;
+-use LWP::UserAgent 6;
  use strict;
  use vars qw($opt_b $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v);
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120327/d513b14f/attachment.html>


More information about the macports-changes mailing list