Page MenuHomeFreeBSD

devel/sedsed: update to 1.1
ClosedPublic

Authored by uzsolt on Apr 16 2024, 6:02 AM.
Tags
None
Referenced Files
F153186456: D44802.diff
Sun, Apr 19, 4:36 PM
Unknown Object (File)
Sat, Apr 11, 5:19 PM
Unknown Object (File)
Sat, Apr 11, 10:46 AM
Unknown Object (File)
Sat, Apr 11, 5:05 AM
Unknown Object (File)
Sat, Apr 11, 12:12 AM
Unknown Object (File)
Fri, Apr 10, 3:26 AM
Unknown Object (File)
Thu, Apr 9, 9:19 AM
Unknown Object (File)
Thu, Apr 9, 5:10 AM

Details

Summary

Add LICENSE and LICENSE_FILE.
Update WWW and use github project page.
Use DISTVERSION instead of PORTVERSION.

PR: 277367
Approved by: bofh (mentor) or diizzy (mentor)
(Differential Revision: https://reviews.freebsd.org/D###)

Test Plan

Portlint, portclippy, portfmt passed.
Poudriere testport passed on 13.2, 13.3, 14.0.
The commit will be git commit --author='Chris Hutchinson <portmaster@bsdforge.com>'

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 57115
Build 54003: arc lint + arc unit

Event Timeline

uzsolt created this revision.

Any reason why we can't depend on gsed so we can use the latest version? https://www.freshports.org/textproc/gsed/

The point of choosing the 1.1 target is to keep BSD sed compatibility.
2.n (expressly) drops that ability. Unless I've missed your point regarding
gsed.

devel/sedsed/Makefile
3

Version 2 or later....

18

Optional but I would argue for sake of readability that it should go in after USES despite what portfmt says and separate USE_GITHUB to its own section

This revision was not accepted when it landed; it landed in state Needs Review.Jul 3 2024, 6:12 PM
This revision was automatically updated to reflect the committed changes.