From owner-svn-ports-head@freebsd.org Sat Oct 20 09:22:01 2018 Return-Path: Delivered-To: svn-ports-head@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 7E330FFFC3E; Sat, 20 Oct 2018 09:22:01 +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 34A9485E65; Sat, 20 Oct 2018 09:22:01 +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 2FAF71C354; Sat, 20 Oct 2018 09:22:01 +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 w9K9M1DV045708; Sat, 20 Oct 2018 09:22:01 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9K9M0Zq045707; Sat, 20 Oct 2018 09:22:00 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810200922.w9K9M0Zq045707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 20 Oct 2018 09:22:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482477 - head/graphics/minder X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/minder X-SVN-Commit-Revision: 482477 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2018 09:22:01 -0000 Author: tobik Date: Sat Oct 20 09:22:00 2018 New Revision: 482477 URL: https://svnweb.freebsd.org/changeset/ports/482477 Log: graphics/minder: Update to 1.1.2 Changes: https://github.com/phase1geo/Minder/releases/tag/1.1.2 Modified: head/graphics/minder/Makefile head/graphics/minder/distinfo Modified: head/graphics/minder/Makefile ============================================================================== --- head/graphics/minder/Makefile Sat Oct 20 09:19:51 2018 (r482476) +++ head/graphics/minder/Makefile Sat Oct 20 09:22:00 2018 (r482477) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= minder -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= graphics PKGNAMESUFFIX= -app # avoid PKGBASE collision with net-p2p/minder Modified: head/graphics/minder/distinfo ============================================================================== --- head/graphics/minder/distinfo Sat Oct 20 09:19:51 2018 (r482476) +++ head/graphics/minder/distinfo Sat Oct 20 09:22:00 2018 (r482477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538555818 -SHA256 (phase1geo-Minder-1.1.1_GH0.tar.gz) = 5c09e2ea1775949c2e3eb9c9df6e9cfac0bd3f57a7b622a017050692f8c600bc -SIZE (phase1geo-Minder-1.1.1_GH0.tar.gz) = 870516 +TIMESTAMP = 1540027255 +SHA256 (phase1geo-Minder-1.1.2_GH0.tar.gz) = 486c3467a6b141402495ad72acb2d9c0c5cc006628f4f0acde71578c2b5589f0 +SIZE (phase1geo-Minder-1.1.2_GH0.tar.gz) = 870812