Date: Tue, 25 Dec 2018 10:40:59 +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: r488310 - head/sysutils/dsbmc Message-ID: <201812251040.wBPAexR8049028@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Dec 25 10:40:59 2018 New Revision: 488310 URL: https://svnweb.freebsd.org/changeset/ports/488310 Log: sysutils/dsbmc: Update to 0.6 Changes: https://freeshell.de/~mk/projects/dsbmc-relnotes.html PR: 234133 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Modified: head/sysutils/dsbmc/Makefile head/sysutils/dsbmc/distinfo Modified: head/sysutils/dsbmc/Makefile ============================================================================== --- head/sysutils/dsbmc/Makefile Tue Dec 25 10:34:27 2018 (r488309) +++ head/sysutils/dsbmc/Makefile Tue Dec 25 10:40:59 2018 (r488310) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dsbmc -DISTVERSION= 0.5 +DISTVERSION= 0.6 CATEGORIES= sysutils MASTER_SITES= http://freeshell.de/~mk/download/ @@ -16,7 +16,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= dsbmd>=0.3:sysutils/dsbmd -USES= desktop-file-utils pkgconfig tar:tgz +USES= desktop-file-utils gnome pkgconfig tar:tgz USE_GNOME= cairo gdkpixbuf2 OPTIONS_DEFINE= GTK3 NLS Modified: head/sysutils/dsbmc/distinfo ============================================================================== --- head/sysutils/dsbmc/distinfo Tue Dec 25 10:34:27 2018 (r488309) +++ head/sysutils/dsbmc/distinfo Tue Dec 25 10:40:59 2018 (r488310) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535737642 -SHA256 (dsbmc-0.5.tgz) = e22555f39656189681d75c3a1420f7a99c831f7aeaa6607a608f6d84e65822c0 -SIZE (dsbmc-0.5.tgz) = 29168 +TIMESTAMP = 1545087977 +SHA256 (dsbmc-0.6.tgz) = 63ab9da19bc4eb64f38406a2baaef934c9eb19d20f486ed88c3a83d7138f952e +SIZE (dsbmc-0.6.tgz) = 29183
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812251040.wBPAexR8049028>