Bug 191188 - [patch] sysutils/diskscrub: Stagify
Summary: [patch] sysutils/diskscrub: Stagify
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-19 15:00 UTC by Erik Greenwald
Modified: 2014-06-24 02:08 UTC (History)
2 users (show)

See Also:


Attachments
sysutils_diskscrub.patch (1.04 KB, patch)
2014-06-19 15:00 UTC, Erik Greenwald
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Greenwald 2014-06-19 15:00:32 UTC
Created attachment 143928 [details]
sysutils_diskscrub.patch

Stagify, add license, update pkg-descr URL and update maintainer email address.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-20 00:30:02 UTC
A commit references this bug:

Author: danilo
Date: Fri Jun 20 00:29:43 UTC 2014
New revision: 358482
URL: http://svnweb.freebsd.org/changeset/ports/358482

Log:
  - Add stage support
  - Update maintainer email
  - Add LICENSE
  - Update WWW
  while here
  - Convert USE_BZIP2 to USES
  - Fix build with clang

  PR:		ports/191188
  Submitted by:	erik@bz.bzflag.bz

Changes:
  head/sysutils/diskscrub/Makefile
  head/sysutils/diskscrub/files/patch-src__genrand.c
  head/sysutils/diskscrub/pkg-descr
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2014-06-20 00:31:11 UTC
Committed with some changes. Thanks!