Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2019 04:03:40 +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: r502081 - head/graphics/minder
Message-ID:  <201905200403.x4K43eHH030176@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon May 20 04:03:40 2019
New Revision: 502081
URL: https://svnweb.freebsd.org/changeset/ports/502081

Log:
  graphics/minder: Update to 1.3
  
  Changes:	https://github.com/phase1geo/Minder/releases/tag/1.3

Modified:
  head/graphics/minder/Makefile
  head/graphics/minder/distinfo

Modified: head/graphics/minder/Makefile
==============================================================================
--- head/graphics/minder/Makefile	Mon May 20 02:22:08 2019	(r502080)
+++ head/graphics/minder/Makefile	Mon May 20 04:03:40 2019	(r502081)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	minder
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3
 CATEGORIES=	graphics
 # avoid PKGBASE collision with net-p2p/minder
 PKGNAMESUFFIX=	-app
@@ -13,7 +13,8 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	vala:lang/vala
-LIB_DEPENDS=	libgranite.so:x11-toolkits/granite
+LIB_DEPENDS=	libgee-0.8.so:devel/libgee \
+		libgranite.so:x11-toolkits/granite
 
 USES=		desktop-file-utils gettext gnome meson pkgconfig \
 		python:3.5+,build shared-mime-info shebangfix

Modified: head/graphics/minder/distinfo
==============================================================================
--- head/graphics/minder/distinfo	Mon May 20 02:22:08 2019	(r502080)
+++ head/graphics/minder/distinfo	Mon May 20 04:03:40 2019	(r502081)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554942499
-SHA256 (phase1geo-Minder-1.2.1_GH0.tar.gz) = a947fbf78e70a98916b9b301ec85ce358746b96ba51baf65e28d3120343b22ab
-SIZE (phase1geo-Minder-1.2.1_GH0.tar.gz) = 653253
+TIMESTAMP = 1558324992
+SHA256 (phase1geo-Minder-1.3_GH0.tar.gz) = f4cce8f56e35ff5804327bfd9ba434aec66df48753408256deb4e4ac9f2945dd
+SIZE (phase1geo-Minder-1.3_GH0.tar.gz) = 641809



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905200403.x4K43eHH030176>