From owner-svn-ports-all@freebsd.org Sun Oct 8 19:10:06 2017 Return-Path: Delivered-To: svn-ports-all@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 6B40BE3D946; Sun, 8 Oct 2017 19:10:06 +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 E831C72BBC; Sun, 8 Oct 2017 19:10:05 +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 v98JA5T9033233; Sun, 8 Oct 2017 19:10:05 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v98JA4oJ033231; Sun, 8 Oct 2017 19:10:04 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201710081910.v98JA4oJ033231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 8 Oct 2017 19:10:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451569 - in head: . graphics graphics/py-graph graphics/py-graph-dot X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . graphics graphics/py-graph graphics/py-graph-dot X-SVN-Commit-Revision: 451569 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2017 19:10:06 -0000 Author: rene Date: Sun Oct 8 19:10:04 2017 New Revision: 451569 URL: https://svnweb.freebsd.org/changeset/ports/451569 Log: Remove expired ports: 2017-04-30 graphics/py-graph-dot: Unfetchable for more than six months (google code has gone away) graphics/py-graph: depends on graphics/py-graph-dot Deleted: head/graphics/py-graph/ head/graphics/py-graph-dot/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Oct 8 19:08:48 2017 (r451568) +++ head/MOVED Sun Oct 8 19:10:04 2017 (r451569) @@ -9580,3 +9580,5 @@ editors/vanubi||2017-10-07|Has expired: Vanubi is no l converters/py-bencode|converters/py-bencode.py|2017-10-07|Switch to a fork that supports both python2 and python3 japanese/jd||2017-10-08|Does not build and 2ch.net API has changed, so would not work anyway devel/vtable-dumper|devel/abi-compliance-checker|2017-10-08|Use abi-compliance-checker, which contains this program in newer version +graphics/py-graph-dot||2017-10-08|Has expired: Unfetchable for more than six months (google code has gone away) +graphics/py-graph||2017-10-08|Removed, depends on graphics/py-graph-dot Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sun Oct 8 19:08:48 2017 (r451568) +++ head/graphics/Makefile Sun Oct 8 19:10:04 2017 (r451569) @@ -859,9 +859,7 @@ SUBDIR += py-glewpy SUBDIR += py-goocanvas SUBDIR += py-gphoto2 - SUBDIR += py-graph SUBDIR += py-graph-core - SUBDIR += py-graph-dot SUBDIR += py-graphviz SUBDIR += py-graphy SUBDIR += py-gvgen