From owner-dev-commits-ports-main@freebsd.org Sun Sep 26 19:03:27 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 2E05667E7D1; Sun, 26 Sep 2021 19:03:27 +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 4HHZt70nVcz4tjc; Sun, 26 Sep 2021 19:03:27 +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 EF3762256F; Sun, 26 Sep 2021 19:03:26 +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 18QJ3Qeg062572; Sun, 26 Sep 2021 19:03:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18QJ3Q8n062571; Sun, 26 Sep 2021 19:03:26 GMT (envelope-from git) Date: Sun, 26 Sep 2021 19:03:26 GMT Message-Id: <202109261903.18QJ3Q8n062571@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: 758e25042c4e - main - x11/ulauncher: update Ulauncher to version 5.14.0. 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: 758e25042c4e8469190d2124fef2582657ec4e38 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2021 19:03:27 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=758e25042c4e8469190d2124fef2582657ec4e38 commit 758e25042c4e8469190d2124fef2582657ec4e38 Author: Alexey Dokuchaev AuthorDate: 2021-09-26 18:58:46 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-09-26 18:58:47 +0000 x11/ulauncher: update Ulauncher to version 5.14.0. Neglected by: portscout :( --- x11/ulauncher/Makefile | 2 +- x11/ulauncher/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/ulauncher/Makefile b/x11/ulauncher/Makefile index dabdd6ad2abf..2b11a9af4f45 100644 --- a/x11/ulauncher/Makefile +++ b/x11/ulauncher/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev PORTNAME= ulauncher -PORTVERSION= 5.13.0 +PORTVERSION= 5.14.0 CATEGORIES= x11 MASTER_SITES= https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/x11/ulauncher/distinfo b/x11/ulauncher/distinfo index 2c9f2dd97a4d..6942738ca8d3 100644 --- a/x11/ulauncher/distinfo +++ b/x11/ulauncher/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630756392 -SHA256 (ulauncher_5.13.0.tar.gz) = bdb98bfd9ba48e5ca842a4e49eb86fa4bc2984c70739f142c8203b873247cf2c -SIZE (ulauncher_5.13.0.tar.gz) = 1881733 +TIMESTAMP = 1632092433 +SHA256 (ulauncher_5.14.0.tar.gz) = 03bdb2a16eadbb277514a9c38a29b351da72c805b1692b4560ca14bf3e2cc465 +SIZE (ulauncher_5.14.0.tar.gz) = 1883902