Date: Sun, 17 Mar 2024 00:34:17 GMT From: Yasuhiro Kimura <yasu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7d17a27eb160 - main - misc/compat.el: Update to 29.1.4.5 Message-ID: <202403170034.42H0YHXl007329@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=7d17a27eb160d1852afd732621a6885dc23a782f commit 7d17a27eb160d1852afd732621a6885dc23a782f Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-03-17 00:25:19 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-03-17 00:33:32 +0000 misc/compat.el: Update to 29.1.4.5 Changes: https://github.com/emacs-compat/compat/compare/29.1.4.4...29.1.4.5 --- misc/compat.el/Makefile | 3 +-- misc/compat.el/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile index 65790972c6e8..bf9dceeecac8 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,6 +1,5 @@ PORTNAME= compat.el -DISTVERSION= 29.1.4.4 -PORTREVISION= 1 +DISTVERSION= 29.1.4.5 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo index ffa5a339c66f..cf961961497e 100644 --- a/misc/compat.el/distinfo +++ b/misc/compat.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699919840 -SHA256 (emacs-compat-compat-29.1.4.4_GH0.tar.gz) = 23ccdb6e343dec1e593bbc0f8d323b6c262c1fca2a8f47e122d457ad3cbe8f88 -SIZE (emacs-compat-compat-29.1.4.4_GH0.tar.gz) = 129900 +TIMESTAMP = 1710634956 +SHA256 (emacs-compat-compat-29.1.4.5_GH0.tar.gz) = 4fe7c84abacd580497eb2611bd84357998d133204c84ad81be0737da10587ccd +SIZE (emacs-compat-compat-29.1.4.5_GH0.tar.gz) = 130079
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403170034.42H0YHXl007329>