aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-09-11 23:52:00 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-09-11 23:52:00 +0800
commit8522b50e435dd3ce3adfad34fe23ec4b030be439 (patch)
tree8dfd06e8ea27d87c8a1dbca0b276e942f5abd4df /sysutils
parent04dbcff1f4770d2a3ebacf8cbeb583cef2ec3c7c (diff)
downloadfreebsd-ports-gnome-8522b50e435dd3ce3adfad34fe23ec4b030be439.tar.gz
freebsd-ports-gnome-8522b50e435dd3ce3adfad34fe23ec4b030be439.tar.zst
freebsd-ports-gnome-8522b50e435dd3ce3adfad34fe23ec4b030be439.zip
- Update to 0.52
- Update maintainer section Changes: http://joeyh.name/code/moreutils/news/version_0.52/
Diffstat (limited to 'sysutils')
-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