summaryrefslogtreecommitdiff
path: root/security/destroy
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-12 09:43:33 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-12 09:43:33 +0000
commitd039f78725f43b7d6d0cc3afa7f69f1f00fd6d76 (patch)
treece0b839f604f258aee7d89c1c884da73f372d8ac /security/destroy
parentAdd libmimedir 0.3, library for parsing RFC2425 MIME Directory Profile (diff)
- Update to version 20040310
PR: ports/64141 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=103753
Diffstat (limited to 'security/destroy')
-rw-r--r--security/destroy/Makefile16
-rw-r--r--security/destroy/distinfo3
2 files changed, 13 insertions, 6 deletions
diff --git a/security/destroy/Makefile b/security/destroy/Makefile
index b0d99137c29e..48b0b286d397 100644
--- a/security/destroy/Makefile
+++ b/security/destroy/Makefile
@@ -6,15 +6,21 @@
#
PORTNAME= destroy
-PORTVERSION= 20030307
-PORTREVISION= 1
+PORTVERSION= 20040310
CATEGORIES= security
-MASTER_SITES= http://www.freebsdhackers.net/destroy/
+MASTER_SITES= http://www.freebsdhackers.net/destroy/ \
+ http://www.impurity.org/mirrors/destroy/
MAINTAINER= shane@freebsdhackers.net
-COMMENT= A program to destroy files on the hard disk and unlink them
+COMMENT= A program to securely destroy files on the hard disk
-PLIST_FILES= bin/destroy
USE_GMAKE= yes
+MAN1= destroy.1
+PLIST_FILES= bin/destroy
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/destroy ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/destroy.1 ${MAN1PREFIX}/man/man1
+
.include <bsd.port.mk>
diff --git a/security/destroy/distinfo b/security/destroy/distinfo
index 5d9e6c55b838..06977010f7d8 100644
--- a/security/destroy/distinfo
+++ b/security/destroy/distinfo
@@ -1 +1,2 @@
-MD5 (destroy-20030307.tar.gz) = 6c1eb47439b205de99fa9b7c9dc0f22c
+MD5 (destroy-20040310.tar.gz) = 70c545dec93371e034fee6b01d8399d9
+SIZE (destroy-20040310.tar.gz) = 3887