Page MenuHomeFreeBSD

sysutils/immortal: update 0.14.0
ClosedPublic

Authored by ultima on Jul 18 2017, 9:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 28, 7:48 AM
Unknown Object (File)
Jun 21 2025, 9:49 AM
Unknown Object (File)
Jun 18 2025, 9:27 PM
Unknown Object (File)
Jun 16 2025, 3:08 PM
Unknown Object (File)
Jun 1 2025, 11:11 AM
Unknown Object (File)
May 26 2025, 8:44 PM
Unknown Object (File)
May 21 2025, 6:09 PM
Unknown Object (File)
May 13 2025, 8:27 PM
Subscribers

Details

Summary
  • Updated to 0.14.0
  • Moved USES above USE_RC_SUBR, Start section with USES, then possible USE_x[1]
  • Removed STRIP var, stripping is always safe. The bugs from 2010-2011 in go have long since been fixed.

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

PR\: 220705
Sumitted by\: <nbari@tequila.io> (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: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning 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 19 2017, 1:20 PM
This revision was automatically updated to reflect the committed changes.