Date: Sun, 11 Feb 2024 13:18:28 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: e5e0bff10b97 - main - editors/flim: Update to the snapshot on 2023-12-18 Message-ID: <202402111318.41BDISmH039761@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=e5e0bff10b97222a1bc5f18ce1a0137bda467e60 commit e5e0bff10b97222a1bc5f18ce1a0137bda467e60 Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> AuthorDate: 2024-02-11 13:16:01 +0000 Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org> CommitDate: 2024-02-11 13:17:53 +0000 editors/flim: Update to the snapshot on 2023-12-18 --- 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?202402111318.41BDISmH039761>