Date: Mon, 09 Feb 2026 00:55:04 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Takefu <takefu@airport.fm> Subject: git: dffd4bf6daa5 - main - devel/cdialog: Update 1.3-20251223 => 1.3-20260107 Message-ID: <69893068.331ad.8dbc683@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=dffd4bf6daa5c054782900492e5032986ebd75df commit dffd4bf6daa5c054782900492e5032986ebd75df Author: Takefu <takefu@airport.fm> AuthorDate: 2026-02-09 00:53:22 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-09 00:53:22 +0000 devel/cdialog: Update 1.3-20251223 => 1.3-20260107 Changelog: https://invisible-island.net/dialog/CHANGES.html#index-t20260107 While here remove unnecessary MKDIR in post-install-EXAMPLES-on. PR: 292944 Approved by: Josmar Calin De Pierri <jcpierri@gmail.com> (maintainer) --- devel/cdialog/Makefile | 3 +-- devel/cdialog/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/cdialog/Makefile b/devel/cdialog/Makefile index 3522752c4a3e..2798922b6985 100644 --- a/devel/cdialog/Makefile +++ b/devel/cdialog/Makefile @@ -1,5 +1,5 @@ PORTNAME= dialog -DISTVERSION= 1.3-20251223 +DISTVERSION= 1.3-20260107 PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= https://invisible-island.net/archives/${PORTNAME}/ \ @@ -35,7 +35,6 @@ post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcdialog.so post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/samples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include <bsd.port.mk> diff --git a/devel/cdialog/distinfo b/devel/cdialog/distinfo index 8786ce3db40a..9058706252e1 100644 --- a/devel/cdialog/distinfo +++ b/devel/cdialog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767612109 -SHA256 (dialog-1.3-20251223.tgz) = ada64c1593f995762354dda94e43a18b1fbe92fcd6bc8abddb47d4da46638fd1 -SIZE (dialog-1.3-20251223.tgz) = 583361 +TIMESTAMP = 1770248068 +SHA256 (dialog-1.3-20260107.tgz) = 78b3dd18d95e50f0be8f9b9c1e7cffe28c9bf1cdf20d5b3ef17279c4da35c5b5 +SIZE (dialog-1.3-20260107.tgz) = 584313home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69893068.331ad.8dbc683>
