From owner-svn-ports-all@freebsd.org Thu Jun 4 02:58:58 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 38C532FED21 for ; Thu, 4 Jun 2020 02:58:58 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49cr8L0rpDz4SNF for ; Thu, 4 Jun 2020 02:58:58 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ej1-f49.google.com (mail-ej1-f49.google.com [209.85.218.49]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id 0D3F72B99F for ; Thu, 4 Jun 2020 02:58:58 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ej1-f49.google.com with SMTP id y13so4406847eju.2 for ; Wed, 03 Jun 2020 19:58:58 -0700 (PDT) X-Gm-Message-State: AOAM532JS8DKnpcCUth/b5wM87gxqZhvG17+/dtyaVax5Kg31RF88xf5 eybUpJAZemIr05eUuzgp3rt1r/zBxrXpEf0uPru6gQ== X-Google-Smtp-Source: ABdhPJwJa/GQGBdXLdGE2XBBj28sp0/tvI9sUZ2F54eCxqjmgYNtNcvJ6pjkC5mmDKu9jcDqbyOG6PMNkHasWhCKxH0= X-Received: by 2002:a17:906:39d9:: with SMTP id i25mr2007563eje.510.1591239536925; Wed, 03 Jun 2020 19:58:56 -0700 (PDT) MIME-Version: 1.0 References: <202006031829.053ITJQM083196@repo.freebsd.org> In-Reply-To: From: Po-Chuan Hsieh Date: Thu, 4 Jun 2020 10:58:20 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r537813 - head/devel/rubygem-azure_mgmt_web To: Antoine Brodin Cc: ports-committers , svn-ports-all , svn-ports-head Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Thu, 04 Jun 2020 02:58:58 -0000 On Thu, Jun 4, 2020 at 4:11 AM Antoine Brodin wrote: > On Wed, Jun 3, 2020 at 8:32 PM Sunpoet Po-Chuan Hsieh > wrote: > > > > Author: sunpoet > > Date: Wed Jun 3 18:29:19 2020 > > New Revision: 537813 > > URL: https://svnweb.freebsd.org/changeset/ports/537813 > > > > Log: > > Update to 0.17.6 > > > > Changes: > https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_web > > > > Modified: > > head/devel/rubygem-azure_mgmt_web/Makefile > > head/devel/rubygem-azure_mgmt_web/distinfo > > Hi, > > All those ports are broken > > ===> rubygem-azure_mgmt_web-0.17.6 depends on package: > rubygem-ms_rest_azure>=0.12.0<0.13 - not found > > Antoine > Hi Antoine, I've received pkg-fallout mails. It's fixed in r537864. Thanks! Regards, sunpoet