Index: head/sysutils/diskscrub/files/patch-src__genrand.c =================================================================== --- head/sysutils/diskscrub/files/patch-src__genrand.c (revision 434528) +++ head/sysutils/diskscrub/files/patch-src__genrand.c (nonexistent) @@ -1,11 +0,0 @@ ---- ./src/genrand.c.orig 2014-06-19 20:53:05.000000000 -0300 -+++ ./src/genrand.c 2014-06-19 20:53:18.000000000 -0300 -@@ -106,7 +106,7 @@ - buf[n] = result; - } - #endif -- return; -+ return 0; - } - } - Property changes on: head/sysutils/diskscrub/files/patch-src__genrand.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/diskscrub/files/patch-src_util.h =================================================================== --- head/sysutils/diskscrub/files/patch-src_util.h (revision 434528) +++ head/sysutils/diskscrub/files/patch-src_util.h (nonexistent) @@ -1,11 +0,0 @@ ---- src/util.h.orig 2013-01-09 15:24:03.000000000 -0500 -+++ src/util.h 2013-01-09 15:24:22.000000000 -0500 -@@ -24,6 +24,8 @@ - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. - \*****************************************************************************/ - -+#include -+ - #ifdef HAVE_STDBOOL_H - #include - #else Property changes on: head/sysutils/diskscrub/files/patch-src_util.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/diskscrub/Makefile =================================================================== --- head/sysutils/diskscrub/Makefile (revision 434528) +++ head/sysutils/diskscrub/Makefile (revision 434529) @@ -1,22 +1,20 @@ # Created by: Erik Greenwald # $FreeBSD$ PORTNAME= diskscrub -PORTVERSION= 2.5.2 +PORTVERSION= 2.6.1 CATEGORIES= sysutils -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://github.com/chaos/scrub/releases/download/${PORTVERSION}/ DISTNAME= scrub-${PORTVERSION} MAINTAINER= erik@elfga.com COMMENT= Writes patterns on files to make retrieving the data more difficult LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) - GNU_CONFIGURE= yes -USES= tar:bzip2 PLIST_FILES= bin/scrub man/man1/scrub.1.gz .include Index: head/sysutils/diskscrub/distinfo =================================================================== --- head/sysutils/diskscrub/distinfo (revision 434528) +++ head/sysutils/diskscrub/distinfo (revision 434529) @@ -1,2 +1,3 @@ -SHA256 (scrub-2.5.2.tar.bz2) = 51ee4963759cf07b186bb583ef2839618c1131bbbbdfae849ca76a2259cbc461 -SIZE (scrub-2.5.2.tar.bz2) = 161468 +TIMESTAMP = 1486671153 +SHA256 (scrub-2.6.1.tar.gz) = 43d98d3795bc2de7920efe81ef2c5de4e9ed1f903c35c939a7d65adc416d6cb8 +SIZE (scrub-2.6.1.tar.gz) = 362536