[77449] trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff
ryandesign at macports.org
ryandesign at macports.org
Wed Mar 30 22:04:41 PDT 2011
Revision: 77449
http://trac.macports.org/changeset/77449
Author: ryandesign at macports.org
Date: 2011-03-30 22:04:40 -0700 (Wed, 30 Mar 2011)
Log Message:
-----------
curl-ca-bundle: refresh patchfile
Modified Paths:
--------------
trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff
Modified: trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff
===================================================================
--- trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff 2011-03-31 05:01:34 UTC (rev 77448)
+++ trunk/dports/net/curl-ca-bundle/files/patch-no-autodownload.diff 2011-03-31 05:04:40 UTC (rev 77449)
@@ -1,20 +1,21 @@
---- Makefile 2008-03-30 04:10:14.000000000 -0500
-+++ Makefile 2008-04-20 01:40:17.000000000 -0500
-@@ -263,6 +263,6 @@
+--- Makefile.orig 2011-02-17 06:20:43.000000000 -0600
++++ Makefile 2011-03-31 00:02:48.000000000 -0500
+@@ -302,7 +302,7 @@
ca-bundle: lib/mk-ca-bundle.pl
@echo "generate a fresh ca-bundle.crt"
- @perl $< -b -l -u lib/ca-bundle.crt
+ @perl $< -n lib/ca-bundle.crt
-
---- lib/mk-ca-bundle.pl 2008-02-15 03:28:40.000000000 -0600
-+++ lib/mk-ca-bundle.pl 2008-04-20 01:40:17.000000000 -0500
-@@ -33,7 +33,6 @@
+ ca-firefox: lib/firefox-db2pem.sh
+ @echo "generate a fresh ca-bundle.crt"
+--- lib/mk-ca-bundle.pl.orig 2011-02-02 15:21:45.000000000 -0600
++++ lib/mk-ca-bundle.pl 2011-03-31 00:02:48.000000000 -0500
+@@ -32,7 +32,6 @@
#
use Getopt::Std;
use MIME::Base64;
-use LWP::UserAgent;
use strict;
- use vars qw($opt_b $opt_h $opt_i $opt_l $opt_n $opt_q $opt_t $opt_u $opt_v);
+ 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/20110330/66bb9683/attachment.html>
More information about the macports-changes
mailing list