Date: Mon, 21 Oct 2019 12:09:33 +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: r515102 - in head: . www www/nuvolaplayer-8tracks www/nuvolaplayer-all-services www/nuvolaplayer-amazon-cloud-player www/nuvolaplayer-bandcamp www/nuvolaplayer-google-play-music www/nuv... Message-ID: <201910211209.x9LC9Xu5052184@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Mon Oct 21 12:09:33 2019 New Revision: 515102 URL: https://svnweb.freebsd.org/changeset/ports/515102 Log: Remove www/nuvolaplayer-* audio/nuvolaplayer was removed. All the service plugins are useless without it. Remove them too. Deleted: head/www/nuvolaplayer-8tracks/ head/www/nuvolaplayer-all-services/ head/www/nuvolaplayer-amazon-cloud-player/ head/www/nuvolaplayer-bandcamp/ head/www/nuvolaplayer-google-play-music/ head/www/nuvolaplayer-groove/ head/www/nuvolaplayer-jango/ head/www/nuvolaplayer-kexp/ head/www/nuvolaplayer-logitech-media-server/ head/www/nuvolaplayer-mixcloud/ head/www/nuvolaplayer-plex/ head/www/nuvolaplayer-soundcloud/ head/www/nuvolaplayer-spotify/ head/www/nuvolaplayer-tunein/ head/www/nuvolaplayer-yandex-music/ head/www/nuvolaplayer-youtube/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Oct 21 11:48:57 2019 (r515101) +++ head/MOVED Mon Oct 21 12:09:33 2019 (r515102) @@ -13417,3 +13417,19 @@ net/kcalcore|net/kf5-kcalendarcore|2019-10-17|Became a java/linux-oracle-jre9|java/openjdk11|2019-10-18|Has expired: No longer maintained upstream, please migrate to openjdk11 java/linux-oracle-jre10|java/openjdk11|2019-10-18|Has expired: No longer maintained upstream, please migrate to openjdk11 www/glassfish5|www/glassfish|2019-10-20|glassfish5 became the default glassfish +www/nuvolaplayer-8tracks||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-all-services||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-amazon-cloud-player||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-bandcamp||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-google-play-music||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-groove||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-jango||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-kexp||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-logitech-media-server||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-mixcloud||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-plex||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-soundcloud||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-spotify||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-tunein||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-yandex-music||2019-10-21|Useless without audio/nuvolaplayer +www/nuvolaplayer-youtube||2019-10-21|Useless without audio/nuvolaplayer Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Oct 21 11:48:57 2019 (r515101) +++ head/www/Makefile Mon Oct 21 12:09:33 2019 (r515102) @@ -468,22 +468,6 @@ SUBDIR += npm-node10 SUBDIR += npm-node8 SUBDIR += nspluginwrapper - SUBDIR += nuvolaplayer-8tracks - SUBDIR += nuvolaplayer-all-services - SUBDIR += nuvolaplayer-amazon-cloud-player - SUBDIR += nuvolaplayer-bandcamp - SUBDIR += nuvolaplayer-google-play-music - SUBDIR += nuvolaplayer-groove - SUBDIR += nuvolaplayer-jango - SUBDIR += nuvolaplayer-kexp - SUBDIR += nuvolaplayer-logitech-media-server - SUBDIR += nuvolaplayer-mixcloud - SUBDIR += nuvolaplayer-plex - SUBDIR += nuvolaplayer-soundcloud - SUBDIR += nuvolaplayer-spotify - SUBDIR += nuvolaplayer-tunein - SUBDIR += nuvolaplayer-yandex-music - SUBDIR += nuvolaplayer-youtube SUBDIR += obhttpd SUBDIR += onionbalance SUBDIR += onionshare
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910211209.x9LC9Xu5052184>