From 43913b25018cb46de6cebb60f2cd07421c8d0c16 Mon Sep 17 00:00:00 2001 From: garga Date: Tue, 19 Sep 2006 15:48:07 +0000 Subject: - Update to 1.14 PR: ports/102882 Submitted by: JImmie James Reworked by: Wesley Shields (maintainer) --- security/libtomcrypt/Makefile | 2 +- security/libtomcrypt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security') 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 -- cgit