From nobody Fri Nov 26 12:48:17 2021 X-Original-To: dev-commits-ports-main@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 B4E4518A4201; Fri, 26 Nov 2021 12:48:18 +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 4J0vg56Vzbz3NPP; Fri, 26 Nov 2021 12:48:17 +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 BAC6EA53; Fri, 26 Nov 2021 12:48:17 +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 1AQCmHPH068933; Fri, 26 Nov 2021 12:48:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AQCmHuH068932; Fri, 26 Nov 2021 12:48:17 GMT (envelope-from git) Date: Fri, 26 Nov 2021 12:48:17 GMT Message-Id: <202111261248.1AQCmHuH068932@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 137931c24e29 - main - editors/mousepad: Update to 0.5.8 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 137931c24e29d7978b9a4826ea29715a11da9fd6 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637930897; 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=i3YFhF+rcWIhQMhkaLMnv4psLA42FCDCK+frhakUjLc=; b=sj8NlWtxYlTsX2xpMsBt3YNd62TybZdr9zSleEDQmbPbMsHFTMX453ih9pAEiN1k0i3OWo 4RllQN81bjFQ4iwLZgImry3/g3k5Ig2gSAzKIuvrqxYm9XeDhqsftOYxoMNcnHUbbaUoeJ Mmwcl8PhURrvTpDNkFSxE9de72zXHHLgOCyRN0ywBUvztBLEunfl9NkPoiugNKrjoKu+c/ gB6G8ODp6EkqYUx1U7+3xzoO19OcsVmHFSVG8BgnfNjTUSDTHnHjrYWJc+pf1wlMmHa76J r6v+j4mTf/KePRLVSFK8e541AERt6eQwmwjDjHXUpRbOmfoj6yeBpWt313/KlQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637930897; a=rsa-sha256; cv=none; b=XSEMANqMlwdMu1qcdyEBvJ8HiBV5d20k5JzXIzhdW6SHgpgGIEAYOQDUvEljxbCF9BhLFX nCE5LoevLpFs+FCc0pkL+KQ0z1/DTBkSGvnSsJO7BiGDkNNPdrHq98Igd4KUtJhVcokAPm Kg58z0TU/mXd6MGoW2k1EsOPOJngRsvBoYe8DuoIbS4aUuEeFmjOkRHjYUUhmOPUw2Yvfr 6Uruwnfg1bmx5zgjznGWSKu0+0z4UPiSUrIzg9ZqRkpqepOhQ6/paUTj/N/D7/mmkUjVhW aep80ZeKeeRmd4b6dOE7gN6nKh7YFvNF9jgJ6HDfpNZbYncJbgkH4XMsoMu3Vw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=137931c24e29d7978b9a4826ea29715a11da9fd6 commit 137931c24e29d7978b9a4826ea29715a11da9fd6 Author: Guido Falsi AuthorDate: 2021-11-26 12:47:37 +0000 Commit: Guido Falsi CommitDate: 2021-11-26 12:47:37 +0000 editors/mousepad: Update to 0.5.8 --- editors/mousepad/Makefile | 2 +- editors/mousepad/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index d7b8eacb7eed..1d744e08746c 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -1,7 +1,7 @@ # Created by: Oliver Lehmann PORTNAME= mousepad -PORTVERSION= 0.5.7 +PORTVERSION= 0.5.8 CATEGORIES= editors xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 diff --git a/editors/mousepad/distinfo b/editors/mousepad/distinfo index dd79edf0717a..81010cbc2392 100644 --- a/editors/mousepad/distinfo +++ b/editors/mousepad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632415303 -SHA256 (xfce4/mousepad-0.5.7.tar.bz2) = 105315743042e09e794037ab0594a1c47cbbf0b6b834dffed157192f4f03bde8 -SIZE (xfce4/mousepad-0.5.7.tar.bz2) = 920371 +TIMESTAMP = 1637921849 +SHA256 (xfce4/mousepad-0.5.8.tar.bz2) = 921ebbcfdfd5e2e56f31a5177a2d26f46c758cc972595017bca9e0a6a3c3a721 +SIZE (xfce4/mousepad-0.5.8.tar.bz2) = 927756