From owner-svn-ports-head@freebsd.org Fri Mar 11 09:22:54 2016 Return-Path: Delivered-To: svn-ports-head@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 2FE87ACB8FA; Fri, 11 Mar 2016 09:22:54 +0000 (UTC) (envelope-from tijl@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 019F6C04; Fri, 11 Mar 2016 09:22:53 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2B9MrFk045794; Fri, 11 Mar 2016 09:22:53 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2B9MqHo045792; Fri, 11 Mar 2016 09:22:52 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201603110922.u2B9MqHo045792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 11 Mar 2016 09:22:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410816 - in head: . print print/cups 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.21 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: Fri, 11 Mar 2016 09:22:54 -0000 Author: tijl Date: Fri Mar 11 09:22:52 2016 New Revision: 410816 URL: https://svnweb.freebsd.org/changeset/ports/410816 Log: Delete print/cups before renaming print/cups-base. This is just a metaport for various cups components that will no longer be needed. PR: 207746 Deleted: head/print/cups/ Modified: head/MOVED head/print/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Mar 11 08:55:02 2016 (r410815) +++ head/MOVED Fri Mar 11 09:22:52 2016 (r410816) @@ -8227,3 +8227,4 @@ devel/p5-DateTime-Event-SolarTerm|devel/ devel/p5-DateTime-Util-Astro|devel/p5-DateTime-Astro|2016-03-07|Has been part of DateTime-Astro for a long time security/regripperplugins||2016-03-07|Merged into security/regripper textproc/elasticsearch-plugin-marvel2|textproc/elasticsearch2-plugin-marvel|2016-03-10|Rename to match other Elasticsearch 2 plugins +print/cups||2016-03-11|Deleted to be replaced by print/cups-base Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Fri Mar 11 08:55:02 2016 (r410815) +++ head/print/Makefile Fri Mar 11 09:22:52 2016 (r410816) @@ -23,7 +23,6 @@ SUBDIR += catdvi SUBDIR += cdlabelgen SUBDIR += cloudprint - SUBDIR += cups SUBDIR += cups-base SUBDIR += cups-bjnp SUBDIR += cups-client