Date: Wed, 17 Apr 2019 07:36:13 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r499153 - head/audio/spotifyd Message-ID: <201904170736.x3H7aDOw085919@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed Apr 17 07:36:13 2019 New Revision: 499153 URL: https://svnweb.freebsd.org/changeset/ports/499153 Log: audio/spotifyd: Does not need USES=ssl, bump revision after r499149 Modified: head/audio/spotifyd/Makefile Modified: head/audio/spotifyd/Makefile ============================================================================== --- head/audio/spotifyd/Makefile Wed Apr 17 07:35:37 2019 (r499152) +++ head/audio/spotifyd/Makefile Wed Apr 17 07:36:13 2019 (r499153) @@ -3,7 +3,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904170736.x3H7aDOw085919>