Date: Thu, 23 Apr 2020 15:39:53 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 243906] emulators/qemu-user-static: Update to 3.1, Deprecate emulators/qemu-sbruno Message-ID: <bug-243906-4077-NahEjzEdnr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243906-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-243906-4077@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243906 --- Comment #7 from Kyle Evans <kevans@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243906-4077-NahEjzEdnr>
