FreeBSD Bugzilla – Attachment 179805 Details for
Bug 216946
[Maintainer Update] sysutils/diskscrub 2.5.2 -> 2.6.1 (and new MASTER_SITES)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file. Apply in .../usr/ports/
sysutils_diskscrub.patch (text/plain), 2.27 KB, created by
Erik Greenwald
on 2017-02-09 20:24:53 UTC
(
hide
)
Description:
Patch file. Apply in .../usr/ports/
Filename:
MIME Type:
Creator:
Erik Greenwald
Created:
2017-02-09 20:24:53 UTC
Size:
2.27 KB
patch
obsolete
>Index: sysutils/diskscrub/Makefile >=================================================================== >--- sysutils/diskscrub/Makefile (revision 433723) >+++ sysutils/diskscrub/Makefile (working copy) >@@ -2,9 +2,9 @@ > # $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 >@@ -12,10 +12,7 @@ > > LICENSE= GPLv2 > >-BROKEN= Unfetchable (google code has gone away) >- > GNU_CONFIGURE= yes >-USES= tar:bzip2 > > PLIST_FILES= bin/scrub man/man1/scrub.1.gz > >Index: sysutils/diskscrub/distinfo >=================================================================== >--- sysutils/diskscrub/distinfo (revision 433723) >+++ sysutils/diskscrub/distinfo (working copy) >@@ -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 >Index: sysutils/diskscrub/files/patch-src__genrand.c >=================================================================== >--- sysutils/diskscrub/files/patch-src__genrand.c (revision 433723) >+++ sysutils/diskscrub/files/patch-src__genrand.c (working copy) >@@ -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; >- } >- } >- >Index: sysutils/diskscrub/files/patch-src_util.h >=================================================================== >--- sysutils/diskscrub/files/patch-src_util.h (revision 433723) >+++ sysutils/diskscrub/files/patch-src_util.h (working copy) >@@ -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 <sys/mman.h> >-+ >- #ifdef HAVE_STDBOOL_H >- #include <stdbool.h> >- #else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 216946
: 179805