From nobody Mon Dec 6 02:38:36 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id D413318D7C72; Mon, 6 Dec 2021 02:38:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J6ng04CFMz4v2s; Mon, 6 Dec 2021 02:38:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6CA8B2388E; Mon, 6 Dec 2021 02:38:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B62caao059856; Mon, 6 Dec 2021 02:38:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B62caMx059855; Mon, 6 Dec 2021 02:38:36 GMT (envelope-from git) Date: Mon, 6 Dec 2021 02:38:36 GMT Message-Id: <202112060238.1B62caMx059855@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 74813458245a - main - x11-toolkits/fltk: the port had been updated to version 1.3.8 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 74813458245a8894377992edcbb61e81cb80d222 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638758316; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=FUktbbnIzNYCDFzTruN9Cb4Q2HKuotLeozhJh23ovrE=; b=xhJ35Lr+dk0KQNhowerWsDpLA67XuDRolaY0dszMuJZEhNTCVfWThLHHiPGuflUvxCOx3H RLshIU/qFbhq0bpK7hiwGxEc6KswUYW8dNlvtTDvwjDoL7CPxwCytOqSumvgWLJGOlw6dK RcBNKG9hs+AzmQOjBjkGanmKO+DDUpXBSZ00uuSRCdWY30a3ev6OwYXGbpyJkv2OyN4eEF ApBAlBrHrf0bjpHrwU3FFy3zyHJ1PFS0OJMT0VFWx/MtM9E997IAo6ZV9r5VZOIB++LOA6 RKP7fP4Ciub2hX0jrvK2unvnqwR+sJ29pphd85CTu96Dc91bALZXQ6a61Yhgbw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638758316; a=rsa-sha256; cv=none; b=aAZtTosVp/LZxalbi89YuCA02e9XqplbzG/cKoE1UbLVq4VqO1N8PFSDD+F1Qm3ZpmHi4n gb+JZ6cuhZXD4Ff7QwdJ7IhNf9TsU9fNb08BsmeYCbQ8jAkwyDnDo14iWQzYQLk00WwGLJ dhwVa7oOuOOEb8tcOb+XeFGB5/ttP17bUUZ4T20P2MQKoXQlPc52SK4cOAQLurCpxxuRdd NR8hJMqo03S075Yndo9+eBkQeQbqyibTXs/kUf55J3GBwGh1+JlABwtYvc2hBaljjSeDlm fNyNyARMNYw4zLq506ubCH+o4F1WLyIi0HDQM4MQe/jys1aHw5SfO1c2q/8Ekw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=74813458245a8894377992edcbb61e81cb80d222 commit 74813458245a8894377992edcbb61e81cb80d222 Author: Alexey Dokuchaev AuthorDate: 2021-12-06 02:37:54 +0000 Commit: Alexey Dokuchaev 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 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