Date: Sun, 8 Sep 2019 09:08:22 +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: r511556 - head/graphics/minder Message-ID: <201909080908.x8898MnR024649@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Sep 8 09:08:22 2019 New Revision: 511556 URL: https://svnweb.freebsd.org/changeset/ports/511556 Log: graphics/minder: Update to 1.5.0 Changes: https://github.com/phase1geo/Minder/releases/tag/1.5.0 Modified: head/graphics/minder/Makefile head/graphics/minder/distinfo Modified: head/graphics/minder/Makefile ============================================================================== --- head/graphics/minder/Makefile Sun Sep 8 09:02:47 2019 (r511555) +++ head/graphics/minder/Makefile Sun Sep 8 09:08:22 2019 (r511556) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= minder -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 CATEGORIES= graphics # avoid PKGBASE collision with net-p2p/minder PKGNAMESUFFIX= -app Modified: head/graphics/minder/distinfo ============================================================================== --- head/graphics/minder/distinfo Sun Sep 8 09:02:47 2019 (r511555) +++ head/graphics/minder/distinfo Sun Sep 8 09:08:22 2019 (r511556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563180628 -SHA256 (phase1geo-Minder-1.4.1_GH0.tar.gz) = e1e5343fb83612bfc4f1943cbc53411649da4ce9bd078061b0623e7c9db95621 -SIZE (phase1geo-Minder-1.4.1_GH0.tar.gz) = 681957 +TIMESTAMP = 1567931738 +SHA256 (phase1geo-Minder-1.5.0_GH0.tar.gz) = e313b5305242959434d551d3ec78bbed6faceb5494c1832b98b0b63a95b2e3f0 +SIZE (phase1geo-Minder-1.5.0_GH0.tar.gz) = 879292
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909080908.x8898MnR024649>