From owner-svn-ports-all@freebsd.org Mon May 18 17:50:56 2020 Return-Path: Delivered-To: svn-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 255C32D927A; Mon, 18 May 2020 17:50:56 +0000 (UTC) (envelope-from tobik@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49QmlN0GLcz45g8; Mon, 18 May 2020 17:50:56 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0447B2532C; Mon, 18 May 2020 17:50:56 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04IHotWk075043; Mon, 18 May 2020 17:50:55 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04IHotqE075040; Mon, 18 May 2020 17:50:55 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202005181750.04IHotqE075040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 18 May 2020 17:50:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535764 - head/graphics/minder X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/minder X-SVN-Commit-Revision: 535764 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2020 17:50:56 -0000 Author: tobik Date: Mon May 18 17:50:55 2020 New Revision: 535764 URL: https://svnweb.freebsd.org/changeset/ports/535764 Log: graphics/minder: Update to 1.8.0 Changes: https://github.com/phase1geo/Minder/releases/tag/1.8.0 Modified: head/graphics/minder/Makefile head/graphics/minder/distinfo head/graphics/minder/pkg-plist Modified: head/graphics/minder/Makefile ============================================================================== --- head/graphics/minder/Makefile Mon May 18 17:43:32 2020 (r535763) +++ head/graphics/minder/Makefile Mon May 18 17:50:55 2020 (r535764) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= minder -PORTVERSION= 1.7.3 +PORTVERSION= 1.8.0 CATEGORIES= graphics # avoid PKGBASE collision with net-p2p/minder PKGNAMESUFFIX= -app Modified: head/graphics/minder/distinfo ============================================================================== --- head/graphics/minder/distinfo Mon May 18 17:43:32 2020 (r535763) +++ head/graphics/minder/distinfo Mon May 18 17:50:55 2020 (r535764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587444190 -SHA256 (phase1geo-Minder-1.7.3_GH0.tar.gz) = 4d90f33dd2e9dba07c3b98c680928b6027f80ff809873f4e5be15d3689d497a5 -SIZE (phase1geo-Minder-1.7.3_GH0.tar.gz) = 1070776 +TIMESTAMP = 1589821997 +SHA256 (phase1geo-Minder-1.8.0_GH0.tar.gz) = 0cfa00f75c1f43445965428abb450a6b279276a23e7346b6184ec24086b2aedb +SIZE (phase1geo-Minder-1.8.0_GH0.tar.gz) = 1114800 Modified: head/graphics/minder/pkg-plist ============================================================================== --- head/graphics/minder/pkg-plist Mon May 18 17:43:32 2020 (r535763) +++ head/graphics/minder/pkg-plist Mon May 18 17:50:55 2020 (r535764) @@ -13,5 +13,6 @@ share/locale/fr/LC_MESSAGES/com.github.phase1geo.minde share/locale/nl/LC_MESSAGES/com.github.phase1geo.minder.mo share/locale/pl/LC_MESSAGES/com.github.phase1geo.minder.mo share/locale/pt_BR/LC_MESSAGES/com.github.phase1geo.minder.mo +share/locale/ru/LC_MESSAGES/com.github.phase1geo.minder.mo share/metainfo/com.github.phase1geo.minder.appdata.xml share/mime/packages/com.github.phase1geo.minder.xml