Date: Mon, 11 Mar 2013 12:53:07 +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: r313881 - head/security/polarssl Message-ID: <201303111253.r2BCr7GD036624@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jase Date: Mon Mar 11 12:53:06 2013 New Revision: 313881 URL: http://svnweb.freebsd.org/changeset/ports/313881 Log: - Update to 1.2.6 Changes: https://raw.github.com/polarssl/polarssl/90f042d4cbdcbf398f347d5f7eef608cc11de5b5/ChangeLog Modified: head/security/polarssl/Makefile head/security/polarssl/distinfo Modified: head/security/polarssl/Makefile ============================================================================== --- head/security/polarssl/Makefile Mon Mar 11 12:51:28 2013 (r313880) +++ head/security/polarssl/Makefile Mon Mar 11 12:53:06 2013 (r313881) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.2.5 +PORTVERSION= 1.2.6 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/download/ Modified: head/security/polarssl/distinfo ============================================================================== --- head/security/polarssl/distinfo Mon Mar 11 12:51:28 2013 (r313880) +++ head/security/polarssl/distinfo Mon Mar 11 12:53:06 2013 (r313881) @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.2.5-gpl.tgz) = ee596851684faef5af124902a27abec0461b2311eee1aa9620d732f9ea4d124a -SIZE (polarssl-1.2.5-gpl.tgz) = 980299 +SHA256 (polarssl-1.2.6-gpl.tgz) = 0c486bb5ed7f7ed2b44798b638c76d4196b1b6134e0a9c7d2a6955603db46a45 +SIZE (polarssl-1.2.6-gpl.tgz) = 981670
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303111253.r2BCr7GD036624>