aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2009-09-12 21:46:25 +0800
committerbland <bland@FreeBSD.org>2009-09-12 21:46:25 +0800
commita796dbfde0519fbd94d00479d0f0949db09147e4 (patch)
tree27a12c6293f17b69197a59cf40bc6e6f35aaccce
parentda827294b08f56103e7972bd7cb2d2ad8205c4d9 (diff)
downloadfreebsd-ports-gnome-a796dbfde0519fbd94d00479d0f0949db09147e4.tar.gz
freebsd-ports-gnome-a796dbfde0519fbd94d00479d0f0949db09147e4.tar.zst
freebsd-ports-gnome-a796dbfde0519fbd94d00479d0f0949db09147e4.zip
- Update to 2.3.0
- Assign new maintainer. PR: 138684
-rw-r--r--security/wipe/Makefile6
-rw-r--r--security/wipe/distinfo6
-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