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)
Thu, Apr 18, 8:09 AM
Unknown Object (File)
Tue, Apr 16, 5:28 AM
Unknown Object (File)
Mar 3 2024, 8:53 AM
Unknown Object (File)
Mar 3 2024, 8:42 AM
Unknown Object (File)
Mar 3 2024, 8:42 AM
Unknown Object (File)
Mar 3 2024, 8:41 AM
Unknown Object (File)
Mar 3 2024, 8:30 AM
Unknown Object (File)
Mar 3 2024, 8:30 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.