Date: Thu, 13 Apr 2023 00:53:16 +0800 From: Po-Chuan Hsieh <sunpoet@freebsd.org> To: Matthias Fechner <mfechner@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 7994768094d9 - main - net/rubygem-fog-aliyun: update to 0.4.0 Message-ID: <CAMHz58TmtToY_7oHFrH=iTTqBwuwQhYe9redzJoQ1TMa0crgKg@mail.gmail.com> In-Reply-To: <202304031001.333A1pec004118@gitrepo.freebsd.org> References: <202304031001.333A1pec004118@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000fd46e405f926732d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Apr 3, 2023 at 6:01=E2=80=AFPM Matthias Fechner <mfechner@freebsd.o= rg> wrote: > The branch main has been updated by mfechner: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=3D7994768094d9d79806b271c0a5556= 60eeb220237 > > commit 7994768094d9d79806b271c0a555660eeb220237 > Author: Matthias Fechner <mfechner@FreeBSD.org> > AuthorDate: 2023-02-27 07:47:30 +0000 > Commit: Matthias Fechner <mfechner@FreeBSD.org> > CommitDate: 2023-04-03 10:01:07 +0000 > > net/rubygem-fog-aliyun: update to 0.4.0 > Please stop committing changes to my (and others') ports without maintainer approval. It is not the first time and I've reminded you many times. > > Required for gitlab-ce 15.9 > "Required by gitlab-ce" is not a good reason. > Changelog: > https://github.com/fog/fog-aliyun/blob/master/CHANGELOG.md > 0.4.0 (August 17, 2022) > > IMPROVEMENTS: > > Ruby 3 GH-158 > --- > net/rubygem-fog-aliyun/Makefile | 5 +++-- > net/rubygem-fog-aliyun/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 5 deletions(-) > > diff --git a/net/rubygem-fog-aliyun/Makefile > b/net/rubygem-fog-aliyun/Makefile > index 9368f5d43881..7946dcdca5e6 100644 > --- a/net/rubygem-fog-aliyun/Makefile > +++ b/net/rubygem-fog-aliyun/Makefile > @@ -1,5 +1,5 @@ > PORTNAME=3D fog-aliyun > -PORTVERSION=3D 0.3.19 > +PORTVERSION=3D 0.4.0 > CATEGORIES=3D net rubygems > MASTER_SITES=3D RG > > @@ -10,7 +10,8 @@ WWW=3D https://github.com/fog/fog-aliyun > LICENSE=3D MIT > LICENSE_FILE=3D ${WRKSRC}/LICENSE.txt > > -RUN_DEPENDS=3D rubygem-aliyun-sdk>=3D0.8.0<0.9:devel/rubygem-aliyun-sd= k \ > +RUN_DEPENDS=3D rubygem-addressable>=3D2.8<3.0:www/rubygem-addressable = \ > + rubygem-aliyun-sdk>=3D0.8.0<0.9:devel/rubygem-aliyun-sdk = \ > rubygem-fog-core>=3D0:devel/rubygem-fog-core \ > rubygem-fog-json>=3D0:devel/rubygem-fog-json \ > rubygem-ipaddress>=3D0.8<1:net/rubygem-ipaddress \ > diff --git a/net/rubygem-fog-aliyun/distinfo > b/net/rubygem-fog-aliyun/distinfo > index 53742f82cd71..840c552090d7 100644 > --- a/net/rubygem-fog-aliyun/distinfo > +++ b/net/rubygem-fog-aliyun/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1598029567 > -SHA256 (rubygem/fog-aliyun-0.3.19.gem) =3D > 6b85c2114655a76012ca17b044ef5bd094a2bd6576f048571655915328e1d825 > -SIZE (rubygem/fog-aliyun-0.3.19.gem) =3D 46592 > +TIMESTAMP =3D 1676989219 > +SHA256 (rubygem/fog-aliyun-0.4.0.gem) =3D > 8f2334604beb781eafbb9cd5f50141fbb2c7eb77c7f2b01f45c2e04db0e5cc38 > +SIZE (rubygem/fog-aliyun-0.4.0.gem) =3D 46592 > --000000000000fd46e405f926732d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div dir=3D"ltr">On Mon, Apr 3, 2023 at 6:01=E2=80=AFPM Ma= tthias Fechner <<a href=3D"mailto:mfechner@freebsd.org" target=3D"_blank= ">mfechner@freebsd.org</a>> wrote:<br></div><div class=3D"gmail_quote"><= blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-l= eft:1px solid rgb(204,204,204);padding-left:1ex">The branch main has been u= pdated by mfechner:<br> <br> URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3D7994768094d9d79= 806b271c0a555660eeb220237" rel=3D"noreferrer" target=3D"_blank">https://cgi= t.FreeBSD.org/ports/commit/?id=3D7994768094d9d79806b271c0a555660eeb220237</= a><br> <br> commit 7994768094d9d79806b271c0a555660eeb220237<br> Author:=C2=A0 =C2=A0 =C2=A0Matthias Fechner <mfechner@FreeBSD.org><br= > AuthorDate: 2023-02-27 07:47:30 +0000<br> Commit:=C2=A0 =C2=A0 =C2=A0Matthias Fechner <mfechner@FreeBSD.org><br= > CommitDate: 2023-04-03 10:01:07 +0000<br> <br> =C2=A0 =C2=A0 net/rubygem-fog-aliyun: update to 0.4.0<br></blockquote><div>= <br></div><div>Please stop committing changes to my (and others') ports= without maintainer approval.</div><div>It is not the first time and I'= ve reminded you many times.</div><div>=C2=A0</div><blockquote class=3D"gmai= l_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,20= 4,204);padding-left:1ex"> <br> =C2=A0 =C2=A0 Required for gitlab-ce 15.9<br></blockquote><div><br></div><d= iv>"Required by gitlab-ce" is not a good reason.</div><div>=C2=A0= </div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;b= order-left:1px solid rgb(204,204,204);padding-left:1ex"> =C2=A0 =C2=A0 Changelog:<br> =C2=A0 =C2=A0 <a href=3D"https://github.com/fog/fog-aliyun/blob/master/CHAN= GELOG.md" rel=3D"noreferrer" target=3D"_blank">https://github.com/fog/fog-a= liyun/blob/master/CHANGELOG.md</a><br> =C2=A0 =C2=A0 0.4.0 (August 17, 2022)<br> <br> =C2=A0 =C2=A0 IMPROVEMENTS:<br> <br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 Ruby 3 GH-158<br> ---<br> =C2=A0net/rubygem-fog-aliyun/Makefile | 5 +++--<br> =C2=A0net/rubygem-fog-aliyun/distinfo | 6 +++---<br> =C2=A02 files changed, 6 insertions(+), 5 deletions(-)<br> <br> diff --git a/net/rubygem-fog-aliyun/Makefile b/net/rubygem-fog-aliyun/Makef= ile<br> index 9368f5d43881..7946dcdca5e6 100644<br> --- a/net/rubygem-fog-aliyun/Makefile<br> +++ b/net/rubygem-fog-aliyun/Makefile<br> @@ -1,5 +1,5 @@<br> =C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 fog-aliyun<br> -PORTVERSION=3D=C2=A0 =C2=A00.3.19<br> +PORTVERSION=3D=C2=A0 =C2=A00.4.0<br> =C2=A0CATEGORIES=3D=C2=A0 =C2=A0 net rubygems<br> =C2=A0MASTER_SITES=3D=C2=A0 RG<br> <br> @@ -10,7 +10,8 @@ WWW=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https= ://github.com/fog/fog-aliyun" rel=3D"noreferrer" target=3D"_blank">https://= github.com/fog/fog-aliyun</a><br> =C2=A0LICENSE=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0MIT<br> =C2=A0LICENSE_FILE=3D=C2=A0 ${WRKSRC}/LICENSE.txt<br> <br> -RUN_DEPENDS=3D=C2=A0 =C2=A0rubygem-aliyun-sdk>=3D0.8.0<0.9:devel/rub= ygem-aliyun-sdk \<br> +RUN_DEPENDS=3D=C2=A0 =C2=A0rubygem-addressable>=3D2.8<3.0:www/rubyge= m-addressable \<br> +=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0rubygem-aliyun-sdk&= gt;=3D0.8.0<0.9:devel/rubygem-aliyun-sdk \<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 rubygem-fog-core>= ;=3D0:devel/rubygem-fog-core \<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 rubygem-fog-json>= ;=3D0:devel/rubygem-fog-json \<br> =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 rubygem-ipaddress&g= t;=3D0.8<1:net/rubygem-ipaddress \<br> diff --git a/net/rubygem-fog-aliyun/distinfo b/net/rubygem-fog-aliyun/disti= nfo<br> index 53742f82cd71..840c552090d7 100644<br> --- a/net/rubygem-fog-aliyun/distinfo<br> +++ b/net/rubygem-fog-aliyun/distinfo<br> @@ -1,3 +1,3 @@<br> -TIMESTAMP =3D 1598029567<br> -SHA256 (rubygem/fog-aliyun-0.3.19.gem) =3D 6b85c2114655a76012ca17b044ef5bd= 094a2bd6576f048571655915328e1d825<br> -SIZE (rubygem/fog-aliyun-0.3.19.gem) =3D 46592<br> +TIMESTAMP =3D 1676989219<br> +SHA256 (rubygem/fog-aliyun-0.4.0.gem) =3D 8f2334604beb781eafbb9cd5f50141fb= b2c7eb77c7f2b01f45c2e04db0e5cc38<br> +SIZE (rubygem/fog-aliyun-0.4.0.gem) =3D 46592<br> </blockquote></div></div> --000000000000fd46e405f926732d--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58TmtToY_7oHFrH=iTTqBwuwQhYe9redzJoQ1TMa0crgKg>