diff options
author | jase <jase@FreeBSD.org> | 2013-01-26 04:58:07 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2013-01-26 04:58:07 +0800 |
commit | 28d6f05c895f3165568c9175f1ace540e917cec6 (patch) | |
tree | 035ad8d82459346d6586e3822cc96996b31a8140 | |
parent | 2cd5cbefe7d7ed4034e2d34a4399068ce4cc1a46 (diff) | |
download | freebsd-ports-gnome-28d6f05c895f3165568c9175f1ace540e917cec6.tar.gz freebsd-ports-gnome-28d6f05c895f3165568c9175f1ace540e917cec6.tar.zst freebsd-ports-gnome-28d6f05c895f3165568c9175f1ace540e917cec6.zip |
- Update to 1.2.4
Changes: https://raw.github.com/polarssl/polarssl/14c56a3378683379ca1e589d7c9d78854d39707c/ChangeLog
-rw-r--r-- | security/polarssl/Makefile | 2 | ||||
-rw-r--r-- | security/polarssl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/polarssl/Makefile b/security/polarssl/Makefile index 46fd6a60b511..8f5ce8d287ad 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -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/ diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo index f1b17d340e04..826f963922f8 100644 --- a/security/polarssl/distinfo +++ b/security/polarssl/distinfo @@ -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 |