Date: Mon, 6 Dec 2021 02:38:36 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 74813458245a - main - x11-toolkits/fltk: the port had been updated to version 1.3.8 Message-ID: <202112060238.1B62caMx059855@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=74813458245a8894377992edcbb61e81cb80d222 commit 74813458245a8894377992edcbb61e81cb80d222 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2021-12-06 02:37:54 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2021-12-06 02:37:55 +0000 x11-toolkits/fltk: the port had been updated to version 1.3.8 FLTK 1.3.8 is a maintenance release with minor enhancements. One new function `fl_choice_n()' has been introduced (please see documentation for details). This release does not contain new ABI features and is 100% compatible with releases 1.3.5-1.3.7. --- x11-toolkits/fltk/Makefile | 2 +- x11-toolkits/fltk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-toolkits/fltk/Makefile b/x11-toolkits/fltk/Makefile index 2922fc86f765..ae4abe81b591 100644 --- a/x11-toolkits/fltk/Makefile +++ b/x11-toolkits/fltk/Makefile @@ -1,7 +1,7 @@ # Created by: Dima Sivachenko <dima@Chg.RU> PORTNAME= fltk -PORTVERSION= 1.3.7 +PORTVERSION= 1.3.8 CATEGORIES= x11-toolkits MASTER_SITES= https://www.fltk.org/pub/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/x11-toolkits/fltk/distinfo b/x11-toolkits/fltk/distinfo index 0711b72c8bf4..9075c4ec3bcf 100644 --- a/x11-toolkits/fltk/distinfo +++ b/x11-toolkits/fltk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627221460 -SHA256 (fltk-1.3.7-source.tar.bz2) = 5ff1e90766ff4216e78e9a19a9bf527e6258f04accccd4429e9bb829b01d690d -SIZE (fltk-1.3.7-source.tar.bz2) = 4571092 +TIMESTAMP = 1637433298 +SHA256 (fltk-1.3.8-source.tar.bz2) = 1d9832409fc08c908c64ab40ad9fd8b0e8af5d203651eb9690b810f41e2f412d +SIZE (fltk-1.3.8-source.tar.bz2) = 4574725
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112060238.1B62caMx059855>