https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243906
--- Comment #7 from Kyle Evans <kev...@freebsd.org> --- @koobs: I'd like to go ahead and proceed with this this weekend. Am I OK to commit the following + svn rm emulators/qemu-user-static; then revert this diff and do the repocopy from emulators/qemu-user-static-devel in the next commit? So two (2) commits total: one +MOVED and removing it from emulators/, and the next commit re-adding it and killing off the MOVED entry. I believe this would keep `make index` intact and cause the least amount of friction, given that zapping the anti-replacement commit hook isn't an option. clusteradm@ updates their repo at 2AM Pacific Time which is about ~4AM CDT, I'll plan to do it just a couple hours later so that there's plenty of time prior to their next build in case something unexpected comes up. Index: MOVED =================================================================== --- MOVED (revision 532685) +++ MOVED (working copy) @@ -14550,3 +14550,4 @@ security/suricata5|security/suricata|2020-04-20|Has expired: security/suricata is already at version 5 finance/py-ebaysdk-python|finance/py-ebaysdk|2020-04-21|Renamed to match Pypy package emulators/qemu30|emulators/qemu31|2020-04-21|Has expired: No longer maintained by upstream +emulators/qemu-user-static||2020-04-25|Slave port being replaced by a copy of qemu-user-static-devel Index: emulators/Makefile =================================================================== --- emulators/Makefile (revision 532685) +++ emulators/Makefile (working copy) @@ -110,7 +110,6 @@ SUBDIR += qemu-devel SUBDIR += qemu-powernv SUBDIR += qemu-sbruno - SUBDIR += qemu-user-static SUBDIR += qemu-user-static-devel SUBDIR += qemu-utils SUBDIR += qemu31 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-emulation@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"