Date: Sun, 15 Dec 2024 13:38:52 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: 7d83fa11ed34 - main - misc/compat.el: Update to 30.0.1.0 Message-ID: <202412151338.4BFDcqTu036098@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=7d83fa11ed343ebdf70ab191826d2fa4ee055a22 commit 7d83fa11ed343ebdf70ab191826d2fa4ee055a22 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2024-12-15 13:33:39 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2024-12-15 13:38:24 +0000 misc/compat.el: Update to 30.0.1.0 ChangeLog: https://github.com/emacs-compat/compat/blob/30.0.1.0/NEWS.org --- misc/compat.el/Makefile | 2 +- misc/compat.el/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile index 0111cf188b1a..d4aff7156ee5 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,5 @@ PORTNAME= compat.el -DISTVERSION= 30.0.0.0 +DISTVERSION= 30.0.1.0 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo index 21ec3eb07452..d11f3aca7910 100644 --- a/misc/compat.el/distinfo +++ b/misc/compat.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723781633 -SHA256 (emacs-compat-compat-30.0.0.0_GH0.tar.gz) = 6d13ebcfa76c60b49b27b2195f2311e924f072b25368adf8fcd33fb1e7328efb -SIZE (emacs-compat-compat-30.0.0.0_GH0.tar.gz) = 140329 +TIMESTAMP = 1734269390 +SHA256 (emacs-compat-compat-30.0.1.0_GH0.tar.gz) = 07ed60826fbd9e83d5b86a0a2beb573f424d08354d15468b5ce6f2702645f358 +SIZE (emacs-compat-compat-30.0.1.0_GH0.tar.gz) = 142477
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412151338.4BFDcqTu036098>