From owner-svn-ports-all@FreeBSD.ORG Sun May 11 18:53:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10180552; Sun, 11 May 2014 18:53:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 F116E2AF0; Sun, 11 May 2014 18:53:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4BIrN36028897; Sun, 11 May 2014 18:53:23 GMT (envelope-from zi@svn.freebsd.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4BIrNHH028895; Sun, 11 May 2014 18:53:23 GMT (envelope-from zi@svn.freebsd.org) Message-Id: <201405111853.s4BIrNHH028895@svn.freebsd.org> From: Ryan Steinmetz Date: Sun, 11 May 2014 18:53:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353725 - in head: . ports-mgmt ports-mgmt/pver X-SVN-Group: ports-head 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.18 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, 11 May 2014 18:53:24 -0000 Author: zi Date: Sun May 11 18:53:23 2014 New Revision: 353725 URL: http://svnweb.freebsd.org/changeset/ports/353725 QAT: https://qat.redports.org/buildarchive/r353725/ Log: - Remove ports-mgmt/pver as it does not support pkgng Deleted: head/ports-mgmt/pver/ Modified: head/MOVED head/ports-mgmt/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun May 11 18:40:17 2014 (r353724) +++ head/MOVED Sun May 11 18:53:23 2014 (r353725) @@ -6097,3 +6097,4 @@ sysutils/lire||2014-05-11|Project is dea net/ipfw-graph||2014-05-11|Project is dead java/linux-sun-jre16||2014-05-11|Has expired: Unsupported and known for multiple security vulnerabilities java/linux-sun-jdk16||2014-05-11|Has expired: Unsupported and known for multiple security vulnerabilities +ports-mgmt/pver||2014-05-11|Has expired: does not support pkgng Modified: head/ports-mgmt/Makefile ============================================================================== --- head/ports-mgmt/Makefile Sun May 11 18:40:17 2014 (r353724) +++ head/ports-mgmt/Makefile Sun May 11 18:53:23 2014 (r353725) @@ -77,7 +77,6 @@ SUBDIR += poudriere-devel SUBDIR += prhistory SUBDIR += psearch - SUBDIR += pver SUBDIR += symports SUBDIR += tinderbox SUBDIR += tinderbox-devel