aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrociny <trociny@FreeBSD.org>2013-10-19 03:34:32 +0800
committertrociny <trociny@FreeBSD.org>2013-10-19 03:34:32 +0800
commit32417616ce03bd2ed5ffbcaf6bce9a24d20597de (patch)
treea15cef59b9e50a467473640f3450479b9863f8ad
parent1f45e6dc97c53cc0612d48767e9e79e9ab621adc (diff)
downloadfreebsd-ports-gnome-32417616ce03bd2ed5ffbcaf6bce9a24d20597de.tar.gz
freebsd-ports-gnome-32417616ce03bd2ed5ffbcaf6bce9a24d20597de.tar.zst
freebsd-ports-gnome-32417616ce03bd2ed5ffbcaf6bce9a24d20597de.zip
- Update to 2.28.
- Add stage support. Approved by: bdrewery (mentor)
-rw-r--r--sysutils/p5-MogileFS-Utils/Makefile16
-rw-r--r--sysutils/p5-MogileFS-Utils/distinfo4
-rw-r--r--sysutils/p5-MogileFS-Utils/pkg-plist12
3 files changed, 15 insertions, 17 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile
index b7150a6041fa..6649d07dbc7b 100644
--- a/sysutils/p5-MogileFS-Utils/Makefile
+++ b/sysutils/p5-MogileFS-Utils/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= MogileFS-Utils
-PORTVERSION= 2.27
+PORTVERSION= 2.28
CATEGORIES= sysutils net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DORMANDO
@@ -18,20 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN1= mogadm.1 \
- mogdelete.1 \
- mogfetch.1 \
- mogfiledebug.1 \
- mogfileinfo.1 \
- moglistfids.1 \
- moglistkeys.1 \
- mogrename.1 \
- mogstats.1 \
- mogtool.1 \
- mogupload.1
-MAN3= MogileFS::Utils.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/NAME/ s|MogileFS-Utils|MogileFS::Utils|' ${WRKSRC}/Makefile.PL
diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo
index 797b3dd2b36c..fbf94382ab54 100644
--- a/sysutils/p5-MogileFS-Utils/distinfo
+++ b/sysutils/p5-MogileFS-Utils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Utils-2.27.tar.gz) = 35a2e14f35c427590df86eb253181f1c8fc5f77db72c7ffe9f1fe2e4103856da
-SIZE (MogileFS-Utils-2.27.tar.gz) = 40262
+SHA256 (MogileFS-Utils-2.28.tar.gz) = 16875b6f52d245fd50c4ccde78285251373339efb713e77a414ee82aa9901932
+SIZE (MogileFS-Utils-2.28.tar.gz) = 40822
diff --git a/sysutils/p5-MogileFS-Utils/pkg-plist b/sysutils/p5-MogileFS-Utils/pkg-plist
index d3bd03475664..aa81451b0ab2 100644
--- a/sysutils/p5-MogileFS-Utils/pkg-plist
+++ b/sysutils/p5-MogileFS-Utils/pkg-plist
@@ -9,8 +9,20 @@ bin/mogrename
bin/mogstats
bin/mogtool
bin/mogupload
+man/man1/mogadm.1.gz
+man/man1/mogdelete.1.gz
+man/man1/mogfetch.1.gz
+man/man1/mogfiledebug.1.gz
+man/man1/mogfileinfo.1.gz
+man/man1/moglistfids.1.gz
+man/man1/moglistkeys.1.gz
+man/man1/mogrename.1.gz
+man/man1/mogstats.1.gz
+man/man1/mogtool.1.gz
+man/man1/mogupload.1.gz
%%SITE_PERL%%/MogileFS/Utils.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS/Utils/.packlist
+%%PERL5_MAN3%%/MogileFS::Utils.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS/Utils
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS
@dirrmtry %%SITE_PERL%%/MogileFS