diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-03-20 17:53:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-03-20 17:53:09 +0000 |
commit | 3fb8c048699141a9ba09ac13d189e83ebeacd381 (patch) | |
tree | d678258467b75d1f08600fe6e972f562ec6a09bc /security/libtomcrypt | |
parent | 36b5979d30903305030cb6061380bd9b454e9f96 (diff) | |
download | ports-3fb8c048699141a9ba09ac13d189e83ebeacd381.tar.gz ports-3fb8c048699141a9ba09ac13d189e83ebeacd381.zip |
Notes
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r-- | security/libtomcrypt/Makefile | 5 | ||||
-rw-r--r-- | security/libtomcrypt/distinfo | 9 |
2 files changed, 4 insertions, 10 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile index 4247af085a12..a6596483b3b2 100644 --- a/security/libtomcrypt/Makefile +++ b/security/libtomcrypt/Makefile @@ -6,14 +6,11 @@ # PORTNAME= libtomcrypt -PORTVERSION= 1.09 +PORTVERSION= 1.10 CATEGORIES= security MASTER_SITES= http://libtomcrypt.com/files/ DISTNAME= crypt-${PORTVERSION} -PATCH_SITES= http://libtomcrypt.com/files/patch-1.09/ -PATCHFILES= lrw_process.c.patch - MAINTAINER= wxs@csh.rit.edu COMMENT= Comprehensive, modular and portable cryptographic toolkit diff --git a/security/libtomcrypt/distinfo b/security/libtomcrypt/distinfo index 9dfa79c3f9af..d749ac92a3a7 100644 --- a/security/libtomcrypt/distinfo +++ b/security/libtomcrypt/distinfo @@ -1,6 +1,3 @@ -MD5 (crypt-1.09.tar.bz2) = f290f134d11dc54b3d69a1a204c5dca9 -SHA256 (crypt-1.09.tar.bz2) = aa30ae1eddedd376e11e2e070858fff1dc8c59fbf48d9446f2d7fc9bc7b45005 -SIZE (crypt-1.09.tar.bz2) = 1210275 -MD5 (lrw_process.c.patch) = ad72b9e948902300f883169408725201 -SHA256 (lrw_process.c.patch) = 64b6d5430dbd3e45b224fc92770c8bb442ff19a48c5c24156426d20ce02d43b0 -SIZE (lrw_process.c.patch) = 356 +MD5 (crypt-1.10.tar.bz2) = 8da42847a5ac43e82965121c9e26e525 +SHA256 (crypt-1.10.tar.bz2) = 3115f8d91956ae8e05a19d74e6d2d2321e5e466a6daf69a4c43c2aa48334308d +SIZE (crypt-1.10.tar.bz2) = 1324351 |