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)
Sat, Sep 27, 5:28 AM
Unknown Object (File)
Fri, Sep 26, 8:11 PM
Unknown Object (File)
Sun, Sep 21, 9:33 PM
Unknown Object (File)
Fri, Sep 19, 10:31 AM
Unknown Object (File)
Wed, Sep 17, 3:43 PM
Unknown Object (File)
Sep 11 2025, 7:28 PM
Unknown Object (File)
Aug 27 2025, 10:59 PM
Unknown Object (File)
Aug 18 2025, 4:45 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.