From owner-svn-ports-all@FreeBSD.ORG Mon Nov 24 17:39:13 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81C6FDDC; Mon, 24 Nov 2014 17:39:13 +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 5405D5FC; Mon, 24 Nov 2014 17:39:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAOHdDnH067447; Mon, 24 Nov 2014 17:39:13 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAOHdC4o067445; Mon, 24 Nov 2014 17:39:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201411241739.sAOHdC4o067445@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 24 Nov 2014 17:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373226 - in head: . net net/p5-SOAP-Transport-TCP 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-1 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: Mon, 24 Nov 2014 17:39:13 -0000 Author: mat Date: Mon Nov 24 17:39:12 2014 New Revision: 373226 URL: https://svnweb.freebsd.org/changeset/ports/373226 QAT: https://qat.redports.org/buildarchive/r373226/ Log: Remove net/p5-SOAP-Transport-TCP, it has been integrated into net/p5-SOAP-Lite. While there, run MOVEDlint, and cleanup two obsolote entries. Sponsored by: Absolight Deleted: head/net/p5-SOAP-Transport-TCP/ Modified: head/MOVED head/net/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Nov 24 17:05:20 2014 (r373225) +++ head/MOVED Mon Nov 24 17:39:12 2014 (r373226) @@ -6615,7 +6615,6 @@ games/rftg||2014-09-01|Not staged german/manpages||2014-09-01|Not staged graphics/Cgraph||2014-09-01|Not staged graphics/glide3||2014-09-01|Not staged -graphics/gdtclft||2014-09-01|Not staged graphics/ivtools||2014-09-01|Not staged graphics/linux_glide||2014-09-01|Not staged graphics/mingplot||2014-09-01|Not staged @@ -6660,7 +6659,6 @@ lang/xds-c||2014-09-01|Not staged lang/xds||2014-09-01|Not staged lang/xotcl||2014-09-01|Not staged mail/elm+ME||2014-09-01|Not staged -mail/elm||2014-09-01|Not staged mail/emh||2014-09-01|Not staged mail/extmail||2014-09-01|Not staged mail/extman||2014-09-01|Not staged @@ -7234,3 +7232,4 @@ net-mgmt/virtinst|deskutils/virt-manager sysutils/firstboot-growfs||2014-11-23|Part of the base system graphics/linux-c6-gdk-pixbuf|graphics/linux-c6-gdk-pixbuf2|2014-11-24|Port renamed to align with upstream. devel/libole2||2014-11-24|Abandoned upstream, incomplete, not depend on +net/p5-SOAP-Transport-TCP|net/p5-SOAP-Lite|2014-11-24|Has been integrated into net/p5-SOAP-Lite Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon Nov 24 17:05:20 2014 (r373225) +++ head/net/Makefile Mon Nov 24 17:39:12 2014 (r373226) @@ -723,7 +723,6 @@ SUBDIR += p5-SOAP-Data-Builder SUBDIR += p5-SOAP-Lite SUBDIR += p5-SOAP-MySOAP - SUBDIR += p5-SOAP-Transport-TCP SUBDIR += p5-Samba-LDAP SUBDIR += p5-Server-Starter SUBDIR += p5-Socket