Page MenuHomeFreeBSD

devel/menhir: update to 20170607 and takeover maintainership
ClosedPublic

Authored by ultima on Jul 14 2017, 2:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 12:17 PM
Unknown Object (File)
Thu, Apr 18, 6:53 PM
Unknown Object (File)
Jan 20 2024, 9:56 PM
Unknown Object (File)
Jan 15 2024, 9:21 PM
Unknown Object (File)
Dec 19 2023, 11:29 PM
Unknown Object (File)
Nov 23 2023, 5:34 PM
Unknown Object (File)
Nov 16 2023, 8:04 AM
Unknown Object (File)
Nov 14 2023, 8:03 AM
Subscribers

Details

Summary
  • 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
Sumitted by\: Jov <amutu@amutu.com> (maintainer)
Reviewed by\: lifanov (mentor), matthew (mentor)
Approved by\: lifanov (mentor), matthew (mentor)
Differential Revision\: https://reviews.freebsd.org/DXXXXX

Test Plan

portlint:
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:
103i386
103amd64
110i386
110amd64
12i386
12amd64

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 10489
Build 10899: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jul 15 2017, 10:40 PM
This revision was automatically updated to reflect the committed changes.