Bug 220552 - www/mod_realdoc: Update to 20170405, Take MAINTAINER'ship
Summary: www/mod_realdoc: Update to 20170405, Take MAINTAINER'ship
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Richard Gallamore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-08 05:02 UTC by Jov
Modified: 2017-07-16 17:33 UTC (History)
1 user (show)

See Also:


Attachments
mod_realdoc-20170405.diff (1.07 KB, patch)
2017-07-08 05:02 UTC, Jov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jov 2017-07-08 05:02:28 UTC
Created attachment 184165 [details]
mod_realdoc-20170405.diff

changes:
1.update to 20170405
2.add license
3.takeover maintainership
4.clean master sites

QA:
portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere testport passed on 11.0R-amd64
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-16 17:20:33 UTC
A commit references this bug:

Author: ultima
Date: Sun Jul 16 17:20:26 UTC 2017
New revision: 446038
URL: https://svnweb.freebsd.org/changeset/ports/446038

Log:
  * Updated to 20170405
  * New maintainer Jov <amutu@amutu.com>
  * Added license, MIT
  * Remove MASTER_SITES, not required
  * Sorted USE_*, Add the USE_* then related variables close together right after it.(13.1.7)[1]

  [1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

  PR:		220552
  Submitted by:	Jov <amutu@amutu.com> (maintainer)
  Reviewed by:	lifanov (mentor)
  Approved by:	lifanov (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11596

Changes:
  head/www/mod_realdoc/Makefile
  head/www/mod_realdoc/distinfo
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2017-07-16 17:33:27 UTC
Committed, thanks!