diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-05-06 02:36:24 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-05-06 02:36:24 +0000 |
commit | ca98d103f354f76b218992a8a5c879c876b1be27 (patch) | |
tree | 5e1c067669e4ebf4529d7ba59d63c2624892a96e /sysutils/p5-App-Regather | |
parent | 5842b9081bc00b7c21fdec3496baf66cdc37e98c (diff) | |
download | ports-ca98d103f354f76b218992a8a5c879c876b1be27.tar.gz ports-ca98d103f354f76b218992a8a5c879c876b1be27.zip |
sysutils/p5-App-Regather: update the port to version 0.82.00.
Requested by: maintainer
Diffstat (limited to 'sysutils/p5-App-Regather')
-rw-r--r-- | sysutils/p5-App-Regather/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-App-Regather/distinfo | 6 | ||||
-rw-r--r-- | 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 |