[122710] trunk/dports/sysutils/moreutils

khindenburg at macports.org khindenburg at macports.org
Sun Jul 27 06:10:04 PDT 2014


Revision: 122710
          https://trac.macports.org/changeset/122710
Author:   khindenburg at macports.org
Date:     2014-07-27 06:10:04 -0700 (Sun, 27 Jul 2014)
Log Message:
-----------
moreutils: update to 0.51

Modified Paths:
--------------
    trunk/dports/sysutils/moreutils/Portfile
    trunk/dports/sysutils/moreutils/files/patch-Makefile.diff

Modified: trunk/dports/sysutils/moreutils/Portfile
===================================================================
--- trunk/dports/sysutils/moreutils/Portfile	2014-07-27 11:48:11 UTC (rev 122709)
+++ trunk/dports/sysutils/moreutils/Portfile	2014-07-27 13:10:04 UTC (rev 122710)
@@ -5,11 +5,10 @@
 
 name                    moreutils
 conflicts               parallel
-version                 0.48
-revision                1
+version                 0.51
 categories              sysutils
 platforms               darwin
-maintainers             nomaintainer
+maintainers             khindenburg openmaintainer
 license                 GPL-2+
 
 description             a collection of the unix tools that nobody thought \
@@ -35,8 +34,8 @@
 distname                ${name}_${version}
 worksrcdir              ${name}
 
-checksums               rmd160  1af1f05f50b21a9f3c93a802421d2ff2c9308012 \
-                        sha256  294d097ea7d7a8c7a8205a234e9861a1d64042f639bc609e11696b12b8db8c2d
+checksums               rmd160  52b69ebf9e231e8069a1093263e0edd4df8d45f0 \
+                        sha256  579e1e61f874d105ec3b6cf898a3ce7e487a58773a44769ce34c2fc7315cb141
 
 depends_run             port:perl5.16 \
                         port:p5.16-ipc-run

Modified: trunk/dports/sysutils/moreutils/files/patch-Makefile.diff
===================================================================
--- trunk/dports/sysutils/moreutils/files/patch-Makefile.diff	2014-07-27 11:48:11 UTC (rev 122709)
+++ trunk/dports/sysutils/moreutils/files/patch-Makefile.diff	2014-07-27 13:10:04 UTC (rev 122710)
@@ -1,5 +1,5 @@
---- Makefile.orig	2012-07-25 22:39:25.000000000 -0500
-+++ Makefile	2013-06-21 17:34:18.000000000 -0500
+--- Makefile.orig	2014-07-26 23:08:43.000000000 -0400
++++ Makefile	2014-07-26 23:09:18.000000000 -0400
 @@ -1,13 +1,14 @@
 -BINS=isutf8 ifdata ifne pee sponge mispipe lckdo parallel errno
 +BINS=isutf8 ifne pee sponge mispipe lckdo parallel errno
@@ -10,7 +10,7 @@
  INSTALL_BIN?=install -s
  PREFIX?=/usr
  
- DOCBOOK2XMAN=docbook2x-man
+ DOCBOOK2XMAN=xsltproc --param man.authors.section.enabled 0 /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
  
 -all: $(BINS) $(MANS)
 +all: $(BINS)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140727/b239397d/attachment.html>


More information about the macports-changes mailing list