From nobody Mon Aug 28 03:46:34 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RYxLw0kMcz4qlMR; Mon, 28 Aug 2023 03:46:48 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RYxLv4z1Tz4LdJ; Mon, 28 Aug 2023 03:46:47 +0000 (UTC) (envelope-from ultima1252@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-64a5f9a165eso15394646d6.1; Sun, 27 Aug 2023 20:46:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693194406; x=1693799206; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=yIpuhdjuIFYgG6YQx9vi08TSFIjDyC1DpFmTv+0RIKg=; b=G1iYalZEtmD1h5gNBO+f+YGx20rVxjw2uXfkZzxA2AiurLp9TF8CKa/V2sfIj1+aMK QopXkEP5dV0MYkF5NS5chdqZfuzElGcCGwQWG6ZkczjYKQuATdmhdjaiIb1Ag1/2M0Hu pmA8T8W9BWiy51wQ88jzhDusApXrQdDwmg6UpXzWzddtElq0h4tEh9zL3F8aKlYhoQB4 UggI6y5zMK8wt0XkQREZHjmjjYIEhEUmTyOHkU/xFMIBsPXU/5iImq+UqVtYQEDGRVmF mpO+Jalnm9Ys4CeYkI/kVXR/7AkK+rH1kIRhp4PSKs7Pj5fRi6OUUrCwcvtnklooxfge PMcQ== X-Gm-Message-State: AOJu0YzpzjXO14X+eioNGpY5cXKtM47tfVeNnZUfL99HAbj32c25Y4U2 TohPC9s+0H73jPPiM+NhuTTfoFF92XE= X-Google-Smtp-Source: AGHT+IHijZiWqnNodPxCyq8wkxrRtUgwBDPejSL2jJlcxlKahNYjcnj7a0aYM4iQmnWXUI458DJK9Q== X-Received: by 2002:a0c:f2c9:0:b0:64f:4e7a:bc4d with SMTP id c9-20020a0cf2c9000000b0064f4e7abc4dmr3298371qvm.43.1693194405953; Sun, 27 Aug 2023 20:46:45 -0700 (PDT) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com. [209.85.160.181]) by smtp.gmail.com with ESMTPSA id p12-20020a0ccb8c000000b0064f4e0b2089sm2282231qvk.33.2023.08.27.20.46.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 27 Aug 2023 20:46:45 -0700 (PDT) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-4122cd981f5so834031cf.2; Sun, 27 Aug 2023 20:46:45 -0700 (PDT) X-Received: by 2002:ac8:5dcd:0:b0:412:16ea:19ff with SMTP id e13-20020ac85dcd000000b0041216ea19ffmr5822596qtx.64.1693194405227; Sun, 27 Aug 2023 20:46:45 -0700 (PDT) List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 References: <202308271706.37RH6AkB040769@gitrepo.freebsd.org> In-Reply-To: From: Richard Gallamore Date: Sun, 27 Aug 2023 20:46:34 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: git: 99af02b52554 - main - databases/mysql-connector-j: Renamed and updated to 8.1.0 To: Antoine Brodin Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Content-Type: multipart/alternative; boundary="0000000000000f3c6f0603f38b3f" X-Rspamd-Queue-Id: 4RYxLv4z1Tz4LdJ X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] --0000000000000f3c6f0603f38b3f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hey Antoine, Never broke this before, I'll be more mindful next time. Looks like someone else already fixed it. Best regards, Richard Gallamore On Sun, Aug 27, 2023 at 2:20=E2=80=AFPM Antoine Brodin wrote: > On Sun, Aug 27, 2023 at 5:06=E2=80=AFPM Richard Gallamore > wrote: > > > > The branch main has been updated by ultima: > > > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=3D99af02b5255468335cc65fba0c7c9= d3e583d5244 > > > > commit 99af02b5255468335cc65fba0c7c9d3e583d5244 > > Author: Richard Gallamore > > AuthorDate: 2023-08-27 17:00:25 +0000 > > Commit: Richard Gallamore > > CommitDate: 2023-08-27 17:00:25 +0000 > > > > databases/mysql-connector-j: Renamed and updated to 8.1.0 > > > > Starting on 8.0.31, upstream has renamed the port to > mysql-connector-j > > and the groupId and artifactId has changed to comply with proper > naming > > guidelines. Please read the changelog for more details. > > > > Changes: > https://dev.mysql.com/doc/relnotes/connector-j/8.1/en/news-8-1-0.html > > Hello, > > This broke INDEX. > Please fix. > > Antoine > --0000000000000f3c6f0603f38b3f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hey Antoine,

Never broke thi= s before, I'll be more mindful next time. Looks like someone else alrea= dy fixed it.

Best regards,
Richard G= allamore

On Sun, Aug 27, 2023 at 2:20=E2=80=AFPM Antoine Brodin &l= t;antoine@freebsd.= org> wrote:
On Sun, Aug 27, 2023 at 5:06=E2=80=AFPM Richard Gallamore <ultima@freebsd.org> wr= ote:
>
> The branch main has been updated by ultima:
>
> URL: https:= //cgit.FreeBSD.org/ports/commit/?id=3D99af02b5255468335cc65fba0c7c9d3e583d5= 244
>
> commit 99af02b5255468335cc65fba0c7c9d3e583d5244
> Author:=C2=A0 =C2=A0 =C2=A0Richard Gallamore <ultima@FreeBSD.org>= ;
> AuthorDate: 2023-08-27 17:00:25 +0000
> Commit:=C2=A0 =C2=A0 =C2=A0Richard Gallamore <ultima@FreeBSD.org>= ;
> CommitDate: 2023-08-27 17:00:25 +0000
>
>=C2=A0 =C2=A0 =C2=A0databases/mysql-connector-j: Renamed and updated to= 8.1.0
>
>=C2=A0 =C2=A0 =C2=A0Starting on 8.0.31, upstream has renamed the port t= o mysql-connector-j
>=C2=A0 =C2=A0 =C2=A0and the groupId and artifactId has changed to compl= y with proper naming
>=C2=A0 =C2=A0 =C2=A0guidelines. Please read the changelog for more deta= ils.
>
>=C2=A0 =C2=A0 =C2=A0Changes: https://dev.mysql.com/doc/relnotes/connector-j/8.1/en/news-8-1-0.html=

Hello,

This broke INDEX.
Please fix.

Antoine
--0000000000000f3c6f0603f38b3f--