From owner-svn-ports-head@freebsd.org Wed Oct 3 09:34:36 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 1AEE710BE09C; Wed, 3 Oct 2018 09:34:36 +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 C5BDB739CD; Wed, 3 Oct 2018 09:34:35 +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 BC91C15264; Wed, 3 Oct 2018 09:34:35 +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 w939YZTK071125; Wed, 3 Oct 2018 09:34:35 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w939YZG7071123; Wed, 3 Oct 2018 09:34:35 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810030934.w939YZG7071123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 3 Oct 2018 09:34:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481151 - head/graphics/minder X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/minder X-SVN-Commit-Revision: 481151 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.27 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: Wed, 03 Oct 2018 09:34:36 -0000 Author: tobik Date: Wed Oct 3 09:34:35 2018 New Revision: 481151 URL: https://svnweb.freebsd.org/changeset/ports/481151 Log: graphics/minder: Update to 1.1.1 Changes: https://github.com/phase1geo/Minder/releases/tag/1.1.1 MFH: 2018Q4 (bug fix release) Modified: head/graphics/minder/Makefile head/graphics/minder/distinfo Modified: head/graphics/minder/Makefile ============================================================================== --- head/graphics/minder/Makefile Wed Oct 3 09:08:33 2018 (r481150) +++ head/graphics/minder/Makefile Wed Oct 3 09:34:35 2018 (r481151) @@ -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: head/graphics/minder/distinfo ============================================================================== --- head/graphics/minder/distinfo Wed Oct 3 09:08:33 2018 (r481150) +++ head/graphics/minder/distinfo Wed Oct 3 09:34:35 2018 (r481151) @@ -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