Page MenuHomeFreeBSD

devel/sedsed: update to 1.1
ClosedPublic

Authored by uzsolt on Apr 16 2024, 6:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 9:43 AM
Unknown Object (File)
Tue, Oct 14, 10:05 AM
Unknown Object (File)
Fri, Oct 10, 1:51 PM
Unknown Object (File)
Thu, Sep 18, 1:06 AM
Unknown Object (File)
Wed, Sep 17, 10:37 PM
Unknown Object (File)
Wed, Sep 17, 8:29 AM
Unknown Object (File)
Sep 14 2025, 1:37 AM
Unknown Object (File)
Sep 13 2025, 10:24 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
Lint Not Applicable
Unit
Tests Not Applicable

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....

17

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.