Date: Fri, 25 Jan 2013 20:58: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: r310986 - head/security/polarssl Message-ID: <201301252058.r0PKw8no017423@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jase Date: Fri Jan 25 20:58:07 2013 New Revision: 310986 URL: http://svnweb.freebsd.org/changeset/ports/310986 Log: - Update to 1.2.4 Changes: https://raw.github.com/polarssl/polarssl/14c56a3378683379ca1e589d7c9d78854d39707c/ChangeLog Modified: head/security/polarssl/Makefile head/security/polarssl/distinfo Modified: head/security/polarssl/Makefile ============================================================================== --- head/security/polarssl/Makefile Fri Jan 25 20:40:46 2013 (r310985) +++ head/security/polarssl/Makefile Fri Jan 25 20:58:07 2013 (r310986) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= polarssl -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 DISTVERSIONSUFFIX= -gpl CATEGORIES= security devel MASTER_SITES= http://polarssl.org/download/ Modified: head/security/polarssl/distinfo ============================================================================== --- head/security/polarssl/distinfo Fri Jan 25 20:40:46 2013 (r310985) +++ head/security/polarssl/distinfo Fri Jan 25 20:58:07 2013 (r310986) @@ -1,2 +1,2 @@ -SHA256 (polarssl-1.2.3-gpl.tgz) = 5cd3bc6aa85e1de809c3b4c76932794c60a8d05faf2cf8f62933ab97ef52e4ae -SIZE (polarssl-1.2.3-gpl.tgz) = 978269 +SHA256 (polarssl-1.2.4-gpl.tgz) = 7b9c9f4b8dca37af7e497712c82e70e4c528e22b31d7d78e7a53a6b7f238be1f +SIZE (polarssl-1.2.4-gpl.tgz) = 979130
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301252058.r0PKw8no017423>