From owner-svn-ports-head@freebsd.org Tue May 30 01:14:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3432ED87483; Tue, 30 May 2017 01:14:18 +0000 (UTC) (envelope-from dbaio@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 mx1.freebsd.org (Postfix) with ESMTPS id F2B3B6E428; Tue, 30 May 2017 01:14:17 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4U1EHX4005299; Tue, 30 May 2017 01:14:17 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4U1EGJD005298; Tue, 30 May 2017 01:14:16 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201705300114.v4U1EGJD005298@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 30 May 2017 01:14:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442041 - head/sysutils/dsbmc X-SVN-Group: ports-head 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.23 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: Tue, 30 May 2017 01:14:18 -0000 Author: dbaio Date: Tue May 30 01:14:16 2017 New Revision: 442041 URL: https://svnweb.freebsd.org/changeset/ports/442041 Log: sysutils/dsbmc: Update to 0.2 PR: 219499 Submitted by: Marcel Kaiser (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10964 Modified: head/sysutils/dsbmc/Makefile head/sysutils/dsbmc/distinfo Modified: head/sysutils/dsbmc/Makefile ============================================================================== --- head/sysutils/dsbmc/Makefile Tue May 30 01:08:08 2017 (r442040) +++ head/sysutils/dsbmc/Makefile Tue May 30 01:14:16 2017 (r442041) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsbmc -PORTVERSION= 0.1.4 +PORTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ @@ -10,11 +10,14 @@ MAINTAINER= mk@nic-nac-project.org COMMENT= GTK+ client for DSBMD that lets you mount media, and more LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${LOCALBASE}/libexec/dsbmd:sysutils/dsbmd +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 +RUN_DEPENDS= dsbmd>=0.3:sysutils/dsbmd USES= tar:tgz pkgconfig -USE_GNOME= gtk20 +USE_GNOME= cairo gdkpixbuf2 gtk20 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes Modified: head/sysutils/dsbmc/distinfo ============================================================================== --- head/sysutils/dsbmc/distinfo Tue May 30 01:08:08 2017 (r442040) +++ head/sysutils/dsbmc/distinfo Tue May 30 01:14:16 2017 (r442041) @@ -1,2 +1,3 @@ -SHA256 (dsbmc-0.1.4.tgz) = 6b274e3da3521166a209f9bf1dfed87e188da4ae2f7e17829d162da42caf72da -SIZE (dsbmc-0.1.4.tgz) = 27844 +TIMESTAMP = 1495902156 +SHA256 (dsbmc-0.2.tgz) = e1cf42cef97c5089f9b9bbfe5d6315e96db5437557f978eb6e8f805c6f2566b1 +SIZE (dsbmc-0.2.tgz) = 123392