From owner-svn-ports-all@FreeBSD.ORG Sun Feb 3 00:32:57 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2C40D381; Sun, 3 Feb 2013 00:32:57 +0000 (UTC) (envelope-from jase@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 0666CD50; Sun, 3 Feb 2013 00:32:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r130Wurn060513; Sun, 3 Feb 2013 00:32:56 GMT (envelope-from jase@svn.freebsd.org) Received: (from jase@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r130WuKx060511; Sun, 3 Feb 2013 00:32:56 GMT (envelope-from jase@svn.freebsd.org) Message-Id: <201302030032.r130WuKx060511@svn.freebsd.org> From: Jase Thew Date: Sun, 3 Feb 2013 00:32:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311448 - head/security/polarssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2013 00:32:57 -0000 Author: jase Date: Sun Feb 3 00:32:56 2013 New Revision: 311448 URL: http://svnweb.freebsd.org/changeset/ports/311448 Log: - Update to 1.2.5 Changes: https://raw.github.com/polarssl/polarssl/c7a2da437e5174dd9487c442c6315114c2029169/ChangeLog Modified: head/security/polarssl/Makefile head/security/polarssl/distinfo Modified: head/security/polarssl/Makefile ============================================================================== --- head/security/polarssl/Makefile Sat Feb 2 23:06:11 2013 (r311447) +++ head/security/polarssl/Makefile Sun Feb 3 00:32:56 2013 (r311448) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/download/ Modified: head/security/polarssl/distinfo ============================================================================== --- head/security/polarssl/distinfo Sat Feb 2 23:06:11 2013 (r311447) +++ head/security/polarssl/distinfo Sun Feb 3 00:32:56 2013 (r311448) @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.2.4-gpl.tgz) = 7b9c9f4b8dca37af7e497712c82e70e4c528e22b31d7d78e7a53a6b7f238be1f -SIZE (polarssl-1.2.4-gpl.tgz) = 979130 +SHA256 (polarssl-1.2.5-gpl.tgz) = ee596851684faef5af124902a27abec0461b2311eee1aa9620d732f9ea4d124a +SIZE (polarssl-1.2.5-gpl.tgz) = 980299