From owner-svn-ports-head@FreeBSD.ORG Wed Feb 27 14:16:36 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 62007F0B; Wed, 27 Feb 2013 14:16:36 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 30D04345; Wed, 27 Feb 2013 14:16:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1REGa5W078740; Wed, 27 Feb 2013 14:16:36 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1REGZu2078734; Wed, 27 Feb 2013 14:16:35 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201302271416.r1REGZu2078734@svn.freebsd.org> From: Max Brazhnikov Date: Wed, 27 Feb 2013 14:16:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313054 - in head: . Mk multimedia multimedia/qt4-phonon multimedia/qt4-phonon-gst X-SVN-Group: ports-head 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.14 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, 27 Feb 2013 14:16:36 -0000 Author: makc Date: Wed Feb 27 14:16:35 2013 New Revision: 313054 URL: http://svnweb.freebsd.org/changeset/ports/313054 Log: Remove obsolete ports Deleted: head/multimedia/qt4-phonon/ head/multimedia/qt4-phonon-gst/ Modified: head/MOVED head/Mk/bsd.qt.mk head/multimedia/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Feb 27 13:57:09 2013 (r313053) +++ head/MOVED Wed Feb 27 14:16:35 2013 (r313054) @@ -4074,3 +4074,5 @@ german/MT|www/MT|2013-02-23|Remove, beca dns/p5-Net-DNS-ZoneFile||2013-02-25|Now bundled with dns/p5-Net-DNS textproc/stardict2-rptts|textproc/stardict-rptts|2013-02-25|Renamed audio/laudio|audio/linux-laudio|2013-02-27|Renamed (Linux binary port) +multimedia/qt4-phonon||2013-02-27|Has expired: Qt4 uses multimedia/phonon +multimedia/qt4-phonon-gst||2013-02-27|Has expired: Qt4 uses multimedia/phonon-gstreamer Modified: head/Mk/bsd.qt.mk ============================================================================== --- head/Mk/bsd.qt.mk Wed Feb 27 13:57:09 2013 (r313053) +++ head/Mk/bsd.qt.mk Wed Feb 27 14:16:35 2013 (r313054) @@ -218,18 +218,10 @@ opengl_DEPENDS= ${QT_LIBDIR}/libQtOpenGL pixeltool_PORT= graphics/qt4-pixeltool pixeltool_DEPENDS= ${QT_PREFIX}/bin/pixeltool -.if !defined(WITH_QT_PHONON) phonon_PORT= multimedia/phonon -.else -phonon_PORT= multimedia/qt4-phonon -.endif phonon_DEPENDS= ${QT_LIBDIR}/libphonon.so -.if !defined(WITH_QT_PHONON) phonon-gst_PORT= multimedia/phonon-gstreamer -.else -phonon-gst_PORT= multimedia/qt4-phonon-gst -.endif phonon-gst_DEPENDS= ${QT_PLUGINDIR}/phonon_backend/libphonon_gstreamer.so porting_PORT= devel/qt4-porting Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Wed Feb 27 13:57:09 2013 (r313053) +++ head/multimedia/Makefile Wed Feb 27 14:16:35 2013 (r313054) @@ -291,8 +291,6 @@ SUBDIR += qmmp-plugin-pack SUBDIR += qt-faststart SUBDIR += qt4-multimedia - SUBDIR += qt4-phonon - SUBDIR += qt4-phonon-gst SUBDIR += quark SUBDIR += quodlibet SUBDIR += quvi