Re: git: 1a9007ddc6e5 - main - net/vnstat: Update to 2.11
- In reply to: Po-Chuan Hsieh : "git: 1a9007ddc6e5 - main - net/vnstat: Update to 2.11"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 26 Aug 2023 13:40:52 UTC
On 2023-08-26 11:30, Po-Chuan Hsieh wrote: > The branch main has been updated by sunpoet: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=1a9007ddc6e5b1cf2fcc7f97ade6be89182e8b56 > > commit 1a9007ddc6e5b1cf2fcc7f97ade6be89182e8b56 > Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > AuthorDate: 2023-08-26 09:27:11 +0000 > Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> > CommitDate: 2023-08-26 09:27:11 +0000 > > net/vnstat: Update to 2.11 > > Changes: https://github.com/vergoh/vnstat/releases > https://humdi.net/vnstat/CHANGES > --- > net/vnstat/Makefile | 2 +- > net/vnstat/distinfo | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile > index 0a4b214439ff..40efe7d77022 100644 > --- a/net/vnstat/Makefile > +++ b/net/vnstat/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= vnstat > -PORTVERSION= 2.10 > +PORTVERSION= 2.11 > CATEGORIES= net > > MASTER_SITES= https://github.com/vergoh/vnstat/releases/download/v${PORTVERSION}/ > \ > https://humdi.net/vnstat/ > diff --git a/net/vnstat/distinfo b/net/vnstat/distinfo > index 3e83bd59dd4f..7078701c90ad 100644 > --- a/net/vnstat/distinfo > +++ b/net/vnstat/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1669057559 > -SHA256 (vnstat-2.10.tar.gz) = > a9c61744e5cd8c366e2db4d282badc74021ddb614bd65b41240937997e457d25 > -SIZE (vnstat-2.10.tar.gz) = 304464 > +TIMESTAMP = 1692812380 > +SHA256 (vnstat-2.11.tar.gz) = > babc3f1583cc40e4e8ffb2f53296d93d308cb5a5043e85054f6eaf7b4ae57856 > +SIZE (vnstat-2.11.tar.gz) = 312821 Hi, You can clean up this port by looking at PR 273231 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273231 Best regards, Daniel