From owner-svn-ports-all@freebsd.org Thu Dec 24 18:33:35 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 70D3B4CD0CD; Thu, 24 Dec 2020 18:33:35 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1zH329xQz4sHY; Thu, 24 Dec 2020 18:33:35 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: by toco-domains.de (Postfix, from userid 65534) id 901F6D81BC; Thu, 24 Dec 2020 19:33:33 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on toco-mail X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00, NICE_REPLY_A autolearn=ham autolearn_force=no version=3.4.4 Received: from Jochens-MacBook-Pro.local (tmo-112-115.customers.d1-online.com [80.187.112.115]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id C9211D81B4; Thu, 24 Dec 2020 19:33:30 +0100 (CET) Subject: Re: svn commit: r559178 - head/www To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <202012241753.0BOHrtR8092073@repo.freebsd.org> From: Jochen Neumeister Message-ID: <25def660-d91d-2776-3821-bd4f15b02b77@FreeBSD.org> Date: Thu, 24 Dec 2020 19:33:30 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <202012241753.0BOHrtR8092073@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: de-DE X-Rspamd-Queue-Id: 4D1zH329xQz4sHY X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 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, 24 Dec 2020 18:33:35 -0000 Am 24.12.20 um 18:53 schrieb Jose Alonso Cardenas Marquez: > Author: acm > Date: Thu Dec 24 17:53:54 2020 > New Revision: 559178 > URL: https://svnweb.freebsd.org/changeset/ports/559178 > > Log: > - Connect www/sogo and www/sogo-activesync > > Modified: > head/www/Makefile > > Modified: head/www/Makefile > ============================================================================== > --- head/www/Makefile Thu Dec 24 17:53:03 2020 (r559177) > +++ head/www/Makefile Thu Dec 24 17:53:54 2020 (r559178) > @@ -2140,7 +2140,10 @@ > SUBDIR += smarty3 > SUBDIR += smb_auth > SUBDIR += snarf > + SUBDIR += sogo > + SUBDIR += sogo-activesync > SUBDIR += sogo2 > + SUBDIR += sogo2-activesync > SUBDIR += sogo2-activesync am i seeing it wrong, or is sogo2-activesync twice? > SUBDIR += sogo4 > SUBDIR += sogo4-activesync