Date: Sat, 11 May 2013 16:55:08 +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: r317893 - head/security/polarssl Message-ID: <201305111655.r4BGt8MX073536@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jase Date: Sat May 11 16:55:07 2013 New Revision: 317893 URL: http://svnweb.freebsd.org/changeset/ports/317893 Log: - Update to 1.2.7 Changes: https://raw.github.com/polarssl/polarssl/polarssl-1.2.7/ChangeLog Modified: head/security/polarssl/Makefile head/security/polarssl/distinfo Modified: head/security/polarssl/Makefile ============================================================================== --- head/security/polarssl/Makefile Sat May 11 16:53:58 2013 (r317892) +++ head/security/polarssl/Makefile Sat May 11 16:55:07 2013 (r317893) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.7 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/download/ Modified: head/security/polarssl/distinfo ============================================================================== --- head/security/polarssl/distinfo Sat May 11 16:53:58 2013 (r317892) +++ head/security/polarssl/distinfo Sat May 11 16:55:07 2013 (r317893) @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.2.6-gpl.tgz) = 0c486bb5ed7f7ed2b44798b638c76d4196b1b6134e0a9c7d2a6955603db46a45 -SIZE (polarssl-1.2.6-gpl.tgz) = 981670 +SHA256 (polarssl-1.2.7-gpl.tgz) = d64c2d1247f93cdeb884bd3706dfddffc636634bbf81d3772af750d5b5191328 +SIZE (polarssl-1.2.7-gpl.tgz) = 977888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305111655.r4BGt8MX073536>