Bug 220552

Summary: www/mod_realdoc: Update to 20170405, Take MAINTAINER'ship
Product: Ports & Packages Reporter: Jov <amutu>
Component: Individual Port(s)Assignee: Richard Gallamore <ultima>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mod_realdoc-20170405.diff none

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!