From owner-svn-ports-head@freebsd.org Wed Nov 29 20:52:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2F24DBB95A; Wed, 29 Nov 2017 20:52:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CC5D6431E; Wed, 29 Nov 2017 20:52:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vATKqOPi082735; Wed, 29 Nov 2017 20:52:24 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vATKqO6W082733; Wed, 29 Nov 2017 20:52:24 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201711292052.vATKqO6W082733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 29 Nov 2017 20:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455145 - in head: . audio audio/shairport X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . audio audio/shairport X-SVN-Commit-Revision: 455145 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Nov 2017 20:52:25 -0000 Author: rene Date: Wed Nov 29 20:52:24 2017 New Revision: 455145 URL: https://svnweb.freebsd.org/changeset/ports/455145 Log: Remove expired port: 2017-11-28 audio/shairport: Officially unmaintained upstream. Use audio/shairport-sync instead Deleted: head/audio/shairport/ Modified: head/MOVED head/audio/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 29 20:24:57 2017 (r455144) +++ head/MOVED Wed Nov 29 20:52:24 2017 (r455145) @@ -9656,3 +9656,4 @@ devel/buildbot-waterfall-view|devel/py-buildbot-waterf devel/buildbot-worker|devel/py-buildbot-worker|2017-11-29|Rename to comply with PyPI scheme. devel/buildbot-www|devel/py-buildbot-www|2017-11-29|Rename to comply with PyPI scheme. emulators/ppsspp-devel|emulators/ppsspp|2017-11-29|Out of date: use emulators/ppsspp for now +audio/shairport|audio/shairport-sync|2017-11-29|Has expired: Officially unmaintained upstream. Use audio/shairport-sync instead Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Wed Nov 29 20:24:57 2017 (r455144) +++ head/audio/Makefile Wed Nov 29 20:52:24 2017 (r455145) @@ -731,7 +731,6 @@ SUBDIR += sdl_sound SUBDIR += sfront SUBDIR += shairplay - SUBDIR += shairport SUBDIR += shairport-sync SUBDIR += sherlock-lv2 SUBDIR += shntool