From owner-dev-commits-ports-all@freebsd.org Sat Sep 25 23:04:55 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6919466A45F; Sat, 25 Sep 2021 23:04:55 +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 4HH4HC20pvz3qKC; Sat, 25 Sep 2021 23:04:55 +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 24A4B131BF; Sat, 25 Sep 2021 23:04:55 +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 18PN4tiD067230; Sat, 25 Sep 2021 23:04:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18PN4tx3067229; Sat, 25 Sep 2021 23:04:55 GMT (envelope-from git) Date: Sat, 25 Sep 2021 23:04:55 GMT Message-Id: <202109252304.18PN4tx3067229@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Muhammad Moinur Rahman Subject: git: 6931e94f43fd - main - comms/dfu-util: Update version 0.10=>0.11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bofh X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6931e94f43fdf49c999a2c571dc0e3e64193aaee Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2021 23:04:55 -0000 The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6931e94f43fdf49c999a2c571dc0e3e64193aaee commit 6931e94f43fdf49c999a2c571dc0e3e64193aaee Author: Muhammad Moinur Rahman AuthorDate: 2021-09-25 23:00:41 +0000 Commit: Muhammad Moinur Rahman CommitDate: 2021-09-25 23:00:41 +0000 comms/dfu-util: Update version 0.10=>0.11 Relnotes: https://sourceforge.net/p/dfu-util/dfu-util/ci/master/tree/ChangeLog --- comms/dfu-util/Makefile | 2 +- comms/dfu-util/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile index 223010b917d2..35c1be5f02a5 100644 --- a/comms/dfu-util/Makefile +++ b/comms/dfu-util/Makefile @@ -1,7 +1,7 @@ # Created by: Bruce Cran PORTNAME= dfu-util -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= comms MASTER_SITES= http://dfu-util.sourceforge.net/releases/ diff --git a/comms/dfu-util/distinfo b/comms/dfu-util/distinfo index d9838c3852f4..e4ec53f0ff13 100644 --- a/comms/dfu-util/distinfo +++ b/comms/dfu-util/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606529974 -SHA256 (dfu-util-0.10.tar.gz) = a03dc58dfc79c056819c0544b2a5970537566460102b3d82cfb038c60e619b42 -SIZE (dfu-util-0.10.tar.gz) = 151014 +TIMESTAMP = 1632610832 +SHA256 (dfu-util-0.11.tar.gz) = b4b53ba21a82ef7e3d4c47df2952adf5fa494f499b6b0b57c58c5d04ae8ff19e +SIZE (dfu-util-0.11.tar.gz) = 152462