Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2022 01:13:31 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: 65a024ae6807 - main - misc/compat.el: Update to 28.1.2.2
Message-ID:  <202208290113.27T1DVBf032981@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=65a024ae6807fd6584ea2fab3eb700c17ef10ae2

commit 65a024ae6807fd6584ea2fab3eb700c17ef10ae2
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-08-27 04:55:45 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-08-29 01:12:21 +0000

    misc/compat.el: Update to 28.1.2.2
    
    ChangLog:       https://lists.sr.ht/~pkal/compat-announce/%3C87lercqdft.fsf%40posteo.net%3E
---
 misc/compat.el/Makefile  | 4 ++--
 misc/compat.el/distinfo  | 6 +++---
 misc/compat.el/pkg-plist | 1 -
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile
index fa5e5756b08d..6e689e332582 100644
--- a/misc/compat.el/Makefile
+++ b/misc/compat.el/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	compat.el
-DISTVERSION=	28.1.2.1
+DISTVERSION=	28.1.2.2
 CATEGORIES=	misc elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
@@ -26,7 +26,7 @@ ELISP_FILES=	compat-24.el compat-24.elc compat-25.el compat-25.elc \
 		compat-26.el compat-26.elc compat-27.el compat-27.elc \
 		compat-28.el compat-28.elc compat-font-lock.el \
 		compat-font-lock.elc compat-help.el compat-help.elc \
-		compat-macs.el compat-macs.elc compat.el compat.elc
+		compat-macs.el compat.el compat.elc
 
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/compat
diff --git a/misc/compat.el/distinfo b/misc/compat.el/distinfo
index 3ae973ce8bee..1f85e0cc408e 100644
--- a/misc/compat.el/distinfo
+++ b/misc/compat.el/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661384844
-SHA256 (phikal-compat.el-28.1.2.1_GH0.tar.gz) = 61fc62834675b6881336a89d4bcf94625c74397079f18227baef4ebc5a597c29
-SIZE (phikal-compat.el-28.1.2.1_GH0.tar.gz) = 82446
+TIMESTAMP = 1661576052
+SHA256 (phikal-compat.el-28.1.2.2_GH0.tar.gz) = db2c3bc95e3fa47e2a1d31a811631334e24fdd4ec37f369cbb53bebb069365a2
+SIZE (phikal-compat.el-28.1.2.2_GH0.tar.gz) = 82494
diff --git a/misc/compat.el/pkg-plist b/misc/compat.el/pkg-plist
index c18d226c49dc..6279935802fb 100644
--- a/misc/compat.el/pkg-plist
+++ b/misc/compat.el/pkg-plist
@@ -13,6 +13,5 @@
 %%EMACS_VERSION_SITE_LISPDIR%%/compat/compat-help.el
 %%EMACS_VERSION_SITE_LISPDIR%%/compat/compat-help.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/compat/compat-macs.el
-%%EMACS_VERSION_SITE_LISPDIR%%/compat/compat-macs.elc
 %%EMACS_VERSION_SITE_LISPDIR%%/compat/compat.el
 %%EMACS_VERSION_SITE_LISPDIR%%/compat/compat.elc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208290113.27T1DVBf032981>