Re: git: 7994768094d9 - main - net/rubygem-fog-aliyun: update to 0.4.0
Date: Wed, 12 Apr 2023 16:53:16 UTC
On Mon, Apr 3, 2023 at 6:01 PM Matthias Fechner <mfechner@freebsd.org> wrote: > The branch main has been updated by mfechner: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=7994768094d9d79806b271c0a555660eeb220237 > > 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= fog-aliyun > -PORTVERSION= 0.3.19 > +PORTVERSION= 0.4.0 > CATEGORIES= net rubygems > MASTER_SITES= RG > > @@ -10,7 +10,8 @@ WWW= https://github.com/fog/fog-aliyun > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.txt > > -RUN_DEPENDS= rubygem-aliyun-sdk>=0.8.0<0.9:devel/rubygem-aliyun-sdk \ > +RUN_DEPENDS= rubygem-addressable>=2.8<3.0:www/rubygem-addressable \ > + rubygem-aliyun-sdk>=0.8.0<0.9:devel/rubygem-aliyun-sdk \ > rubygem-fog-core>=0:devel/rubygem-fog-core \ > rubygem-fog-json>=0:devel/rubygem-fog-json \ > rubygem-ipaddress>=0.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 = 1598029567 > -SHA256 (rubygem/fog-aliyun-0.3.19.gem) = > 6b85c2114655a76012ca17b044ef5bd094a2bd6576f048571655915328e1d825 > -SIZE (rubygem/fog-aliyun-0.3.19.gem) = 46592 > +TIMESTAMP = 1676989219 > +SHA256 (rubygem/fog-aliyun-0.4.0.gem) = > 8f2334604beb781eafbb9cd5f50141fbb2c7eb77c7f2b01f45c2e04db0e5cc38 > +SIZE (rubygem/fog-aliyun-0.4.0.gem) = 46592 >