From nobody Mon Oct 11 00:55:59 2021 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1B4EC1800973 for ; Mon, 11 Oct 2021 00:56:17 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HSL2m73V1z3ktd for ; Mon, 11 Oct 2021 00:56:16 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-wr1-x430.google.com with SMTP id k7so50281334wrd.13 for ; Sun, 10 Oct 2021 17:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WRkzCf8wt+YyXaAwxTxDsCj7sEjCTluenW9QHaU4C6s=; b=CV/Xd9ECaNwOe1375BZb+xXrYB6sImyZxULojw8ophjpdBEMmyctN5tXSH8PSw6zZW PcXcMPKjnZhxL6towJAGKyrP4OSJrPyX1PyVkMDADXRLJSl2hKKaN9bxoNwmSyHHXSW7 +tZbiRF4l4kxfBpGk5Ic4fkJfwN9BxxPTIkR++BcohKt2YczKzXeSXs9AUmvzaztzPN2 RsfoBUJcVjPsGuyfTloO097NiAUA83AFgHNDmqVzsq18NIE/MQ0dHRteBudiH156K/q1 zUXg+Dz+a8ATZEi4MIN+TunUlzv6OQFiSd2YtFD6Eg82ul6bcbFWBJiIJ2om4S3J3vf5 EPSQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=WRkzCf8wt+YyXaAwxTxDsCj7sEjCTluenW9QHaU4C6s=; b=eHvbj1JBi5Mhr0w31NP7gQEOiFwHGgz9SlYV0xos4UrG3QUr4BmITmaHqQYpggqdgC Tl3pJMArCCeJhLBK0/cHAVJazPa8Y7CIe8oBJIKJPGeUnaP5jEfndLwK5SJPvU6Vzcox d/R4+CWL+YQwmhC/0fZEfDb9YvCUtKWwTlQS3H/G5NClnKgleE2EQr6dNTObL0mtptIl F5l2JJ0XvCs9yf6dHSMeAO4m/YB84yh7yh/us5eTXAGN6NEjLRJdpYhAHcEjW51IxQY8 LFJW/FfPlCL50u3ge2fmi9XLMTY6OafHVLl6zDgQ5TyBEwfzO195ctsDdd3dE6N3B35v lw4g== X-Gm-Message-State: AOAM530QtT9EIpmpTeCIcTXlsc5ei2eRrA9499NyvXHrFjdLoifqDa5n TIhc7NH+hCQclQPEOL0mPgmIyezKdgUC8HM632UNrzSY3KE= X-Google-Smtp-Source: ABdhPJxHe4kMictunG5YZahPk6THMdM4o7du2OSi5841FVvJPZL8kMgcjUpkVsoyQNMAhQCDRLoQ3j/3112axIbFaOY= X-Received: by 2002:a7b:cf29:: with SMTP id m9mr17830873wmg.64.1633913775939; Sun, 10 Oct 2021 17:56:15 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Kevin Oberman Date: Sun, 10 Oct 2021 17:55:59 -0700 Message-ID: Subject: Re: Rollback ports to before mate update To: Mario Lobo Cc: "freebsd-questions@freebsd.org" Content-Type: multipart/alternative; boundary="0000000000003564a405ce093245" X-Rspamd-Queue-Id: 4HSL2m73V1z3ktd X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N --0000000000003564a405ce093245 Content-Type: text/plain; charset="UTF-8" On Sun, Oct 10, 2021 at 3:20 PM Mario Lobo wrote: > > On Sun, Oct 10, 2021, 19:15 Mario Lobo wrote: > >> >> On Sun, Oct 10, 2021, 17:23 Kevin Oberman wrote: >> >>> Mate was updated to 1.26 and it blew up on me. I have no usable desktop >>> and >>> want to rollback my git clone of ports to its state yesterday. I have the >>> commit hash fron yesterday morning, but I'm not sure how to get there. I >>> really hate to completely blow my ports tree. >>> >>> I'm guessing "git reset" might be what I'm looking for, but I'm far from >>> sure. Help! >>> >> >> I think you can accomplish that by going to /usr/ports and run: >> >> git checkout hash-of-the-commit >> >> > Forgot to mention that I did that 2 days ago to downgrade harfbuzz from > 3.0.0 to 2.9.1 because of chromium. > Thanks! To avoid any risk of damage, I cloned a new copy into another directory and did the checkout. I'm back in business and will open an issue with the update to mate. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 --0000000000003564a405ce093245--