Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2014 15:52:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367951 - head/sysutils/moreutils
Message-ID:  <201409111552.s8BFq1df005412@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 11 15:52:00 2014
New Revision: 367951
URL: http://svnweb.freebsd.org/changeset/ports/367951
QAT: https://qat.redports.org/buildarchive/r367951/

Log:
  - Update to 0.52
  - Update maintainer section
  
  Changes:	http://joeyh.name/code/moreutils/news/version_0.52/

Modified:
  head/sysutils/moreutils/Makefile
  head/sysutils/moreutils/distinfo

Modified: head/sysutils/moreutils/Makefile
==============================================================================
--- head/sysutils/moreutils/Makefile	Thu Sep 11 15:51:56 2014	(r367950)
+++ head/sysutils/moreutils/Makefile	Thu Sep 11 15:52:00 2014	(r367951)
@@ -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

Modified: head/sysutils/moreutils/distinfo
==============================================================================
--- head/sysutils/moreutils/distinfo	Thu Sep 11 15:51:56 2014	(r367950)
+++ head/sysutils/moreutils/distinfo	Thu Sep 11 15:52:00 2014	(r367951)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409111552.s8BFq1df005412>