Page MenuHomeFreeBSD

Update to 2.7.2 Based on maintainer PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216679 Fixed TIMESTAMP in distinfo
ClosedPublic

Authored by krion on Feb 1 2017, 5:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 1:15 AM
Unknown Object (File)
Mon, Sep 22, 12:09 AM
Unknown Object (File)
Fri, Sep 19, 12:34 AM
Unknown Object (File)
Thu, Sep 18, 7:34 PM
Unknown Object (File)
Wed, Sep 17, 11:33 PM
Unknown Object (File)
Sep 13 2025, 12:16 AM
Unknown Object (File)
Sep 4 2025, 11:33 PM
Unknown Object (File)
Aug 13 2025, 4:30 AM
Subscribers
None

Details

Reviewers
mat
Commits
rP432998: Update to 2.7.2

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

krion retitled this revision from to Update to 2.7.2 Based on maintainer PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216679 Fixed TIMESTAMP in distinfo.
krion updated this object.
krion edited the test plan for this revision. (Show Details)
krion added a reviewer: mat.
mat edited edge metadata.

Looks good, with the changes I added.

sysutils/puppetserver/Makefile
31 ↗(On Diff #24619)

This is not needed, it is added automatically by the SUB_FILES line above.

61–62 ↗(On Diff #24619)

MKDIR runs with -p, so both line are not needed.

68 ↗(On Diff #24619)

This already exists.

This revision is now accepted and ready to land.Feb 1 2017, 8:23 AM
This revision was automatically updated to reflect the committed changes.
krion marked 3 inline comments as done.