From owner-svn-ports-head@freebsd.org Sun Sep 2 16:05:40 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 A3BBDFF302E; Sun, 2 Sep 2018 16:05:40 +0000 (UTC) (envelope-from swills@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 5CCA67E0A8; Sun, 2 Sep 2018 16:05:40 +0000 (UTC) (envelope-from swills@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 5723E1B7EC; Sun, 2 Sep 2018 16:05:40 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w82G5e4J075367; Sun, 2 Sep 2018 16:05:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w82G5dum075366; Sun, 2 Sep 2018 16:05:39 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809021605.w82G5dum075366@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 2 Sep 2018 16:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478802 - head/sysutils/dsbmc X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/dsbmc X-SVN-Commit-Revision: 478802 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: Sun, 02 Sep 2018 16:05:40 -0000 Author: swills Date: Sun Sep 2 16:05:39 2018 New Revision: 478802 URL: https://svnweb.freebsd.org/changeset/ports/478802 Log: sysutils/dsbmc: update to 0.5 PR: 231082 Submitted by: Marcel Kaiser (maintainer) Modified: head/sysutils/dsbmc/Makefile (contents, props changed) head/sysutils/dsbmc/distinfo (contents, props changed) Modified: head/sysutils/dsbmc/Makefile ============================================================================== --- head/sysutils/dsbmc/Makefile Sun Sep 2 16:05:27 2018 (r478801) +++ head/sysutils/dsbmc/Makefile Sun Sep 2 16:05:39 2018 (r478802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsbmc -DISTVERSION= 0.4 +DISTVERSION= 0.5 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ @@ -16,12 +16,13 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= dsbmd>=0.3:sysutils/dsbmd -USES= tar:tgz pkgconfig +USES= tar:tgz pkgconfig desktop-file-utils USE_GNOME= cairo gdkpixbuf2 OPTIONS_DEFINE= GTK3 NLS OPTIONS_DEFAULT=GTK3 OPTIONS_SUB= yes +OPTIONS_DEFAULT=GTK3 GTK3_MAKE_ARGS= GTKVER=3.0 GTK3_USE= GNOME=gtk30 Modified: head/sysutils/dsbmc/distinfo ============================================================================== --- head/sysutils/dsbmc/distinfo Sun Sep 2 16:05:27 2018 (r478801) +++ head/sysutils/dsbmc/distinfo Sun Sep 2 16:05:39 2018 (r478802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522434039 -SHA256 (dsbmc-0.4.tgz) = c4d01e75b5900508aea8f50b7ee78febd0b4edf029b6a2b2458ce4c72f6e3458 -SIZE (dsbmc-0.4.tgz) = 28351 +TIMESTAMP = 1535737642 +SHA256 (dsbmc-0.5.tgz) = e22555f39656189681d75c3a1420f7a99c831f7aeaa6607a608f6d84e65822c0 +SIZE (dsbmc-0.5.tgz) = 29168