diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-10 22:09:24 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-02-10 22:09:24 +0000 |
commit | 121b6ea1cc32f145f78c0d63df3ec682440229b3 (patch) | |
tree | b593b45e24c7ea3a2523f28581dade422e49de2b /security/truecrypt | |
parent | 3aa23606b001a59555638006daa59d393dee0bf5 (diff) |
Notes
Diffstat (limited to 'security/truecrypt')
-rw-r--r-- | security/truecrypt/Makefile | 6 | ||||
-rw-r--r-- | security/truecrypt/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/security/truecrypt/Makefile b/security/truecrypt/Makefile index 04787fceb391..7dc63919d561 100644 --- a/security/truecrypt/Makefile +++ b/security/truecrypt/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= truecrypt -PORTVERSION= 7.1 +PORTVERSION= 7.1a CATEGORIES= security MASTER_SITES= SF/wxwindows/${WX_VER}/:wxwidgets \ ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/:rsa @@ -55,10 +55,6 @@ NOGUI= NOGUI= NOGUI=1 .endif -.if ${OSVERSION} >= 1000000 -BROKEN= does not currently build under FreeBSD 10 -.endif - .include <bsd.port.pre.mk> .if (!exists(${DISTDIR}/${TC_SRCFILE})) diff --git a/security/truecrypt/distinfo b/security/truecrypt/distinfo index 40a958d9b9df..248e108a232e 100644 --- a/security/truecrypt/distinfo +++ b/security/truecrypt/distinfo @@ -1,5 +1,5 @@ -SHA256 (TrueCrypt_7.1_Source.tar.gz) = 94815d6c72f36fb194fc53d2527088f3bf7060797530f7eafd63d1b9596fd9f4 -SIZE (TrueCrypt_7.1_Source.tar.gz) = 1950519 +SHA256 (TrueCrypt_7.1a_Source.tar.gz) = e6214e911d0bbededba274a2f8f8d7b3f6f6951e20f1c3a598fc7a23af81c8dc +SIZE (TrueCrypt_7.1a_Source.tar.gz) = 1949303 SHA256 (wxWidgets-2.8.12.tar.gz) = 197c94f7d46269a7fc261a3c8c943f03a9807acf65381944489a538fd8b5dd21 SIZE (wxWidgets-2.8.12.tar.gz) = 18924737 SHA256 (pkcs11.h) = 1563d877b6f8868b8eb8687358162bfb7f868104ed694beb35ae1c5cf1a58b9b |