Date: Wed, 3 Oct 2018 09:34:35 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481151 - head/graphics/minder Message-ID: <201810030934.w939YZG7071123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810030934.w939YZG7071123>