Created attachment 195549 [details] Updates pygame path
Hello Nathan, you should actually just update the affected ports (with bumping of PORTREVISION) along with the main change patch. No need to create separate PR's for every affected port. Anyway, approved after 230115 is landed. Thank you!
(In reply to Ruslan Makhmatkhanov from comment #1) > Hello Nathan, > > you should actually just update the affected ports (with bumping of > PORTREVISION) along with the main change patch. No need to create separate > PR's for every affected port. Anyway, approved after 230115 is landed. Thank > you! Oh, thought it was "correct" to create PRs for them :\ instead of adding them to main PR :)
I'll update it to ${PYGAME} as part of larger commit.
A commit references this bug: Author: yuri Date: Sat Jul 28 23:23:48 UTC 2018 New revision: 475617 URL: https://svnweb.freebsd.org/changeset/ports/475617 Log: Replace explicit devel/py-game dependencies with ${PYGAME} in 7 ports This is to simplify the pending rename devel/py-game -> devel/py-pygame in bug#230115. PR: 230118 230119 Approved by: portmgr Changes: head/astro/py-RO/Makefile head/games/childsplay/Makefile head/games/fretsonfire/Makefile head/multimedia/freevo/Makefile head/multimedia/py-kaa-base/Makefile head/net-p2p/deluge/Makefile head/x11-toolkits/py-kivy/Makefile
Similar patch committed.