Created attachment 169942 [details] Patch to update multimedia/qmmp-qt5 Update to 1.0.9
Created attachment 169943 [details] Poudriere log on FreeBSD amd64 9.3
Comment on attachment 169942 [details] Patch to update multimedia/qmmp-qt5 >Index: Makefile >=================================================================== >--- Makefile (revision 414547) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= qmmp >-PORTVERSION= 1.0.6 >-PORTREVISION= 1 >+PORTVERSION= 1.0.9 > CATEGORIES= multimedia > MASTER_SITES= http://qmmp.ylsoftware.com/files/ \ > SF/qmmp-dev/${PORTNAME}/ >Index: distinfo >=================================================================== >--- distinfo (revision 414547) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (qmmp-1.0.6.tar.bz2) = e97965cb41426f0e2fc418a625b0f3097227a1414c81665a65bbd33802e77e7f >-SIZE (qmmp-1.0.6.tar.bz2) = 1107187 >+SHA256 (qmmp-1.0.9.tar.bz2) = 419913e6becc91061a361afaf59b3471cfb6d28dcca1fb6201f4155632b4ad02 >+SIZE (qmmp-1.0.9.tar.bz2) = 1107577
Created attachment 170138 [details] Set desktop-file-utils optional
A commit references this bug: Author: olivierd Date: Mon May 9 17:25:28 UTC 2016 New revision: 414871 URL: https://svnweb.freebsd.org/changeset/ports/414871 Log: - Update to 1.0.9 [2] - USES= desktop-file-utils uses only with DIR_ASSOC option [1] PR: 209247 Submitted by: <liangtai.s16@gmail.com> (maintainer) [1], myself [2] Changes: head/multimedia/qmmp-qt5/Makefile head/multimedia/qmmp-qt5/distinfo
Committed