diff options
author | zi <zi@FreeBSD.org> | 2012-02-11 06:09:24 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-02-11 06:09:24 +0800 |
commit | f0c9f3a6e024031a8c7ff4d00357aae1533f8ff5 (patch) | |
tree | a4d5112ff56f12d54ea7d56146670bbc118ac1ed /security/truecrypt | |
parent | f16795d1340e316df89b364d2c2905382b798ae3 (diff) | |
download | freebsd-ports-gnome-f0c9f3a6e024031a8c7ff4d00357aae1533f8ff5.tar.gz freebsd-ports-gnome-f0c9f3a6e024031a8c7ff4d00357aae1533f8ff5.tar.zst freebsd-ports-gnome-f0c9f3a6e024031a8c7ff4d00357aae1533f8ff5.zip |
- Update to 7.1a
- Unbreak on 10-CURRENT
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 |