diff options
author | clsung <clsung@FreeBSD.org> | 2009-12-10 23:43:51 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2009-12-10 23:43:51 +0800 |
commit | 88a00ce9cee680997b8b0d1ceb66d31365d3b46f (patch) | |
tree | 412f74d7dfe5340ec230bb568aad400da011cf7d /sysutils/p5-MogileFS-Utils | |
parent | 15b8672871d1968a9dc1927395a4457027549a3d (diff) | |
download | freebsd-ports-gnome-88a00ce9cee680997b8b0d1ceb66d31365d3b46f.tar.gz freebsd-ports-gnome-88a00ce9cee680997b8b0d1ceb66d31365d3b46f.tar.zst freebsd-ports-gnome-88a00ce9cee680997b8b0d1ceb66d31365d3b46f.zip |
- Update to 2.15
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r-- | sysutils/p5-MogileFS-Utils/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-MogileFS-Utils/distinfo | 6 | ||||
-rw-r--r-- | sysutils/p5-MogileFS-Utils/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile index c05ece4c0e96..90799c4043f4 100644 --- a/sysutils/p5-MogileFS-Utils/Makefile +++ b/sysutils/p5-MogileFS-Utils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= MogileFS-Utils -PORTVERSION= 2.14 +PORTVERSION= 2.15 CATEGORIES= sysutils net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DO/DORMANDO diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo index 0a55d200b2d6..999b82a46493 100644 --- a/sysutils/p5-MogileFS-Utils/distinfo +++ b/sysutils/p5-MogileFS-Utils/distinfo @@ -1,3 +1,3 @@ -MD5 (MogileFS-Utils-2.14.tar.gz) = 3e76f855aee03084f89f41c2283cb9ee -SHA256 (MogileFS-Utils-2.14.tar.gz) = 3351a9a754ff7d0a036f35e1faa8977391230c2ed61aea786185a31d2ef40772 -SIZE (MogileFS-Utils-2.14.tar.gz) = 27024 +MD5 (MogileFS-Utils-2.15.tar.gz) = 78a9f4c2c78387ce55499351b60e2e74 +SHA256 (MogileFS-Utils-2.15.tar.gz) = ab7aca7a83b542fb1518971af463d25c15ebfb79d415737052c1c59fbbeaa6eb +SIZE (MogileFS-Utils-2.15.tar.gz) = 30792 diff --git a/sysutils/p5-MogileFS-Utils/pkg-plist b/sysutils/p5-MogileFS-Utils/pkg-plist index d7c751d3c59d..cf3873e73bb2 100644 --- a/sysutils/p5-MogileFS-Utils/pkg-plist +++ b/sysutils/p5-MogileFS-Utils/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS-Utils/.packlist %%SITE_PERL%%/MogileFS/Utils.pm bin/mogadm +bin/mogstats bin/mogtool @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS-Utils @dirrmtry %%SITE_PERL%%/MogileFS |