SF.net SVN: gar:[25278] csw/mgar/pkg/gnutls3/trunk
rmottola at users.sourceforge.net
rmottola at users.sourceforge.net
Mon Oct 5 18:38:41 CEST 2015
Revision: 25278
http://sourceforge.net/p/gar/code/25278
Author: rmottola
Date: 2015-10-05 16:38:41 +0000 (Mon, 05 Oct 2015)
Log Message:
-----------
gnutls3/trunk: update to 3.4.5, use internal tasn1 and disable p11-kit for now
Modified Paths:
--------------
csw/mgar/pkg/gnutls3/trunk/Makefile
csw/mgar/pkg/gnutls3/trunk/checksums
Modified: csw/mgar/pkg/gnutls3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnutls3/trunk/Makefile 2015-10-05 08:54:33 UTC (rev 25277)
+++ csw/mgar/pkg/gnutls3/trunk/Makefile 2015-10-05 16:38:41 UTC (rev 25278)
@@ -1,5 +1,5 @@
NAME = gnutls
-VERSION = 3.1.28
+VERSION = 3.4.5
DESCRIPTION = GNU Transport Layer Security libraries and tools
define BLURB
@@ -43,14 +43,14 @@
PKGFILES_CSWlibgnutls28 = $(PKGFILES_RT)
PKGFILES_CSWlibgnutls28 += $(docdir)/libgnutls28/.*
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibz1
-RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibhogweed2
+RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibhogweed4
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibp11kit0
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibgmp10
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibstdc++6
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibintl8
RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibiconv2
-RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibnettle4
+RUNTIME_DEP_PKGS_CSWlibgnutls28 += CSWlibnettle6
# We put all libs in one package as they are .so.28 and are all bumped together
CHECKPKG_OVERRIDES_CSWlibgnutls28 += shared-lib-pkgname-mismatch
@@ -77,6 +77,8 @@
CONFIGURE_ARGS += $(DIRPATHS)
+CONFIGURE_ARGS += --with-included-libtasn1
+CONFIGURE_ARGS += --without-p11-kit
CONFIGURE_ARGS += --with-lzo
CONFIGURE_ARGS += --disable-guile
#CONFIGURE_ARGS += --disable-libdane
Modified: csw/mgar/pkg/gnutls3/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnutls3/trunk/checksums 2015-10-05 08:54:33 UTC (rev 25277)
+++ csw/mgar/pkg/gnutls3/trunk/checksums 2015-10-05 16:38:41 UTC (rev 25278)
@@ -1 +1 @@
-76b4043c9c8806daf6296a0a38d10e96 gnutls-3.1.28.tar.xz
+f5dae0e0ecda28aab12386e6c0705d4c gnutls-3.4.5.tar.xz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list