diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-12-16 03:54:07 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-12-16 03:54:07 +0800 |
commit | bed293db1aa0d981160940f1da6580b266bc0141 (patch) | |
tree | 3006c7286f05c5c24223cb5572d5092cc12f65e3 /multimedia | |
parent | 3dbb41372b541802d4455383d8ba1681b5697cc0 (diff) | |
download | freebsd-ports-gnome-bed293db1aa0d981160940f1da6580b266bc0141.tar.gz freebsd-ports-gnome-bed293db1aa0d981160940f1da6580b266bc0141.tar.zst freebsd-ports-gnome-bed293db1aa0d981160940f1da6580b266bc0141.zip |
multimedia/mpc-qt: update to 0s20161214
Changes: https://github.com/cmdrkotori/mpc-qt/compare/5853b77...165c793
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpc-qt/Makefile | 5 | ||||
-rw-r--r-- | multimedia/mpc-qt/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile index 5b401b13cf23..12cc5f3b6b45 100644 --- a/multimedia/mpc-qt/Makefile +++ b/multimedia/mpc-qt/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mpc-qt -DISTVERSIONPREFIX= v -DISTVERSION= 0.0.0.s20161114 +DISTVERSION= 0.0.0.s20161214 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 @@ -17,7 +16,7 @@ LIB_DEPENDS= libmpv.so:multimedia/mpv USE_GITHUB= yes GH_ACCOUNT= cmdrkotori -GH_TAGNAME= 5853b77 +GH_TAGNAME= 165c793 USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_QT5= qmake_build buildtools_build core gui network widgets x11extras diff --git a/multimedia/mpc-qt/distinfo b/multimedia/mpc-qt/distinfo index 0b07900f46e1..eb2c9fbc436d 100644 --- a/multimedia/mpc-qt/distinfo +++ b/multimedia/mpc-qt/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1479320830 +TIMESTAMP = 1481720079 SHA256 (mpc-qt.desktop) = 7694745aac0e52c050a6bc069a0686b025e509136919d985d3c4495eec0f1c9d SIZE (mpc-qt.desktop) = 1270 -SHA256 (cmdrkotori-mpc-qt-v0.0.0.s20161114-5853b77_GH0.tar.gz) = df26b9e528b4fdb88efc998f36f1d6a79f7ae5ff18b8a63335787b7e90aae752 -SIZE (cmdrkotori-mpc-qt-v0.0.0.s20161114-5853b77_GH0.tar.gz) = 230836 +SHA256 (cmdrkotori-mpc-qt-0.0.0.s20161214-165c793_GH0.tar.gz) = 891da4629e5a7d6534d5b0c34a15cf03fab992177644c78a7dc954df4dcd7558 +SIZE (cmdrkotori-mpc-qt-0.0.0.s20161214-165c793_GH0.tar.gz) = 231946 |