From owner-svn-ports-all@FreeBSD.ORG Sun Oct 14 08:06:34 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F7F83F6; Sun, 14 Oct 2012 08:06:34 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 37E208FC0A; Sun, 14 Oct 2012 08:06:34 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9E86YW8020341; Sun, 14 Oct 2012 08:06:34 GMT (envelope-from linimon@svn.freebsd.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9E86YuZ020339; Sun, 14 Oct 2012 08:06:34 GMT (envelope-from linimon@svn.freebsd.org) Message-Id: <201210140806.q9E86YuZ020339@svn.freebsd.org> From: Mark Linimon Date: Sun, 14 Oct 2012 08:06:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305864 - in head/sysutils: . binup 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.14 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, 14 Oct 2012 08:06:34 -0000 Author: linimon Date: Sun Oct 14 08:06:33 2012 New Revision: 305864 URL: http://svn.freebsd.org/changeset/ports/305864 Log: Remove sysutils/binup. It had already been marked deprecated (mastersite disappeared) before I added redundant deprecated (maintainer bounce). Rather than remove the redundant lines, just move the deletion date up by 2 days. Noticed by: rm Feature safe: yes Deleted: head/sysutils/binup/Makefile head/sysutils/binup/distinfo head/sysutils/binup/pkg-descr Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Oct 14 08:03:45 2012 (r305863) +++ head/sysutils/Makefile Sun Oct 14 08:06:33 2012 (r305864) @@ -70,7 +70,6 @@ SUBDIR += be_agent SUBDIR += beadm SUBDIR += beadm-devel - SUBDIR += binup SUBDIR += biosfont SUBDIR += bkpupsd SUBDIR += bksh