Date: Fri, 6 May 2022 02:37:11 GMT From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ca98d103f354 - main - sysutils/p5-App-Regather: update the port to version 0.82.00. Message-ID: <202205060237.2462bBTL084837@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca98d103f354f76b218992a8a5c879c876b1be27 commit ca98d103f354f76b218992a8a5c879c876b1be27 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2022-05-06 02:36:24 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2022-05-06 02:36:24 +0000 sysutils/p5-App-Regather: update the port to version 0.82.00. Requested by: maintainer --- sysutils/p5-App-Regather/Makefile | 2 +- sysutils/p5-App-Regather/distinfo | 6 +++--- sysutils/p5-App-Regather/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/sysutils/p5-App-Regather/Makefile b/sysutils/p5-App-Regather/Makefile index c47777ad2da7..8c71a6b784a2 100644 --- a/sysutils/p5-App-Regather/Makefile +++ b/sysutils/p5-App-Regather/Makefile @@ -1,7 +1,7 @@ # Created by: Alexey Dokuchaev <danfe@FreeBSD.org> PORTNAME= App-Regather -PORTVERSION= 0.81.03 +PORTVERSION= 0.82.00 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/sysutils/p5-App-Regather/distinfo b/sysutils/p5-App-Regather/distinfo index ea743714f1ed..8ce63bf3d8dd 100644 --- a/sysutils/p5-App-Regather/distinfo +++ b/sysutils/p5-App-Regather/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623734444 -SHA256 (App-Regather-0.81.03.tar.gz) = c39d6304ca7941cb1dd7bdc9a2aabb820b4c21737335a2a9e27126c7bd6b5f6a -SIZE (App-Regather-0.81.03.tar.gz) = 39369 +TIMESTAMP = 1651659717 +SHA256 (App-Regather-0.82.00.tar.gz) = faf3d9dd96b734399e4781d25124aa1e71dfedd9042215696562ded00479376d +SIZE (App-Regather-0.82.00.tar.gz) = 40250 diff --git a/sysutils/p5-App-Regather/pkg-plist b/sysutils/p5-App-Regather/pkg-plist index 6b60ff99b399..2a7213ed5d7e 100644 --- a/sysutils/p5-App-Regather/pkg-plist +++ b/sysutils/p5-App-Regather/pkg-plist @@ -4,12 +4,16 @@ bin/regather %%SITE_PERL%%/App/Regather/Logg.pm %%SITE_PERL%%/App/Regather/Plugin.pm %%SITE_PERL%%/App/Regather/Plugin/configfile.pm +%%SITE_PERL%%/App/Regather/Plugin/generic.pm %%SITE_PERL%%/App/Regather/Plugin/list.pm %%SITE_PERL%%/App/Regather/Plugin/nsupdate.pm +%%SITE_PERL%%/App/Regather/Plugin/script.pm %%PERL5_MAN1%%/regather.1.gz %%PERL5_MAN3%%/App::Regather::Config.3.gz %%PERL5_MAN3%%/App::Regather::Logg.3.gz %%PERL5_MAN3%%/App::Regather::Plugin.3.gz %%PERL5_MAN3%%/App::Regather::Plugin::configfile.3.gz +%%PERL5_MAN3%%/App::Regather::Plugin::generic.3.gz %%PERL5_MAN3%%/App::Regather::Plugin::list.3.gz %%PERL5_MAN3%%/App::Regather::Plugin::nsupdate.3.gz +%%PERL5_MAN3%%/App::Regather::Plugin::script.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205060237.2462bBTL084837>