Received: by mail.netbsd.org (Postfix, from userid 605) id 00A8184E7D; Sun, 21 Jan 2024 20:18:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 311F084E77 for ; Sun, 21 Jan 2024 20:18:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DShPmv6Wgkvd for ; Sun, 21 Jan 2024 20:18:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9413984CCC for ; Sun, 21 Jan 2024 20:18:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8CDCFFA42; Sun, 21 Jan 2024 20:18:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705868337110040" MIME-Version: 1.0 Date: Sun, 21 Jan 2024 20:18:57 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/editors/emacs29 To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20240121201857.8CDCFFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705868337110040 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 21 20:18:57 UTC 2024 Modified Files: pkgsrc/editors/emacs29: Makefile distinfo version.mk Log Message: emacs29: update to 29.2. * Changes in Emacs 29.2 This is a bug-fix release with no new features. * Changes in Specialized Modes and Packages in Emacs 29.2 ** Tramp *** New user option 'tramp-show-ad-hoc-proxies'. When non-nil, ad-hoc definitions are kept in remote file names instead of showing the shortcuts. * Incompatible Lisp Changes in Emacs 29.2 ** 'with-sqlite-transaction' rolls back changes if its BODY fails. If the BODY of the macro signals an error, or committing the results of the transaction fails, the changes will now be rolled back. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/editors/emacs29/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/editors/emacs29/distinfo \ pkgsrc/editors/emacs29/version.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705868337110040 Content-Disposition: inline Content-Length: 2091 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/editors/emacs29/Makefile diff -u pkgsrc/editors/emacs29/Makefile:1.9 pkgsrc/editors/emacs29/Makefile:1.10 --- pkgsrc/editors/emacs29/Makefile:1.9 Wed Nov 15 20:00:36 2023 +++ pkgsrc/editors/emacs29/Makefile Sun Jan 21 20:18:57 2024 @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2023/11/15 20:00:36 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2024/01/21 20:18:57 wiz Exp $ CONFLICTS+= emacs29-nox11-[0-9]* -PKGREVISION= 8 - .include "../../editors/emacs29/Makefile.common" .include "options.mk" Index: pkgsrc/editors/emacs29/distinfo diff -u pkgsrc/editors/emacs29/distinfo:1.1 pkgsrc/editors/emacs29/distinfo:1.2 --- pkgsrc/editors/emacs29/distinfo:1.1 Mon Jul 31 15:03:33 2023 +++ pkgsrc/editors/emacs29/distinfo Sun Jan 21 20:18:57 2024 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2023/07/31 15:03:33 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2024/01/21 20:18:57 wiz Exp $ -BLAKE2s (emacs-29.1.tar.xz) = 7dd23c25b0d63dbf7d611ed013a743362e000df35f1cb61fb9050be16cd87b59 -SHA512 (emacs-29.1.tar.xz) = de10f2af462682019af680e6a82fd33feb05ce6d995bedf5756264fa06e29d90cab02c5884b0aeade1c5ab39cf064e0fb6ff9f78d9eedbd162f0a985945b9ec2 -Size (emacs-29.1.tar.xz) = 52081008 bytes +BLAKE2s (emacs-29.2.tar.xz) = 620da10b874c520c0dc92d4153b1b555702dafb891dfa64fd804dc6fe8a081aa +SHA512 (emacs-29.2.tar.xz) = 293fdc2387d58dfa506ae1960b05ccdb4c16ec53c4f55a1a6b665a4fe2815cabfad6257f2b62231040889ab3843d56a01ef62fc9efc1118bf833d7773c64820a +Size (emacs-29.2.tar.xz) = 52162080 bytes SHA1 (patch-Makefile.in) = cb43792c8996c781f382ae102ea771af8f3d3190 Index: pkgsrc/editors/emacs29/version.mk diff -u pkgsrc/editors/emacs29/version.mk:1.1 pkgsrc/editors/emacs29/version.mk:1.2 --- pkgsrc/editors/emacs29/version.mk:1.1 Mon Jul 31 15:03:33 2023 +++ pkgsrc/editors/emacs29/version.mk Sun Jan 21 20:18:57 2024 @@ -1,7 +1,7 @@ -# $NetBSD: version.mk,v 1.1 2023/07/31 15:03:33 ryoon Exp $ +# $NetBSD: version.mk,v 1.2 2024/01/21 20:18:57 wiz Exp $ _EMACS_FLAVOR= emacs _EMACS_REQD= emacs29>=29.1<30 _EMACS_VERSION_MAJOR= 29 -_EMACS_VERSION_MINOR= 1 +_EMACS_VERSION_MINOR= 2 --_----------=_1705868337110040--