From owner-svn-ports-all@freebsd.org Thu Jan 17 19:59:35 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D55614A4D08; Thu, 17 Jan 2019 19:59:35 +0000 (UTC) (envelope-from egypcio@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) server-signature RSA-PSS (4096 bits) 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 9B24B816CD; Thu, 17 Jan 2019 19:59:34 +0000 (UTC) (envelope-from egypcio@freebsd.org) Received: from mail-pf1-f182.google.com (mail-pf1-f182.google.com [209.85.210.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: egypcio) by smtp.freebsd.org (Postfix) with ESMTPSA id 41A871B0F1; Thu, 17 Jan 2019 19:59:34 +0000 (UTC) (envelope-from egypcio@freebsd.org) Received: by mail-pf1-f182.google.com with SMTP id r136so5338779pfc.6; Thu, 17 Jan 2019 11:59:34 -0800 (PST) X-Gm-Message-State: AJcUukfcciSnR/9humN+HWY8rjsPnVuisU7DHdTd+/SKApocwg1dcegE KMvvpPzbIFs7iJuizi8/pVAlSj7Z+l7eS64U1gs= X-Google-Smtp-Source: ALg8bN6bEYHsvT2wNieYCZj2m3sQCIDLoAKmhcP9ZT7pJ6yRQH5sb62Yj4bqe/Son8tXTf8TeCLnPNGHs7QlBP9m4yo= X-Received: by 2002:a65:55ca:: with SMTP id k10mr14562328pgs.448.1547755172986; Thu, 17 Jan 2019 11:59:32 -0800 (PST) MIME-Version: 1.0 References: <201901160856.x0G8ub20095516@repo.freebsd.org> <20190116092121.os4tzf2gejvv5pjv@atuin.in.mat.cc> In-Reply-To: <20190116092121.os4tzf2gejvv5pjv@atuin.in.mat.cc> Reply-To: egypcio@freebsd.org From: =?UTF-8?Q?Vin=C3=ADcius_Zavam?= Date: Thu, 17 Jan 2019 19:59:20 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r490457 - in head: . www www/wml www/wml/files To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: 9B24B816CD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.967,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 17 Jan 2019 19:59:35 -0000 Am Mi., 16. Jan. 2019 um 09:21 Uhr schrieb Mathieu Arnold = : > On Wed, Jan 16, 2019 at 08:56:37AM +0000, Vin=C3=ADcius Zavam wrote: > > Author: egypcio > > Date: Wed Jan 16 08:56:37 2019 > > New Revision: 490457 > > URL: https://svnweb.freebsd.org/changeset/ports/490457 > > > > Log: > > [REVIVE PORT] www/wml: The WML, 2.0.12 > > > > Some websites are still using WML, https://torproject.org is one of > them. > > > > svn copy made against head/www/wml r437070 > > Mmmm, saying it does not make it so, the commit has not registered the > copy. Could you please do it again but with actually doing the svn cp. > > -- > Mathieu Arnold > hi mat@, how are you doing? the initial work to revive this port was started with a repo copy, based on head/www/wml@437070. the diff for www/wml needed to be reworked some times, and turned to be just a 'regular' patch file uploaded to phabricator - version was kept the same, revision was bumped. what do you mean by 'not registered copy' ? now the approved version of it is already in ports/head and the diferential was closed. KR,