Date: Sat, 10 Oct 2020 18:01:36 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r552010 - head/audio/lollypop Message-ID: <202010101801.09AI1aMo059628@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Oct 10 18:01:35 2020 New Revision: 552010 URL: https://svnweb.freebsd.org/changeset/ports/552010 Log: Update USES=python for audio/py-pylast 4.0.0 update Modified: head/audio/lollypop/Makefile Modified: head/audio/lollypop/Makefile ============================================================================== --- head/audio/lollypop/Makefile Sat Oct 10 18:01:30 2020 (r552009) +++ head/audio/lollypop/Makefile Sat Oct 10 18:01:35 2020 (r552010) @@ -22,7 +22,7 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \ libappstream-glib.so:devel/appstream-glib \ libtotem-plparser.so:multimedia/totem-pl-parser -USES= python:3.5+ pkgconfig gnome gettext meson shebangfix sqlite desktop-file-utils +USES= python:3.6+ pkgconfig gnome gettext meson shebangfix sqlite desktop-file-utils USE_GITLAB= yes GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010101801.09AI1aMo059628>