[107216] trunk/dports/sysutils/moreutils

ryandesign at macports.org ryandesign at macports.org
Fri Jun 21 15:43:14 PDT 2013


Revision: 107216
          https://trac.macports.org/changeset/107216
Author:   ryandesign at macports.org
Date:     2013-06-21 15:43:14 -0700 (Fri, 21 Jun 2013)
Log Message:
-----------
moreutils: update to 0.48

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	2013-06-21 22:19:49 UTC (rev 107215)
+++ trunk/dports/sysutils/moreutils/Portfile	2013-06-21 22:43:14 UTC (rev 107216)
@@ -3,8 +3,7 @@
 PortSystem  1.0
 
 name        moreutils
-version     0.47
-revision    1
+version                 0.48
 categories  sysutils
 maintainers nomaintainer
 license     GPL-2+
@@ -32,8 +31,8 @@
 distname        ${name}_${version}
 worksrcdir      ${name}
 
-checksums       rmd160  1925666f75af7b97b2c64f3d82f056e5a42cdfcd \
-                sha256  277058c99d76c58f850f48dfbc1ad4a7a384f5b95f3569842ec4ce1c9f077266
+checksums               rmd160  1af1f05f50b21a9f3c93a802421d2ff2c9308012 \
+                        sha256  294d097ea7d7a8c7a8205a234e9861a1d64042f639bc609e11696b12b8db8c2d
 
 depends_run     port:perl5.12 port:p5.12-ipc-run
 

Modified: trunk/dports/sysutils/moreutils/files/patch-Makefile.diff
===================================================================
--- trunk/dports/sysutils/moreutils/files/patch-Makefile.diff	2013-06-21 22:19:49 UTC (rev 107215)
+++ trunk/dports/sysutils/moreutils/files/patch-Makefile.diff	2013-06-21 22:43:14 UTC (rev 107216)
@@ -1,14 +1,14 @@
---- Makefile.orig	2012-06-05 12:55:53.000000000 -0500
-+++ Makefile	2012-07-04 10:49:13.000000000 -0500
+--- Makefile.orig	2012-07-25 22:39:25.000000000 -0500
++++ Makefile	2013-06-21 17:34:18.000000000 -0500
 @@ -1,13 +1,14 @@
 -BINS=isutf8 ifdata ifne pee sponge mispipe lckdo parallel errno
 +BINS=isutf8 ifne pee sponge mispipe lckdo parallel errno
  PERLSCRIPTS=vidir vipe ts combine zrun chronic
 -MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifdata.1 ifne.1 pee.1 zrun.1 chronic.1 mispipe.1 lckdo.1 parallel.1 errno.1
 +MANS=sponge.1 vidir.1 vipe.1 isutf8.1 ts.1 combine.1 ifne.1 pee.1 zrun.1 chronic.1 mispipe.1 lckdo.1 parallel.1 errno.1
- CFLAGS=-O2 -g -Wall
+ CFLAGS?=-O2 -g -Wall
  INSTALL_BIN?=install -s
- PREFIX=/usr
+ PREFIX?=/usr
  
  DOCBOOK2XMAN=docbook2x-man
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130621/754a4913/attachment.html>


More information about the macports-changes mailing list