Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv19935
Modified Files:
gnutls12.info gnutls14.info gnutls26.info libtasn1.info
Added Files:
gnutls-2.12.info
Log Message:
newer version, layout tweak for policy compliance, update C/R, demaintain old
cruft
--- NEW FILE: gnutls-2.12.info ---
Package: gnutls-2.12
Version: 2.12.7
Revision: 1
Source: mirror:custom:gnutls-%v.tar.bz2
CustomMirror: <<
nam-US: ftp://ftp.gnutls.org/pub/gnutls/
<<
Source-MD5: 4b48aa3119f549d30d550bf4162c721b
GCC: 4.0
Depends: %N-shlibs (= %v-%r)
Replaces: gnutls-dev, gnutls, gnutls12, gnutls14, gnutls26
Conflicts: gnutls-dev, gnutls, gnutls12, gnutls14, gnutls26
BuildDepends: <<
autoconf2.6 (>=2.63-1), automake1.11, fink (>= 0.28-1),
fink-package-precedence,
libtool2, libgettext8-dev, libiconv-dev, pkgconfig,
libgcrypt (>= 1.4.3-2), libgpg-error, libtasn1-3, readline5
<<
BuildDependsOnly: True
NoSetMAKEFLAGS: true
SetMAKEFLAGS: -j1
ConfigureParams: <<
--libdir=%p/lib/gnutls-2.12 --with-libgcrypt --mandir=%p/share/man
--infodir=%p/share/info --enable-dependency-tracking --disable-guile
--disable-openpgp-authentication
<<
CompileScript: <<
%{default_script}
fink-package-precedence .
<<
InstallScript: <<
make install DESTDIR=%d
/bin/mv %i/lib/gnutls-2.12/pkgconfig %i/lib
<<
SplitOff: <<
Package: %N-shlibs
Depends: <<
libgettext8-shlibs, libgcrypt-shlibs (>= 1.4.3-2), libgpg-error-shlibs,
libiconv, libtasn1-3-shlibs, readline5-shlibs
<<
DocFiles: COPYING README lib/COPYING:COPYING.lib
libextra/COPYING:COPYING.libextra
Files: <<
lib/gnutls-2.12/libgnutls.26.dylib
lib/gnutls-2.12/libgnutls-extra.26.dylib
lib/gnutls-2.12/libgnutls-openssl.27.dylib
lib/gnutls-2.12/libgnutlsxx.27.dylib
<<
Shlibs: <<
%p/lib/gnutls-2.12/libgnutls.26.dylib 48.0.0 %n (>= 2.12.7-1)
%p/lib/gnutls-2.12/libgnutls-extra.26.dylib 48.0.0 %n (>= 2.12.7-1)
%p/lib/gnutls-2.12/libgnutls-openssl.27.dylib 28.0.0 %n (>= 2.12.7-1)
%p/lib/gnutls-2.12/libgnutlsxx.27.dylib 28.0.0 %n (>= 2.12.7-1)
<<
<<
DocFiles: AUTHORS ChangeLog COPYING NEWS README doc/reference/html
InfoDocs: gnutls.info
Description: GNU TLS encryption library
DescDetail: <<
GnuTLS is a project that aims to develop a library which provides
a secure layer, over a reliable transport layer. Currently the GnuTLS
library implements the proposed standards by the IETF's TLS working group.
Quoting from RFC2246 - the TLS 1.0 protocol specification:
"The TLS protocol provides communications privacy over the Internet.
The protocol allows client/server applications to communicate in a way that
is designed to prevent eavesdropping, tampering, or message forgery."
<<
DescPort: <<
GnuTLS now uses an internal opencdk, even if the independent lib and headers
are installed.
Version 2.12.? bumped the libversion of the openssl and xx shlibs without
increasing
the libversion of libgnutls or libgnutls-extra -- so all 4 shlibs are
installed in a private dir
to allow prior shlibs with the same libversion to exist according to policy.
<<
License: GPL/LGPL
Maintainer: Dave Reiser <[email protected]>
Homepage: http://www.gnutls.org/
Index: gnutls26.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/gnutls26.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gnutls26.info 4 Oct 2010 01:08:27 -0000 1.4
+++ gnutls26.info 6 Aug 2011 00:43:34 -0000 1.5
@@ -1,6 +1,6 @@
Package: gnutls26
Version: 2.10.2
-Revision: 2
+Revision: 3
Source: mirror:custom:gnutls-%v.tar.bz2
CustomMirror: <<
nam-US: ftp://ftp.gnutls.org/pub/gnutls/
@@ -8,8 +8,8 @@
Source-MD5: 777823f5746ab80cd6f7f7b5fcb2f91b
GCC: 4.0
Depends: %N-shlibs (= %v-%r)
-Replaces: gnutls-dev, gnutls, gnutls12, gnutls14
-Conflicts: gnutls-dev, gnutls, gnutls12, gnutls14
+Replaces: gnutls-dev, gnutls, gnutls12, gnutls14, gnutls-2.12
+Conflicts: gnutls-dev, gnutls, gnutls12, gnutls14, gnutls-2.12
BuildDepends: <<
autoconf2.6 (>=2.63-1), automake1.11, fink (>= 0.28-1),
fink-package-precedence,
libtool2, libgettext8-dev, libiconv-dev, pkgconfig,
Index: gnutls14.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/gnutls14.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnutls14.info 1 Jul 2010 01:37:10 -0000 1.1
+++ gnutls14.info 6 Aug 2011 00:43:34 -0000 1.2
@@ -1,6 +1,6 @@
Package: gnutls14
Version: 1.4.5
-Revision: 2
+Revision: 3
Source: mirror:custom:gnutls-%v.tar.bz2
CustomMirror: <<
nam-US: ftp://ftp.gnutls.org/pub/gnutls/
@@ -8,8 +8,8 @@
<<
Source-MD5: 30b8449e079c50a952926fd288dc6773
Depends: %N-shlibs (= %v-%r)
-Replaces: gnutls-dev, gnutls, gnutls12, gnutls26
-Conflicts: gnutls-dev, gnutls, gnutls12, gnutls26
+Replaces: gnutls-dev, gnutls, gnutls12, gnutls26, gnutls-2.12
+Conflicts: gnutls-dev, gnutls, gnutls12, gnutls26, gnutls-2.12
BuildDepends: <<
libgettext3-dev, libiconv-dev, lzo, pth, pkgconfig,
libgcrypt (>= 1.2.2-1), libgpg-error, libtasn1-3, opencdk (>= 0.5.4-1)
@@ -57,5 +57,5 @@
is designed to prevent eavesdropping, tampering, or message forgery."
<<
License: GPL/LGPL
-Maintainer: Corey Halpin <[email protected]>
+Maintainer: None <[email protected]>
Homepage: http://www.gnutls.org/
Index: gnutls12.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/gnutls12.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gnutls12.info 1 Jul 2010 01:37:10 -0000 1.1
+++ gnutls12.info 6 Aug 2011 00:43:34 -0000 1.2
@@ -1,6 +1,6 @@
Package: gnutls12
Version: 1.2.11
-Revision: 3
+Revision: 4
Source: mirror:custom:gnutls-%v.tar.bz2
CustomMirror: <<
nam-US: ftp://ftp.gnutls.org/pub/gnutls/
@@ -8,8 +8,8 @@
<<
Source-MD5: e471ec76791929aa65311c57e0768a6f
Depends: %N-shlibs (= %v-%r)
-Replaces: gnutls-dev, gnutls, gnutls14, gnutls26
-Conflicts: gnutls-dev, gnutls, gnutls14, gnutls26
+Replaces: gnutls-dev, gnutls, gnutls14, gnutls26, gnutls-2.12
+Conflicts: gnutls-dev, gnutls, gnutls14, gnutls26, gnutls-2.12
BuildDepends: <<
libgettext3-dev, libiconv-dev, lzo, pth, pkgconfig,
libgcrypt (>= 1.2.2-1), libgpg-error, libtasn1, opencdk (>= 0.5.4-1)
@@ -57,5 +57,5 @@
is designed to prevent eavesdropping, tampering, or message forgery."
<<
License: GPL/LGPL
-Maintainer: Corey Halpin <[email protected]>
+Maintainer: None <[email protected]>
Homepage: http://www.gnutls.org/
Index: libtasn1.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/crypto/libtasn1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libtasn1.info 1 Jul 2010 01:37:10 -0000 1.1
+++ libtasn1.info 6 Aug 2011 00:43:34 -0000 1.2
@@ -31,5 +31,5 @@
http://www.gnu.org/software/gnutls and http://www.gnutls.org
<<
License: GPL/LGPL
-Maintainer: Corey Halpin <[email protected]>
+Maintainer: None <[email protected]>
Homepage: http://www.gnu.org/software/gnutls
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts.
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs