diff options
author | jase <jase@FreeBSD.org> | 2013-02-03 08:32:56 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2013-02-03 08:32:56 +0800 |
commit | bceb392f6a06068bb22b6624a6fe85d8734a2932 (patch) | |
tree | 2b20347f783e54ac332838ea1ad2b1a5022861da /security/polarssl | |
parent | c3ab1abf9fe7810fc9a8cff243776c44681de927 (diff) | |
download | freebsd-ports-gnome-bceb392f6a06068bb22b6624a6fe85d8734a2932.tar.gz freebsd-ports-gnome-bceb392f6a06068bb22b6624a6fe85d8734a2932.tar.zst freebsd-ports-gnome-bceb392f6a06068bb22b6624a6fe85d8734a2932.zip |
- Update to 1.2.5
Changes: https://raw.github.com/polarssl/polarssl/c7a2da437e5174dd9487c442c6315114c2029169/ChangeLog
Diffstat (limited to 'security/polarssl')
-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 8f5ce8d287ad..cdb2d5ac0a67 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -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/ diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo index 826f963922f8..7987dea8b042 100644 --- a/security/polarssl/distinfo +++ b/security/polarssl/distinfo @@ -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 |