From owner-svn-ports-all@freebsd.org Thu Oct 4 03:45:43 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14DCE10BD997; Thu, 4 Oct 2018 03:45:43 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ABD3D80C43; Thu, 4 Oct 2018 03:45:42 +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 A0D9920CC1; Thu, 4 Oct 2018 03:45:42 +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 w943jglF036341; Thu, 4 Oct 2018 03:45:42 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w943jgio036340; Thu, 4 Oct 2018 03:45:42 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810040345.w943jgio036340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 4 Oct 2018 03:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r481200 - branches/2018Q4/graphics/minder X-SVN-Group: ports-branches X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: branches/2018Q4/graphics/minder X-SVN-Commit-Revision: 481200 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.27 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: Thu, 04 Oct 2018 03:45:43 -0000 Author: tobik Date: Thu Oct 4 03:45:42 2018 New Revision: 481200 URL: https://svnweb.freebsd.org/changeset/ports/481200 Log: MFH: r481151 graphics/minder: Update to 1.1.1 Changes: https://github.com/phase1geo/Minder/releases/tag/1.1.1 Approved by: ports-secteam (miwi) Modified: branches/2018Q4/graphics/minder/Makefile branches/2018Q4/graphics/minder/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/graphics/minder/Makefile ============================================================================== --- branches/2018Q4/graphics/minder/Makefile Thu Oct 4 03:26:58 2018 (r481199) +++ branches/2018Q4/graphics/minder/Makefile Thu Oct 4 03:45:42 2018 (r481200) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= minder -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= graphics PKGNAMESUFFIX= -app # avoid PKGBASE collision with net-p2p/minder Modified: branches/2018Q4/graphics/minder/distinfo ============================================================================== --- branches/2018Q4/graphics/minder/distinfo Thu Oct 4 03:26:58 2018 (r481199) +++ branches/2018Q4/graphics/minder/distinfo Thu Oct 4 03:45:42 2018 (r481200) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537432457 -SHA256 (phase1geo-Minder-1.1.0_GH0.tar.gz) = 37705dd3520ef52cfb93525696757d88a0b2bedece51be611fd7b9f2cabdeebc -SIZE (phase1geo-Minder-1.1.0_GH0.tar.gz) = 870236 +TIMESTAMP = 1538555818 +SHA256 (phase1geo-Minder-1.1.1_GH0.tar.gz) = 5c09e2ea1775949c2e3eb9c9df6e9cfac0bd3f57a7b622a017050692f8c600bc +SIZE (phase1geo-Minder-1.1.1_GH0.tar.gz) = 870516