Date: Sun, 3 Feb 2013 00:32:56 +0000 (UTC) From: Jase Thew <jase@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311448 - head/security/polarssl Message-ID: <201302030032.r130WuKx060511@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302030032.r130WuKx060511>