From owner-svn-ports-head@FreeBSD.ORG Sun Jul 7 03:23:46 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CFA7FA11; Sun, 7 Jul 2013 03:23:46 +0000 (UTC) (envelope-from koobs@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 C263B1F22; Sun, 7 Jul 2013 03:23:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r673Nkg7021394; Sun, 7 Jul 2013 03:23:46 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r673NkGw021392; Sun, 7 Jul 2013 03:23:46 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201307070323.r673NkGw021392@svn.freebsd.org> From: Kubilay Kocak Date: Sun, 7 Jul 2013 03:23:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322416 - in head: . devel devel/py-reddit 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: Sun, 07 Jul 2013 03:23:46 -0000 Author: koobs Date: Sun Jul 7 03:23:45 2013 New Revision: 322416 URL: http://svnweb.freebsd.org/changeset/ports/322416 Log: devel/py-reddit: Delete port. Has been removed from PyPI, Use www/py-praw - Delete devel/py-reddit - Update devel/Makefile - Add MOVED index entry Deleted: head/devel/py-reddit/ Modified: head/MOVED head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Jul 7 00:15:47 2013 (r322415) +++ head/MOVED Sun Jul 7 03:23:45 2013 (r322416) @@ -4418,3 +4418,4 @@ net/rubygem-bunny060||2013-07-02|Removed graphics/linux_dri||2013-07-03|Removed graphics/linux-dri74||2013-07-03|Removed games/gnomememoryblocks||2013-07-04|Has expired: Unsupported upstream +devel/py-reddit||2013-07-07|Has been removed from PyPI, Use www/py-praw Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Jul 7 00:15:47 2013 (r322415) +++ head/devel/Makefile Sun Jul 7 03:23:45 2013 (r322416) @@ -3685,7 +3685,6 @@ SUBDIR += py-qt4-scripttools SUBDIR += py-qt4-test SUBDIR += py-rauth - SUBDIR += py-reddit SUBDIR += py-repl SUBDIR += py-repoze.lru SUBDIR += py-repoze.tm2