Date: Tue, 26 Mar 2024 23:57:15 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 35925e8d1757 - 2024Q1 - editors/flim: Update to the snapshot on 2023-12-18 Message-ID: <202403262357.42QNvFn1032149@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q1 has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=35925e8d17575bc86a341ff59663304c6145e5fb commit 35925e8d17575bc86a341ff59663304c6145e5fb Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> AuthorDate: 2024-02-11 13:16:01 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2024-03-26 23:46:55 +0000 editors/flim: Update to the snapshot on 2023-12-18 (cherry picked from commit e5e0bff10b97222a1bc5f18ce1a0137bda467e60) --- editors/flim/Makefile | 5 ++--- editors/flim/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 459902c7f0d8..d47a5b8abc1d 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -1,6 +1,5 @@ PORTNAME= flim PORTVERSION= 1.14.9.${SNAPDATE} -PORTREVISION= 2 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= 2cf5a78 +GH_TAGNAME= abdd231 -SNAPDATE= 20230205 +SNAPDATE= 20231218 CPE_VENDOR= gnu NO_ARCH= yes diff --git a/editors/flim/distinfo b/editors/flim/distinfo index ba92415f6bf3..4c3134626f11 100644 --- a/editors/flim/distinfo +++ b/editors/flim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688815670 -SHA256 (wanderlust-flim-1.14.9.20230205-2cf5a78_GH0.tar.gz) = 9d392cbaa08255baaf7394095fec84163aa1bfa1886aca4b4a9a54cf692d99fa -SIZE (wanderlust-flim-1.14.9.20230205-2cf5a78_GH0.tar.gz) = 145847 +TIMESTAMP = 1707571503 +SHA256 (wanderlust-flim-1.14.9.20231218-abdd231_GH0.tar.gz) = 8d99ed4e67c5806030068efda02d244022b79da569ff77be58217c46461d658b +SIZE (wanderlust-flim-1.14.9.20231218-abdd231_GH0.tar.gz) = 144862
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403262357.42QNvFn1032149>