diff options
author | garga <garga@FreeBSD.org> | 2006-09-19 23:48:07 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-09-19 23:48:07 +0800 |
commit | 43913b25018cb46de6cebb60f2cd07421c8d0c16 (patch) | |
tree | d54dfefe0bb741c5607f0261aade698b5bded52d /security | |
parent | 2b5d962aef8d869049529f4bfa51819977143a0d (diff) | |
download | freebsd-ports-gnome-43913b25018cb46de6cebb60f2cd07421c8d0c16.tar.gz freebsd-ports-gnome-43913b25018cb46de6cebb60f2cd07421c8d0c16.tar.zst freebsd-ports-gnome-43913b25018cb46de6cebb60f2cd07421c8d0c16.zip |
- Update to 1.14
PR: ports/102882
Submitted by: JImmie James <jimmiejaz@gmail.com>
Reworked by: Wesley Shields <wxs@atarininja.org> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/libtomcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/libtomcrypt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index b22b3aa7650e..f867c6f8eafc 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtomcrypt -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= security MASTER_SITES= http://libtomcrypt.com/files/ DISTNAME= crypt-${PORTVERSION} diff --git a/security/libtomcrypt/distinfo b/security/libtomcrypt/distinfo index d5d831b346ee..c443b79e2bf1 100644 --- a/security/libtomcrypt/distinfo +++ b/security/libtomcrypt/distinfo @@ -1,3 +1,3 @@ -MD5 (crypt-1.13.tar.bz2) = 88f8501f9679e8f27f52a5d459b0737b -SHA256 (crypt-1.13.tar.bz2) = 964ae6d306c1d562413b4b6d1593903e1ff5d3e90a29ffc6dc74f3e0cedee5e0 -SIZE (crypt-1.13.tar.bz2) = 1396963 +MD5 (crypt-1.14.tar.bz2) = a0b190e516270803c8da1a2198f2ad71 +SHA256 (crypt-1.14.tar.bz2) = 32e9b534f880e393e7df3219c787071b2d2ef016027a460b56390371149a6103 +SIZE (crypt-1.14.tar.bz2) = 1404186 |