diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-26 12:04:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-01-26 12:04:42 +0000 |
commit | 826426c946c8b27fe8841e53af4a58e4e821967a (patch) | |
tree | 33bfb41eea85be82a2d6e652451c6127e6830e84 /security/srm | |
parent | e07f0aed62d29bc42c0adaab1f2d1e04b866bfd8 (diff) |
Notes
Diffstat (limited to 'security/srm')
-rw-r--r-- | security/srm/Makefile | 3 | ||||
-rw-r--r-- | security/srm/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/srm/Makefile b/security/srm/Makefile index dff12af06700..fd72b1ee3d40 100644 --- a/security/srm/Makefile +++ b/security/srm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= srm -PORTVERSION= 1.2.10 +PORTVERSION= 1.2.11 CATEGORIES= security sysutils MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTVERSION} @@ -15,6 +15,7 @@ MAINTAINER= kjones@antihackertoolkit.com COMMENT= Secure rm, a utility which destroys file contents before unlinking CONFLICTS= secure_delete-[0-9]* +USE_XZ= yes GNU_CONFIGURE= yes diff --git a/security/srm/distinfo b/security/srm/distinfo index 86f380f9b565..f4560a030f61 100644 --- a/security/srm/distinfo +++ b/security/srm/distinfo @@ -1,3 +1,2 @@ -MD5 (srm-1.2.10.tar.gz) = 127732632dde102688888c70ede89491 -SHA256 (srm-1.2.10.tar.gz) = d3789ad9fb98fe1800b2b66250851c6a83e32b00fc350b9daab757600f0da2e8 -SIZE (srm-1.2.10.tar.gz) = 119081 +SHA256 (srm-1.2.11.tar.xz) = 72ec1ba47f3bce0ce3ebc80a819bd7346d52d9711b52f36b441aedfebbdaa7ef +SIZE (srm-1.2.11.tar.xz) = 92624 |