Page MenuHomeFreeBSD

sysutils/py-consul -> sysutils/py-python-consul
ClosedPublic

Authored by jhixson on Jan 25 2019, 6:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 24, 4:32 PM
Unknown Object (File)
Tue, Nov 11, 7:35 AM
Unknown Object (File)
Wed, Nov 5, 11:33 AM
Unknown Object (File)
Fri, Oct 31, 8:24 AM
Unknown Object (File)
Oct 26 2025, 2:43 PM
Unknown Object (File)
Oct 26 2025, 1:28 PM
Unknown Object (File)
Oct 26 2025, 12:51 PM
Unknown Object (File)
Oct 26 2025, 8:06 AM
Subscribers

Details

Summary

sysutils/py-consul -> sysutils/py-python-consul

Test Plan

Tested using poudriere for 11.2 and 12.0 with python

Diff Detail

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

Event Timeline

  • Add MOVED file
  • Remove py-python-nomad from diff
koobs requested changes to this revision.Jan 26 2019, 2:54 AM
koobs added inline comments.
sysutils/Makefile
982 ↗(On Diff #53211)

This unrelated change is still included in the diff, needs to be removed

sysutils/py-python-consul/Makefile
26 ↗(On Diff #53211)

Not required after PORTNAME change (GH_PROJECT defaults to PORTNAME)

28 ↗(On Diff #53211)

Group USE_* together, under USES

This revision now requires changes to proceed.Jan 26 2019, 2:54 AM

Port fixes

  • Group USE_* together
  • Fix sysutils/Makefile with correct port entry
  • Fix MOVED with correct port entry

Remove conman from Makefile

sysutils/py-python-consul/Makefile
6 ↗(On Diff #53329)

You should keep the PORTREVISION for safety even if you are renaming it.

sysutils/py-consul: rename to sysutils/py-python-consul

  • Rename to be consistent with github project
  • Add PORTREVISION back
  • Add MOVED entry
  • Edit sysutils/Makefile to reflect name change
This revision was not accepted when it landed; it landed in state Needs Review.Jan 31 2019, 5:03 AM
This revision was automatically updated to reflect the committed changes.