From owner-svn-ports-head@FreeBSD.ORG Sat May 3 14:55:31 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA74FF5A; Sat, 3 May 2014 14:55:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AA2E14AC; Sat, 3 May 2014 14:55:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s43EtV0e006134; Sat, 3 May 2014 14:55:31 GMT (envelope-from johans@svn.freebsd.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s43EtUGR006126; Sat, 3 May 2014 14:55:30 GMT (envelope-from johans@svn.freebsd.org) Message-Id: <201405031455.s43EtUGR006126@svn.freebsd.org> From: Johan van Selst Date: Sat, 3 May 2014 14:55:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352917 - head/security/yassl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2014 14:55:31 -0000 Author: johans Date: Sat May 3 14:55:30 2014 New Revision: 352917 URL: http://svnweb.freebsd.org/changeset/ports/352917 QAT: https://qat.redports.org/buildarchive/r352917/ Log: Update CyaSSL to 3.0.0 Modified: head/security/yassl/Makefile head/security/yassl/distinfo head/security/yassl/pkg-plist Modified: head/security/yassl/Makefile ============================================================================== --- head/security/yassl/Makefile Sat May 3 14:53:12 2014 (r352916) +++ head/security/yassl/Makefile Sat May 3 14:55:30 2014 (r352917) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cyassl -PORTVERSION= 2.9.0 +PORTVERSION= 3.0.0 CATEGORIES= security devel MASTER_SITES= http://www.yassl.com/ @@ -10,8 +10,7 @@ COMMENT= Embedded SSL C-Library LICENSE= GPLv2 -USES= zip -USE_AUTOTOOLS= libtool +USES= zip libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ --enable-shared --enable-static \ @@ -24,6 +23,7 @@ post-configure: @${REINPLACE_CMD} \ -e 's|$${prefix}/cyassl/include|$${prefix}/include/cyassl|' \ -e 's|$${prefix}/cyassl/lib|$${prefix}/lib/cyassl|' \ + -e '/^pkgconfigdir/s|(libdir)|&data|' \ ${WRKSRC}/Makefile # i386 assembly is broken: do not use @${REINPLACE_CMD} -e 's/(TFM_X86)/(TFM_X86_BROKEN)/' \ Modified: head/security/yassl/distinfo ============================================================================== --- head/security/yassl/distinfo Sat May 3 14:53:12 2014 (r352916) +++ head/security/yassl/distinfo Sat May 3 14:55:30 2014 (r352917) @@ -1,2 +1,2 @@ -SHA256 (cyassl-2.9.0.zip) = e0b9ea0a440d7a31bfe9ab7eea82bfb7ddeb32c5e840a4764e83318654ea69ed -SIZE (cyassl-2.9.0.zip) = 1922895 +SHA256 (cyassl-3.0.0.zip) = 03825863aef91c5fccb68f1a23d1f2d404254f51fa5413b72fd4a022bece1eed +SIZE (cyassl-3.0.0.zip) = 1942979 Modified: head/security/yassl/pkg-plist ============================================================================== --- head/security/yassl/pkg-plist Sat May 3 14:53:12 2014 (r352916) +++ head/security/yassl/pkg-plist Sat May 3 14:55:30 2014 (r352917) @@ -1,9 +1,9 @@ bin/cyassl-config lib/libcyassl.a -lib/libcyassl.la lib/libcyassl.so lib/libcyassl.so.5 -lib/pkgconfig/cyassl.pc +lib/libcyassl.so.5.0.5 +libdata/pkgconfig/cyassl.pc include/cyassl/openssl/asn1.h include/cyassl/openssl/bio.h include/cyassl/openssl/bn.h @@ -50,7 +50,8 @@ include/cyassl/ctaocrypt/des3.h include/cyassl/ctaocrypt/dh.h include/cyassl/ctaocrypt/dsa.h include/cyassl/ctaocrypt/ecc.h -include/cyassl/ctaocrypt/error.h +include/cyassl/ctaocrypt/error-crypt.h +include/cyassl/ctaocrypt/fips_test.h include/cyassl/ctaocrypt/hc128.h include/cyassl/ctaocrypt/hmac.h include/cyassl/ctaocrypt/integer.h @@ -79,7 +80,7 @@ include/cyassl/ctaocrypt/visibility.h include/cyassl/callbacks.h include/cyassl/certs_test.h include/cyassl/crl.h -include/cyassl/error.h +include/cyassl/error-ssl.h include/cyassl/ocsp.h include/cyassl/options.h include/cyassl/sniffer.h @@ -87,7 +88,6 @@ include/cyassl/sniffer_error.h include/cyassl/ssl.h include/cyassl/test.h include/cyassl/version.h -@dirrmtry lib/pkgconfig @dirrm include/cyassl/openssl @dirrm include/cyassl/ctaocrypt @dirrm include/cyassl