[Bug 243906] emulators/qemu-user-static: Update to 3.1, Deprecate emulators/qemu-sbruno
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 23 15:39:54 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243906
--- Comment #7 from Kyle Evans <kevans at 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.
More information about the freebsd-emulation
mailing list