From owner-svn-ports-all@freebsd.org Wed Jun 8 17:15:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 716F9B6FD29; Wed, 8 Jun 2016 17:15:16 +0000 (UTC) (envelope-from amdmi3@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 mx1.freebsd.org (Postfix) with ESMTPS id 2BBF510D7; Wed, 8 Jun 2016 17:15:16 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u58HFFx2024246; Wed, 8 Jun 2016 17:15:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u58HFFbR024243; Wed, 8 Jun 2016 17:15:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201606081715.u58HFFbR024243@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 8 Jun 2016 17:15:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416552 - head/audio/quimup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2016 17:15:16 -0000 Author: amdmi3 Date: Wed Jun 8 17:15:14 2016 New Revision: 416552 URL: https://svnweb.freebsd.org/changeset/ports/416552 Log: - Update to version 1.4.1 - Fix port to allow a connection to a local musicpd server - Use musicpd instead of mpd in the configuration - s/Qt4/Qt5/ in description - Pass maintainership to submitter PR: 209981 Submitted by: cmangin@arobas.net Modified: head/audio/quimup/Makefile head/audio/quimup/distinfo head/audio/quimup/pkg-descr Modified: head/audio/quimup/Makefile ============================================================================== --- head/audio/quimup/Makefile Wed Jun 8 17:15:06 2016 (r416551) +++ head/audio/quimup/Makefile Wed Jun 8 17:15:14 2016 (r416552) @@ -2,15 +2,16 @@ # $FreeBSD$ PORTNAME= quimup -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= audio -MASTER_SITES= SF/musicpd/Quimup/${PORTVERSION} -DISTNAME= ${PORTNAME}_${PORTVERSION}_src +MASTER_SITES= SF/${PORTNAME} +DISTNAME= ${PORTNAME}_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org -COMMENT= Qt4 client for MPD (the Music Player Daemon) +MAINTAINER= cmangin@arobas.net +COMMENT= Qt5 client for MPD (the Music Player Daemon) LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \ libtag.so:audio/taglib @@ -19,11 +20,12 @@ WRKSRC= ${WRKDIR}/${PORTNAME}\ ${PORTVE USES= pkgconfig qmake USE_QT5= core gui network widgets buildtools_build +USE_GL= gl PLIST_FILES= bin/quimup \ share/pixmaps/quimup.png -DESKTOP_ENTRIES="Quimup" "MPD client" "quiump" "quiump" \ +DESKTOP_ENTRIES="Quimup" "MPD client" "quimup" "quimup" \ "Audio;AudioVideo;Qt;" true post-patch: Modified: head/audio/quimup/distinfo ============================================================================== --- head/audio/quimup/distinfo Wed Jun 8 17:15:06 2016 (r416551) +++ head/audio/quimup/distinfo Wed Jun 8 17:15:14 2016 (r416552) @@ -1,2 +1,3 @@ -SHA256 (quimup_1.4.0_src.tar.gz) = b46f8ff651b9154a43cf90b005c160cbbddcc2fb8c6b17dfdee9b6c4a2e131ea -SIZE (quimup_1.4.0_src.tar.gz) = 225621 +TIMESTAMP = 1465390589 +SHA256 (quimup_1.4.1_source.tar.gz) = dca98b80ce9583937a7f9d1c2ae8c619eecbeea704f30d1111c80312dec3347d +SIZE (quimup_1.4.1_source.tar.gz) = 233112 Modified: head/audio/quimup/pkg-descr ============================================================================== --- head/audio/quimup/pkg-descr Wed Jun 8 17:15:06 2016 (r416551) +++ head/audio/quimup/pkg-descr Wed Jun 8 17:15:14 2016 (r416552) @@ -1,5 +1,5 @@ QUIMUP is a 'graphical' client for the music player daemon (MPD) -written in C++ and Qt4. +written in C++ and Qt5. Features include: