Index: head/audio/exaile/Makefile =================================================================== --- head/audio/exaile/Makefile (revision 561304) +++ head/audio/exaile/Makefile (revision 561305) @@ -1,38 +1,37 @@ # $FreeBSD$ PORTNAME= exaile -DISTVERSION= 4.1.0-alpha1 -PORTREVISION= 2 +DISTVERSION= 4.1.0-rc1 CATEGORIES= audio MAINTAINER= rm@FreeBSD.org COMMENT= Full featured python-based music player for GTK+ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>0:audio/py-mutagen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}gstreamer1>0:multimedia/py-gstreamer1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bsddb3>0:databases/py-bsddb3@${PY_FLAVOR} USE_GITHUB= yes NO_ARCH= yes USES= desktop-file-utils gmake gnome python:3.6+ USE_GNOME= gtk30 librsvg2 pygobject3 USE_GSTREAMER1= good faad OPTIONS_DEFINE= DOCS NLS UDISKS2 OPTIONS_SUB= yes NLS_USES= gettext NLS_BUILD_DEPENDS= help2man:misc/help2man NLS_INSTALL_TARGET_OFF= install_no_locale UDISKS2_DESC= UDISKS2 implementation for hardware detection UDISKS2_RUN_DEPENDS= ${LOCALBASE}bin/bsdisks:sysutils/bsdisks MAKE_ENV= EPREFIX=${PREFIX} \ PYTHON3_CMD=${PYTHON_CMD} \ XDGCONFDIR=${PREFIX}/etc/xdg \ MANPREFIX=${PREFIX} .include Index: head/audio/exaile/distinfo =================================================================== --- head/audio/exaile/distinfo (revision 561304) +++ head/audio/exaile/distinfo (revision 561305) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587570511 -SHA256 (exaile-exaile-4.1.0-alpha1_GH0.tar.gz) = 024e3f8585028af5ca0b98bfc01b01df2ba2603c0dbad4d1e99205dc1cba28f0 -SIZE (exaile-exaile-4.1.0-alpha1_GH0.tar.gz) = 3605803 +TIMESTAMP = 1610439857 +SHA256 (exaile-exaile-4.1.0-rc1_GH0.tar.gz) = 6873fd858f0a68e3f5894de3b2592b6208901fe512b04429b73e0e2c67473c88 +SIZE (exaile-exaile-4.1.0-rc1_GH0.tar.gz) = 3630699 Index: head/audio/exaile/files/patch-xlgui_devices.py =================================================================== --- head/audio/exaile/files/patch-xlgui_devices.py (revision 561304) +++ head/audio/exaile/files/patch-xlgui_devices.py (nonexistent) @@ -1,11 +0,0 @@ ---- xlgui/devices.py.orig 2020-04-24 07:37:29 UTC -+++ xlgui/devices.py -@@ -42,7 +42,7 @@ class ManagerDialog(Gtk.Window): - - __gtype_name__ = 'DeviceManager' - -- tree_devices, model = GtkTemplate.Child.widgets(5) -+ tree_devices, model = GtkTemplate.Child.widgets(2) - - def __init__(self, parent, main): - Gtk.Window.__init__(self) Property changes on: head/audio/exaile/files/patch-xlgui_devices.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property