Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2022 15:19:18 GMT
From:      MANTANI Nobutaka <nobutaka@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f7c564c04ada - main - editors/flim: Update to the snapshot on 2022-07-20
Message-ID:  <202209171519.28HFJISA040176@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nobutaka:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f7c564c04adad6e52aea9d3154139c434182fdb0

commit f7c564c04adad6e52aea9d3154139c434182fdb0
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2022-09-17 15:16:24 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2022-09-17 15:18:57 +0000

    editors/flim: Update to the snapshot on 2022-07-20
---
 editors/flim/Makefile | 8 ++++----
 editors/flim/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/editors/flim/Makefile b/editors/flim/Makefile
index 9a44baf2dbbe..8785c415a145 100644
--- a/editors/flim/Makefile
+++ b/editors/flim/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	flim
 PORTVERSION=	1.14.9.${SNAPDATE}
-PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	editors elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
@@ -17,9 +16,9 @@ RUN_DEPENDS=	apel${EMACS_PKGNAMESUFFIX}>0:editors/apel@${EMACS_FLAVOR}
 USES=		cpe emacs iconv makeinfo
 USE_GITHUB=	yes
 GH_ACCOUNT=	wanderlust
-GH_TAGNAME=	02735de
+GH_TAGNAME=	b27f4ae
 
-SNAPDATE=	20210529
+SNAPDATE=	20220720
 CPE_VENDOR=	gnu
 NO_ARCH=	yes
 
@@ -27,7 +26,8 @@ ALL_TARGET=	elc
 
 MAKE_ARGS+=	PREFIX="${STAGEDIR}${PREFIX}" \
 		LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}" \
-		VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}"
+		VERSION_SPECIFIC_LISPDIR="${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}" \
+		PACKAGE_LISPDIR=NONE
 
 INFO=		mime-en mime-ja
 
diff --git a/editors/flim/distinfo b/editors/flim/distinfo
index 4d3008931d40..11dcd09a7a65 100644
--- a/editors/flim/distinfo
+++ b/editors/flim/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631980207
-SHA256 (wanderlust-flim-1.14.9.20210529-02735de_GH0.tar.gz) = fe502403cfdd509f63d5cbb0bcc0e5533d623b3a23a0052e4aa3b9f9e9d2b0f4
-SIZE (wanderlust-flim-1.14.9.20210529-02735de_GH0.tar.gz) = 145968
+TIMESTAMP = 1663419137
+SHA256 (wanderlust-flim-1.14.9.20220720-b27f4ae_GH0.tar.gz) = 8044f5091c9779c0ebc27b5078cba8c728f8d0d8ad7f37436b3c3772108eafa4
+SIZE (wanderlust-flim-1.14.9.20220720-b27f4ae_GH0.tar.gz) = 145774



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