Bug 220535 - devel/menhir: Update to 20170607, Take MAINTAINER'ship
Summary: devel/menhir: Update to 20170607, 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-07 12:04 UTC by Jov
Modified: 2017-07-16 17:33 UTC (History)
1 user (show)

See Also:


Attachments
menhir-20170607.diff (1.53 KB, patch)
2017-07-07 12:04 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-07 12:04:21 UTC
Created attachment 184152 [details]
menhir-20170607.diff

changes:
1.update to 20170607
2.add license
3.add pkg-plist as number of installed files is more than six
Comment 1 Jov 2017-07-07 12:05:17 UTC
QA:
portlint -AC
WARN: Makefile: [35]: use ${VARIABLE}, instead of $(VARIABLE).
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 2 warnings found.

poudriere testport passed on 11.0R-amd64
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-07-16 17:27:41 UTC
A commit references this bug:

Author: ultima
Date: Sun Jul 16 17:27:00 UTC 2017
New revision: 446039
URL: https://svnweb.freebsd.org/changeset/ports/446039

Log:
  * Updated to 20170607
  * New maintainer Jov <amutu@amutu.com>
  * Added license, GPLv2
  * Moved USES, USES should start section followed by USE_x(13.1.6)[1]
  * Moved plist items from Makefile to pkg-plist

  Changelog:	https://gitlab.inria.fr/fpottier/menhir/blob/master/CHANGES.md

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

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

Changes:
  head/devel/menhir/Makefile
  head/devel/menhir/distinfo
  head/devel/menhir/pkg-plist
Comment 3 Richard Gallamore freebsd_committer freebsd_triage 2017-07-16 17:33:16 UTC
Committed, thanks!