Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv23780

Modified Files:
        ca-bundle.info 
Log Message:
New ca-bundle 20120118. Now sharing the mozilla-ca-pm tarball as the source.


Index: ca-bundle.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/ca-bundle.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ca-bundle.info      13 Sep 2011 21:08:29 -0000      1.3
+++ ca-bundle.info      19 Jan 2012 02:39:14 -0000      1.4
@@ -1,5 +1,5 @@
 Package: ca-bundle
-Version: 20110913
+Version: 20120118
 Revision: 1
 Description: Bundle of X.509 certificates of public CAs
 DescDetail: <<
@@ -13,20 +13,22 @@
        an Apache+mod_ssl webserver for SSL client authentication.
        Just configure this file as the SSLCACertificateFile.
        
-       The ca-bundle.crt file was generated by curl's mk-ca-bundle.pl script.
+       The ca-bundle.crt file was taken from the Mozilla::CA perlmod.
 <<
 Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Homepage: 
http://mxr.mozilla.org/seamonkey/source/security/nss/lib/ckfw/builtins/certdata.txt
-License: LGPL
+License: GPL2/LGPL2
 
-Source: http://homepage.mac.com/danielj7/%n-%v.tar.bz2
-Source-MD5: f693d28a93dfd4f164912ce8c37cddf0
+Source: mirror:cpan:authors/id/A/AB/ABH/Mozilla-CA-%v.tar.gz
+Source-MD5: e1c650d25303bf3d59a6502efd002b06
 
-CompileScript: echo 'Nothing to compile.'
+CompileScript: <<
+       head -n 51 lib/Mozilla/CA/cacert.pem >LICENSE
+<<
 
 InstallScript: <<
        install -d %i/etc/ssl/certs
-       install -m 644 ca-bundle.crt %i/etc/ssl/certs
+       install -m 644 lib/Mozilla/CA/cacert.pem %i/etc/ssl/certs/ca-bundle.crt
 <<
 
 DocFiles: LICENSE


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to