diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-09-12 13:46:25 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2009-09-12 13:46:25 +0000 |
commit | 1c33706f7f690039681d3303733b7e3093dd7cb0 (patch) | |
tree | 1041e2aef2a9faf7ee9539b2e593b6678466dde5 /security/wipe | |
parent | 967ba30d9c56d085fa27109b15bdb3b92807cda3 (diff) |
Notes
Diffstat (limited to 'security/wipe')
-rw-r--r-- | security/wipe/Makefile | 6 | ||||
-rw-r--r-- | security/wipe/distinfo | 6 | ||||
-rw-r--r-- | security/wipe/files/patch-blkdev.c (renamed from security/wipe/files/500040-patch-blkdev.c) | 0 |
3 files changed, 5 insertions, 7 deletions
diff --git a/security/wipe/Makefile b/security/wipe/Makefile index eb7565a6b463..70b7af4a27a1 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -6,11 +6,11 @@ # PORTNAME= wipe -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rfarmer@predatorlabs.net COMMENT= File and block device wiping utility USE_BZIP2= yes @@ -19,8 +19,6 @@ GNU_CONFIGURE= yes MAN1= wipe.1 PORTDOCS= CHANGES INSTALL LICENSE README TESTING TODO copyright -EXTRA_PATCHES= ${PATCHDIR}/500040-patch-blkdev.c - post-install: ${INSTALL_MAN} ${WRKSRC}/wipe.1 ${PREFIX}/man/man1 .if !defined(NOPORTDOCS) diff --git a/security/wipe/distinfo b/security/wipe/distinfo index 954659fd4b83..ba91afce14c8 100644 --- a/security/wipe/distinfo +++ b/security/wipe/distinfo @@ -1,3 +1,3 @@ -MD5 (wipe-2.2.0.tar.bz2) = 1e1366c6407e7910f6131ebfee9f1ea6 -SHA256 (wipe-2.2.0.tar.bz2) = ea8956c31538b43f04ec3c4999a567a61f34fff0faf6ea02090c860b7f391be6 -SIZE (wipe-2.2.0.tar.bz2) = 70134 +MD5 (wipe-2.3.0.tar.bz2) = 70062ae78b8ad010e05c3d40c13748fe +SHA256 (wipe-2.3.0.tar.bz2) = 2ddc5a55c03286a55f8bfbe6b79d51052899c2e3ceaf78f0be96acdab13cf098 +SIZE (wipe-2.3.0.tar.bz2) = 72257 diff --git a/security/wipe/files/500040-patch-blkdev.c b/security/wipe/files/patch-blkdev.c index cfb7ff3eea1b..cfb7ff3eea1b 100644 --- a/security/wipe/files/500040-patch-blkdev.c +++ b/security/wipe/files/patch-blkdev.c |