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)
Fri, Dec 6, 8:49 PM
Unknown Object (File)
Thu, Nov 28, 2:39 PM
Unknown Object (File)
Mon, Nov 25, 2:25 PM
Unknown Object (File)
Sun, Nov 24, 2:13 PM
Unknown Object (File)
Nov 8 2024, 2:25 PM
Unknown Object (File)
Oct 14 2024, 8:07 PM
Unknown Object (File)
Oct 4 2024, 10:04 PM
Unknown Object (File)
Oct 4 2024, 8:54 PM
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.