aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/moreutils/Makefile4
-rw-r--r--sysutils/moreutils/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile
index 4b0c8a8e2308..00a8ee579be1 100644
--- a/sysutils/moreutils/Makefile
+++ b/sysutils/moreutils/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= moreutils
-PORTVERSION= 0.51
-PORTREVISION= 3
+PORTVERSION= 0.52
CATEGORIES= sysutils
MASTER_SITES= DEBIAN_POOL
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -62,6 +61,7 @@ do-install:
# require: docbook-xsl, libxml2, libxslt
updateman: do-clean extract
+ ${MV} ${WRKSRC}/parallel.docbook ${WRKSRC}/moreutils-parallel.docbook
.for man in ${CANNED_MANPAGES:R}
${LOCALBASE}/bin/xmllint --noout --valid ${WRKSRC}/${man}.docbook && \
${LOCALBASE}/bin/xsltproc --output ${FILESDIR}/${man}.1 --param man.authors.section.enabled 0 ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl ${WRKSRC}/${man}.docbook
diff --git a/sysutils/moreutils/distinfo b/sysutils/moreutils/distinfo
index 5906aae83f89..86ee62c26f4b 100644
--- a/sysutils/moreutils/distinfo
+++ b/sysutils/moreutils/distinfo
@@ -1,2 +1,2 @@
-SHA256 (moreutils_0.51.tar.gz) = 579e1e61f874d105ec3b6cf898a3ce7e487a58773a44769ce34c2fc7315cb141
-SIZE (moreutils_0.51.tar.gz) = 47404
+SHA256 (moreutils_0.52.tar.gz) = c4bcf2f5bac09312ed5aa48d2cecd77a1c9609017b7a2acb2ac9fdd197480ffb
+SIZE (moreutils_0.52.tar.gz) = 47511