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)
Tue, Nov 5, 4:41 AM
Unknown Object (File)
Wed, Oct 30, 8:58 AM
Unknown Object (File)
Tue, Oct 29, 5:14 PM
Unknown Object (File)
Sep 7 2024, 11:22 AM
Unknown Object (File)
Aug 18 2024, 3:07 AM
Unknown Object (File)
Aug 17 2024, 8:13 AM
Unknown Object (File)
Jul 10 2024, 6:15 AM
Unknown Object (File)
Jul 10 2024, 6:12 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.