Date: Fri, 3 Jun 2022 09:51:21 GMT From: Michael Gmelin <grembo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8a8b00d8f297 - main - sysutils/pftop: Take maintainership Message-ID: <202206030951.2539pLTm059124@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a8b00d8f2971c6b66e806c1cf4596d4a3150a35 commit 8a8b00d8f2971c6b66e806c1cf4596d4a3150a35 Author: Michael Gmelin <grembo@FreeBSD.org> AuthorDate: 2022-06-03 09:48:59 +0000 Commit: Michael Gmelin <grembo@FreeBSD.org> CommitDate: 2022-06-03 09:48:59 +0000 sysutils/pftop: Take maintainership --- sysutils/pftop/Makefile | 6 +++--- sysutils/pftop/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile index 31320d42afd4..d4b01d049dd4 100644 --- a/sysutils/pftop/Makefile +++ b/sysutils/pftop/Makefile @@ -2,16 +2,16 @@ PORTNAME= pftop PORTVERSION= 0.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= sysutils net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= grembo@FreeBSD.org COMMENT= Utility for real-time display of statistics for pf LICENSE= BSD2CLAUSE USE_GITHUB= yes -GH_ACCOUNT= araujobsd +GH_ACCOUNT= grembo OPTIONS_DEFINE= ALTQ diff --git a/sysutils/pftop/distinfo b/sysutils/pftop/distinfo index 701ce6545727..34eb19a881d3 100644 --- a/sysutils/pftop/distinfo +++ b/sysutils/pftop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576472707 -SHA256 (araujobsd-pftop-0.7_GH0.tar.gz) = 965cda963082746d7c14bf062f0200baf5b365bebdbc11b0642715f905701e9c -SIZE (araujobsd-pftop-0.7_GH0.tar.gz) = 59594 +TIMESTAMP = 1654249036 +SHA256 (grembo-pftop-0.7_GH0.tar.gz) = 965cda963082746d7c14bf062f0200baf5b365bebdbc11b0642715f905701e9c +SIZE (grembo-pftop-0.7_GH0.tar.gz) = 59594
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206030951.2539pLTm059124>