Date: Wed, 6 Nov 2013 18:32:37 +0000 From: "Teske, Devin" <Devin.Teske@fisglobal.com> To: "<freebsd-current@freebsd.org> Current" <freebsd-current@freebsd.org> Cc: Devin Teske <dteske@freebsd.org>, "Teske, Devin" <Devin.Teske@fisglobal.com> Subject: [Review] bsdconfig pkgng integration Message-ID: <AB5E888B-3AD5-4379-A68E-05AFD056A89C@fisglobal.com>
next in thread | raw e-mail | index | archive | help
--Apple-Mail=_21B29E01-B533-4BA6-999E-98602A8FAE9B Content-Type: multipart/mixed; boundary="Apple-Mail=_34A3D33D-C13B-4518-ACD1-13FBAB6EADE1" --Apple-Mail=_34A3D33D-C13B-4518-ACD1-13FBAB6EADE1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Subject says it all. I need a review on the attached patch. Come on, you know you want to... -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. --Apple-Mail=_34A3D33D-C13B-4518-ACD1-13FBAB6EADE1 Content-Disposition: attachment; filename=patch.txt Content-Type: text/plain; x-unix-mode=0644; name="patch.txt" Content-Transfer-Encoding: 7bit Index: http.subr =================================================================== --- http.subr (revision 256550) +++ http.subr (working copy) @@ -79,6 +79,7 @@ f_dialog_menu_media_http() local menu_list=" '$msg_main_site' 'ftp.freebsd.org' 'URL' '$msg_specify_some_other_http_site' + 'pkg $msg_main_site' 'pkg.freebsd.org' " # END-QUOTE local hline="$msg_select_a_site_thats_close" --Apple-Mail=_34A3D33D-C13B-4518-ACD1-13FBAB6EADE1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii --Apple-Mail=_34A3D33D-C13B-4518-ACD1-13FBAB6EADE1-- --Apple-Mail=_21B29E01-B533-4BA6-999E-98602A8FAE9B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQEcBAEBCgAGBQJSeotEAAoJEKrMn5R9npq5ZD4H/jP4nT6TIz/pOcnQw7rQCMHU kUMxzm+POu7te1fB33H7c4Ll0zUppzjDnWM/aXv+UH+5+m+SaAlAZxTG2Gn71V0h bSUMKN11sdI8zpw4xQMiNwZomfaKt82f84gVE/lANqskzABmU0aQLoQlb4t7lgXq dOj9xnTo/cv3HqT4KG1Hva0rBcr20CRUzu5SmEoVB/sLUbFxuQKDTX1UwWmTkgXN V0Fu+sk+4Tt4OBhV07SUlTJ1yoAw+EFgCwZBzhkcM5Vy7rhlVTVzq35wBWXsDfxZ NwlDtkSCEgO63wk2DSt9xKn0DnMHQEqsNRzF8W2DXtkXOVBKa5/9gws+6Ap/A50= =CL9+ -----END PGP SIGNATURE----- --Apple-Mail=_21B29E01-B533-4BA6-999E-98602A8FAE9B--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AB5E888B-3AD5-4379-A68E-05AFD056A89C>