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=3D243906 --- 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 commi= t? So two (2) commits total: one +MOVED and removing it from emulators/, and t= he next commit re-adding it and killing off the MOVED entry. I believe this wo= uld keep `make index` intact and cause the least amount of friction, given that zapping the anti-replacement commit hook isn't an option. clusteradm@ updat= es 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 bui= ld in case something unexpected comes up. Index: MOVED =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- MOVED (revision 532685) +++ MOVED (working copy) @@ -14550,3 +14550,4 @@ security/suricata5|security/suricata|2020-04-20|Has expired: security/suri= cata is already at version 5 finance/py-ebaysdk-python|finance/py-ebaysdk|2020-04-21|Renamed to match P= ypy package emulators/qemu30|emulators/qemu31|2020-04-21|Has expired: No longer mainta= ined by upstream +emulators/qemu-user-static||2020-04-25|Slave port being replaced by a copy= of qemu-user-static-devel Index: emulators/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- emulators/Makefile (revision 532685) +++ emulators/Makefile (working copy) @@ -110,7 +110,6 @@ SUBDIR +=3D qemu-devel SUBDIR +=3D qemu-powernv SUBDIR +=3D qemu-sbruno - SUBDIR +=3D qemu-user-static SUBDIR +=3D qemu-user-static-devel SUBDIR +=3D qemu-utils SUBDIR +=3D qemu31 --=20 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>