From owner-svn-ports-head@freebsd.org Tue Oct 3 02:46:37 2017 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 17A3FE2E596 for ; Tue, 3 Oct 2017 02:46:37 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: from mail-wr0-x22d.google.com (mail-wr0-x22d.google.com [IPv6:2a00:1450:400c:c0c::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98AA816BE for ; Tue, 3 Oct 2017 02:46:36 +0000 (UTC) (envelope-from vanilla@fatpipi.com) Received: by mail-wr0-x22d.google.com with SMTP id y95so5321540wrb.4 for ; Mon, 02 Oct 2017 19:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fatpipi-com.20150623.gappssmtp.com; s=20150623; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc; bh=QLtRGjf27yPWfHMV9ujPKzw+FZMUdyDFKGwPziKDj98=; b=rqO/j703oyqV8XpQ3cptIGcci8ArO7D0xqVF37oQFL3guxhvmOLizKmI9HKRGXtpa7 tQS6edr8Bj8R6iFHS7S8kQiDvrSsU+BrB2/GAb1dr+rD+URRnoko7A3tL9NdueUsLzop 7EWREhxq4px+jFCf7G2B78eCKHA0b9hhnYmYep8bxnylGDA5Wp4HJY+Rehq1G3jqJRck 3vIwO5kKygASsUkJ9e5j/ngW4ZK+ltEqkRzNTU/rR5z3u5ytBrZ792lkWZVogTUefV5e mWXYGTZi78LER6be2ILZ/9Tk+pPMSQHKu60xeUpxKE/8akIi8snnvWpSf9CZbjJroheX VMwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=QLtRGjf27yPWfHMV9ujPKzw+FZMUdyDFKGwPziKDj98=; b=MaEdpC7nQNQqYI8VFoVvC0UeFxEetaBrrVvOU4wVWyWkc0/8//PzmSfoud97Ur3/KQ D1Oz4ngITBaKFpXx/uzdHBEVUpTy21jqXQaIbLUoj22X3Kjjc50sxaVX4Ss4do8kD2FX i6Lvnlk5mvk65e5Og2es0Pqwl8q8ymGxHXAfiMa5cUsYGGZRKtyO1tY9/2+akZoR+TFC iW9ke7jEsk8j5OehAJMKldEKgOEHQROhdAN3vBNmByZRRPa5HNObeeBw8/BKdnCqh4K3 GUUQH2xTYd9J6IUoGQpuDXOS/pOkqJSLwWX3yI1bPdfZpb8YU59107LIgOPJeOrYZXf8 leFQ== X-Gm-Message-State: AMCzsaWaPuREHUWXy3Z++dlsKlxCWT3Nyx0VFT9uP+VMdsXDE7BL4uxV VBbGSqa+/gbYCnO/DvOLsCaIHVZRK9+XA7iah6nFvA== X-Google-Smtp-Source: AOwi7QA5aYX+nz2DPD/DowEkRMIWOLHC1kJS1pYSuXcMZRqRRhfHn91GoeG2Yp8Y9Rt/NrkbLYMcnCIC66IjQ5g1Nfk= X-Received: by 10.223.128.3 with SMTP id 3mr7755185wrk.196.1506998795025; Mon, 02 Oct 2017 19:46:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.183.78 with HTTP; Mon, 2 Oct 2017 19:46:34 -0700 (PDT) Reply-To: v@fatpipi.com In-Reply-To: <201710030241.v932fWjX078115@repo.freebsd.org> References: <201710030241.v932fWjX078115@repo.freebsd.org> From: Vanilla Hsu Date: Tue, 3 Oct 2017 10:46:34 +0800 Message-ID: Subject: Re: svn commit: r451109 - in head: . sysutils sysutils/iocage sysutils/py3-iocage To: Marcelo Araujo Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 03 Oct 2017 02:46:37 -0000 Hi: You should keep the order of Makefile. 2017-10-03 10:41 GMT+08:00 Marcelo Araujo : > Author: araujo > Date: Tue Oct 3 02:41:32 2017 > New Revision: 451109 > URL: https://svnweb.freebsd.org/changeset/ports/451109 > > Log: > Rename py3-iocage to iocage as by now we don't have more conflicts with > the old iocage version and also in favor of python flavors that will > land soon, it makes sense to do it now. > > Sponsored by: iXsystems, Inc. > > Added: > head/sysutils/iocage/ > - copied from r451108, head/sysutils/py3-iocage/ > Deleted: > head/sysutils/py3-iocage/ > Modified: > head/MOVED > head/sysutils/Makefile > > Modified: head/MOVED > ============================================================ > ================== > --- head/MOVED Tue Oct 3 02:33:08 2017 (r451108) > +++ head/MOVED Tue Oct 3 02:41:32 2017 (r451109) > @@ -9566,3 +9566,4 @@ www/py-twistedWeb|devel/py-twisted|2017-09-30|Has > expi > www/py-twistedWeb2|devel/py-twisted|2017-09-30|Has expired: Use > devel/py-twisted instead > devel/libclaw||2017-09-30|Has expired: useless for anything apart from > removed games/plee-the-bear > ports-mgmt/redports-node||2017-10-01|Has expired: Upstream is dead so > port is not useable anymore. > +sysutils/py3-iocage|sysutils/iocage|2017-10-02|Port was renamed > > Modified: head/sysutils/Makefile > ============================================================ > ================== > --- head/sysutils/Makefile Tue Oct 3 02:33:08 2017 (r451108) > +++ head/sysutils/Makefile Tue Oct 3 02:41:32 2017 (r451109) > @@ -923,7 +923,7 @@ > SUBDIR += py-zdaemon > SUBDIR += py-zfs > SUBDIR += py3-execnet > - SUBDIR += py3-iocage > + SUBDIR += iocage > SUBDIR += py3-pkginfo > SUBDIR += py3-ptyprocess > SUBDIR += pydf > >