Date: Sun, 12 Mar 2017 09:13:27 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435981 - head/multimedia/mpc-qt Message-ID: <201703120913.v2C9DRKW060773@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Mar 12 09:13:27 2017 New Revision: 435981 URL: https://svnweb.freebsd.org/changeset/ports/435981 Log: multimedia/mpc-qt: update to 0.0.0.s20170312 Changes: https://github.com/cmdrkotori/mpc-qt/compare/7ffd261...e9be455 Modified: head/multimedia/mpc-qt/Makefile (contents, props changed) head/multimedia/mpc-qt/distinfo (contents, props changed) Modified: head/multimedia/mpc-qt/Makefile ============================================================================== --- head/multimedia/mpc-qt/Makefile Sun Mar 12 09:01:53 2017 (r435980) +++ head/multimedia/mpc-qt/Makefile Sun Mar 12 09:13:27 2017 (r435981) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mpc-qt -DISTVERSION= 0.0.0.s20170305 +DISTVERSION= 0.0.0.s20170312 CATEGORIES= multimedia audio MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}.desktop?h=${PORTNAME}-git&id=b1a6b91&dummy=/:desktop DISTFILES= ${PORTNAME}.desktop:desktop @@ -16,7 +16,7 @@ LIB_DEPENDS= libmpv.so:multimedia/mpv USE_GITHUB= yes GH_ACCOUNT= cmdrkotori -GH_TAGNAME= 7ffd261 +GH_TAGNAME= e9be455 USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_QT5= qmake_build buildtools_build core gui network widgets x11extras Modified: head/multimedia/mpc-qt/distinfo ============================================================================== --- head/multimedia/mpc-qt/distinfo Sun Mar 12 09:01:53 2017 (r435980) +++ head/multimedia/mpc-qt/distinfo Sun Mar 12 09:13:27 2017 (r435981) @@ -1,5 +1,5 @@ -TIMESTAMP = 1488718880 +TIMESTAMP = 1489284464 SHA256 (mpc-qt.desktop) = 7694745aac0e52c050a6bc069a0686b025e509136919d985d3c4495eec0f1c9d SIZE (mpc-qt.desktop) = 1270 -SHA256 (cmdrkotori-mpc-qt-0.0.0.s20170305-7ffd261_GH0.tar.gz) = ba83913b92497b8cf6c8e47fb2fd4153def48bb19cb7ff573493a2bd2abadbed -SIZE (cmdrkotori-mpc-qt-0.0.0.s20170305-7ffd261_GH0.tar.gz) = 234091 +SHA256 (cmdrkotori-mpc-qt-0.0.0.s20170312-e9be455_GH0.tar.gz) = 07a00b2f585248af110eac8fcd7cdd9c3ebd92f7f9e2bf3759caf98e44f501c1 +SIZE (cmdrkotori-mpc-qt-0.0.0.s20170312-e9be455_GH0.tar.gz) = 235998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703120913.v2C9DRKW060773>