From owner-svn-ports-head@freebsd.org Wed Nov 29 17:37:45 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 CE0F5E5EE29; Wed, 29 Nov 2017 17:37:45 +0000 (UTC) (envelope-from jbeich@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 979CF7DC81; Wed, 29 Nov 2017 17:37:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vATHbiqH098896; Wed, 29 Nov 2017 17:37:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vATHbi08098894; Wed, 29 Nov 2017 17:37:44 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201711291737.vATHbi08098894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 29 Nov 2017 17:37:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455135 - in head: . emulators emulators/ppsspp-devel emulators/ppsspp-qt5-devel X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: . emulators emulators/ppsspp-devel emulators/ppsspp-qt5-devel X-SVN-Commit-Revision: 455135 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 17:37:45 -0000 Author: jbeich Date: Wed Nov 29 17:37:44 2017 New Revision: 455135 URL: https://svnweb.freebsd.org/changeset/ports/455135 Log: emulators/ppsspp-devel: remove until enough upstream changes accumulate Deleted: head/emulators/ppsspp-devel/ head/emulators/ppsspp-qt5-devel/ Modified: head/MOVED head/emulators/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Nov 29 17:35:46 2017 (r455134) +++ head/MOVED Wed Nov 29 17:37:44 2017 (r455135) @@ -9655,3 +9655,4 @@ devel/buildbot-pkg|devel/py-buildbot-pkg|2017-11-29|Re devel/buildbot-waterfall-view|devel/py-buildbot-waterfall-view|2017-11-29|Rename to comply with PyPI scheme. 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 Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Wed Nov 29 17:35:46 2017 (r455134) +++ head/emulators/Makefile Wed Nov 29 17:37:44 2017 (r455135) @@ -111,9 +111,7 @@ SUBDIR += pipelight SUBDIR += playonbsd SUBDIR += ppsspp - SUBDIR += ppsspp-devel SUBDIR += ppsspp-qt5 - SUBDIR += ppsspp-qt5-devel SUBDIR += py-gns3-converter SUBDIR += py-nova SUBDIR += py-unicorn