Date: Tue, 9 Feb 2021 15:23:10 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564788 - in head/audio/liblastfm-qt5: . files Message-ID: <202102091523.119FNAh2005332@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Tue Feb 9 15:23:10 2021 New Revision: 564788 URL: https://svnweb.freebsd.org/changeset/ports/564788 Log: audio/liblastfm-qt5: Restore the patches that were originally part of audio/liblastfm (R.I.P.) to make the library function again. It seems they were forgotten when this was converted to a free-standing port in r495869. MFH: 2021Q1 (runtime fix) Added: head/audio/liblastfm-qt5/files/ - copied from r495972, head/audio/liblastfm/files/ Modified: head/audio/liblastfm-qt5/Makefile Modified: head/audio/liblastfm-qt5/Makefile ============================================================================== --- head/audio/liblastfm-qt5/Makefile Tue Feb 9 13:50:16 2021 (r564787) +++ head/audio/liblastfm-qt5/Makefile Tue Feb 9 15:23:10 2021 (r564788) @@ -2,7 +2,7 @@ PORTNAME= liblastfm DISTVERSION= 1.0.9-5 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -g4433165 CATEGORIES= audio PKGNAMESUFFIX= -qt5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102091523.119FNAh2005332>