From owner-svn-ports-head@FreeBSD.ORG Thu Dec 27 08:16:08 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6FB922B9; Thu, 27 Dec 2012 08:16:08 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 38CA08FC08; Thu, 27 Dec 2012 08:16:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBR8G8qp040085; Thu, 27 Dec 2012 08:16:08 GMT (envelope-from johans@svn.freebsd.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBR8G7Wn040079; Thu, 27 Dec 2012 08:16:07 GMT (envelope-from johans@svn.freebsd.org) Message-Id: <201212270816.qBR8G7Wn040079@svn.freebsd.org> From: Johan van Selst Date: Thu, 27 Dec 2012 08:16:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309536 - 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.14 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: Thu, 27 Dec 2012 08:16:08 -0000 Author: johans Date: Thu Dec 27 08:16:07 2012 New Revision: 309536 URL: http://svnweb.freebsd.org/changeset/ports/309536 Log: Update CyaSSL to 2.4.6 http://freecode.com/projects/cyassl#release_350899 Modified: head/security/yassl/Makefile head/security/yassl/distinfo head/security/yassl/pkg-plist Modified: head/security/yassl/Makefile ============================================================================== --- head/security/yassl/Makefile Thu Dec 27 05:49:48 2012 (r309535) +++ head/security/yassl/Makefile Thu Dec 27 08:16:07 2012 (r309536) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cyassl -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.6 CATEGORIES= security devel MASTER_SITES= http://www.yassl.com/ Modified: head/security/yassl/distinfo ============================================================================== --- head/security/yassl/distinfo Thu Dec 27 05:49:48 2012 (r309535) +++ head/security/yassl/distinfo Thu Dec 27 08:16:07 2012 (r309536) @@ -1,2 +1,2 @@ -SHA256 (cyassl-2.4.0.zip) = 5fcfccfac906d122e7d37b610d69a22e587e1a810670aa9eecc8f0cd02178d60 -SIZE (cyassl-2.4.0.zip) = 1027685 +SHA256 (cyassl-2.4.6.zip) = 051caa5013cecafbec3780d2597374870e7e5a7bbeaeb502bc029d5774d6e508 +SIZE (cyassl-2.4.6.zip) = 1041965 Modified: head/security/yassl/pkg-plist ============================================================================== --- head/security/yassl/pkg-plist Thu Dec 27 05:49:48 2012 (r309535) +++ head/security/yassl/pkg-plist Thu Dec 27 08:16:07 2012 (r309536) @@ -1,3 +1,8 @@ +bin/cyassl-config +lib/libcyassl.a +lib/libcyassl.la +lib/libcyassl.so +lib/libcyassl.so.4 include/cyassl/openssl/asn1.h include/cyassl/openssl/bio.h include/cyassl/openssl/bn.h @@ -73,10 +78,6 @@ include/cyassl/test.h include/cyassl/version.h include/cyassl/ocsp.h include/cyassl/crl.h -lib/libcyassl.a -lib/libcyassl.la -lib/libcyassl.so -lib/libcyassl.so.3 @dirrm include/cyassl/openssl @dirrm include/cyassl/ctaocrypt @dirrm include/cyassl