diff options
author | jase <jase@FreeBSD.org> | 2013-03-11 20:53:06 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2013-03-11 20:53:06 +0800 |
commit | 202f6abda29be32c9aa31a156041806a73e3e9fa (patch) | |
tree | 4e4dc451aaa6aaf0ba32e2bef3caf5d20404adb2 /security | |
parent | 8bbaab574af1abced310d999a1c54155f52bc71e (diff) | |
download | freebsd-ports-gnome-202f6abda29be32c9aa31a156041806a73e3e9fa.tar.gz freebsd-ports-gnome-202f6abda29be32c9aa31a156041806a73e3e9fa.tar.zst freebsd-ports-gnome-202f6abda29be32c9aa31a156041806a73e3e9fa.zip |
- Update to 1.2.6
Changes: https://raw.github.com/polarssl/polarssl/90f042d4cbdcbf398f347d5f7eef608cc11de5b5/ChangeLog
Diffstat (limited to 'security')
-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 cdb2d5ac0a67..3897a2d4e93c 100644 --- a/security/polarssl/Makefile +++ b/security/polarssl/Makefile @@ -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/ diff --git a/security/polarssl/distinfo b/security/polarssl/distinfo index 7987dea8b042..1a1851889408 100644 --- a/security/polarssl/distinfo +++ b/security/polarssl/distinfo @@ -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 |