Re:_git:_f673c825a8fc_-_main_-_net/netdiscover:_upd ate 0.10 → 0.11
- In reply to: Yuri Victorovich : "git: f673c825a8fc - main - net/netdiscover: update 0.10 → 0.11"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Mar 2025 18:49:51 UTC
On 2025-03-28 06:58, Yuri Victorovich wrote: > The branch main has been updated by yuri: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=f673c825a8fc17b7d4e6579a32c9078a7f3b3331 > > commit f673c825a8fc17b7d4e6579a32c9078a7f3b3331 > Author: gatekeeper <tiago.gasiba@gmail.com> > AuthorDate: 2025-03-28 05:58:21 +0000 > Commit: Yuri Victorovich <yuri@FreeBSD.org> > CommitDate: 2025-03-28 05:58:21 +0000 > > net/netdiscover: update 0.10 → 0.11 > > PR: 285693 > --- > net/netdiscover/Makefile | 4 ++-- > net/netdiscover/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/net/netdiscover/Makefile b/net/netdiscover/Makefile > index 38fe0d38aa91..de062141478d 100644 > --- a/net/netdiscover/Makefile > +++ b/net/netdiscover/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= netdiscover > -DISTVERSION= 0.10 > +DISTVERSION= 0.11 > CATEGORIES= net > > MAINTAINER= tiago.gasiba@gmail.com > @@ -9,7 +9,7 @@ WWW= https://github.com/netdiscover-scanner/netdiscover > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/COPYING > > -USES= autoreconf > +USES= autoreconf > > USE_GITHUB= yes > GH_ACCOUNT= netdiscover-scanner > diff --git a/net/netdiscover/distinfo b/net/netdiscover/distinfo > index c2c5739f4a64..3d22394c2586 100644 > --- a/net/netdiscover/distinfo > +++ b/net/netdiscover/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1711306722 > -SHA256 (netdiscover-scanner-netdiscover-0.10_GH0.tar.gz) = dc331da2052ef1b0e8de50b8550c63f1e10720101df8f075efe6adeb2dad4afd > -SIZE (netdiscover-scanner-netdiscover-0.10_GH0.tar.gz) = 403310 > +TIMESTAMP = 1743062370 > +SHA256 (netdiscover-scanner-netdiscover-0.11_GH0.tar.gz) = 08c6129f95eff4c9907248de23ff4d2414298362eb0c18ddb1c2929c3989eeb9 > +SIZE (netdiscover-scanner-netdiscover-0.11_GH0.tar.gz) = 443809 Why not use upstream release tarball? https://github.com/netdiscover-scanner/netdiscover/releases/download/0.11/netdiscover-0.11.tar.bz2 Best regards, Daniel