From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 11 13:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9A87C78D for ; Mon, 11 Mar 2013 13:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7D18930C for ; Mon, 11 Mar 2013 13:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2BDo03Z023228 for ; Mon, 11 Mar 2013 13:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2BDo0E0023226; Mon, 11 Mar 2013 13:50:00 GMT (envelope-from gnats) Resent-Date: Mon, 11 Mar 2013 13:50:00 GMT Resent-Message-Id: <201303111350.r2BDo0E0023226@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 280E359A; Mon, 11 Mar 2013 13:43:37 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx1.freebsd.org (Postfix) with ESMTP id 7ACBE2B6; Mon, 11 Mar 2013 13:43:36 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id CB0901AC; Mon, 11 Mar 2013 21:43:40 +0800 (CST) Message-Id: <20130311134340.CB0901AC@sunpoet.net> Date: Mon, 11 Mar 2013 21:43:40 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/176850: [PATCH] sysutils/moreutils-parallel: update to 0.47 Cc: eadler@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 13:50:00 -0000 >Number: 176850 >Category: ports >Synopsis: [PATCH] sysutils/moreutils-parallel: update to 0.47 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Mar 11 13:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.1-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.1-STABLE FreeBSD 9.1-STABLE #0 r247564: Sat Mar 2 08:05:30 >Description: - Update to 0.47 Port maintainer (eadler@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- moreutils-parallel-0.47.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 313896) +++ Makefile (working copy) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= moreutils-parallel -PORTVERSION= 0.44 +PORTVERSION= 0.47 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} +MASTER_SITES= DEBIAN_POOL DISTNAME= moreutils_${PORTVERSION} MAINTAINER= eadler@FreeBSD.org @@ -12,7 +12,6 @@ CONFLICTS= parallel-[0-9]* -ALL_TARGET= bins WRKSRC= ${WRKDIR}/moreutils MAN1= parallel.1 @@ -22,7 +21,7 @@ MAKE_JOBS_SAFE= yes post-patch: - cd ${FILESDIR} && ${CP} ${MAN1} ${WRKSRC}/ + ${CP} ${FILESDIR}/parallel.1 ${WRKSRC}/ post-install: cd ${WRKSRC} && ${INSTALL_MAN} ${MAN1} ${MANPREFIX}/man/man1/ Index: distinfo =================================================================== --- distinfo (revision 313896) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (moreutils_0.44.tar.gz) = 53ec2a967b4ab39cd29e5f9116b6f7b75eefdb97e768fe7b1b04fb688d236604 -SIZE (moreutils_0.44.tar.gz) = 44685 +SHA256 (moreutils_0.47.tar.gz) = 277058c99d76c58f850f48dfbc1ad4a7a384f5b95f3569842ec4ce1c9f077266 +SIZE (moreutils_0.47.tar.gz) = 46115 Index: files/parallel.1 =================================================================== --- files/parallel.1 (revision 313896) +++ files/parallel.1 (working copy) @@ -44,15 +44,15 @@ that are run at the same time. .TP \*(T<\fB\-l maxload\fR\*(T> -Avoid starting new jobs when -the system's load average is not below -the specified limit. +Wait as needed to avoid starting +new jobs when the system's load average +is not below the specified limit. .TP \*(T<\fB\-i\fR\*(T> Normally the command is passed the argument at the end of its command line. With -this option, the first instance of "{}" in -the command is replaced with the argument. +this option, any instances of "{}" in +the command are replaced with the argument. .TP \*(T<\fB\-n\fR\*(T> Number of arguments to pass to a @@ -103,3 +103,5 @@ Its exit status is the combination of the exit statuses of each command ran, ORed together. (Thus, if any one command exits nonzero, \fBparallel\fR as a whole will exit nonzero.) +.SH AUTHOR +Tollef Fog Heen Index: files/patch-Makefile =================================================================== --- files/patch-Makefile (revision 313896) +++ files/patch-Makefile (working copy) @@ -1,40 +1,38 @@ ---- ./Makefile.orig 2010-10-29 12:47:09.000000000 -0700 -+++ ./Makefile 2010-12-09 13:08:46.000000000 -0800 -@@ -1,51 +1,18 @@ --BINS=isutf8 ifdata ifne pee sponge mispipe lckdo parallel +--- Makefile.orig 2012-06-06 01:55:53.000000000 +0800 ++++ Makefile 2013-03-11 14:38:14.415417395 +0800 +@@ -1,60 +1,21 @@ +-BINS=isutf8 ifdata 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 +-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 -CFLAGS=-O2 -g -Wall +BINS=parallel +MANS=parallel.1 -+CFLAGS+= -Wall ++CFLAGS+=-Wall INSTALL_BIN?=install -s -PREFIX=/usr -- + -DOCBOOK2XMAN=docbook2x-man ++.SUFFIXES: .1 .docbook - all: $(BINS) $(MANS) -+ -+bins: ${BINS} -+ -+mans: ${MANS} +-all: $(BINS) $(MANS) ++all: $(BINS) clean: - rm -f $(BINS) $(MANS) + rm -f $(BINS) $(MANS) dump.c errnos.h errno.o install: - mkdir -p $(DESTDIR)$(PREFIX)/bin - $(INSTALL_BIN) $(BINS) $(DESTDIR)$(PREFIX)/bin - install $(PERLSCRIPTS) $(DESTDIR)$(PREFIX)/bin +- +- mkdir -p $(DESTDIR)$(PREFIX)/share/man/man1 +- install $(MANS) $(DESTDIR)$(PREFIX)/share/man/man1 + mkdir -p $(PREFIX)/bin + $(INSTALL_BIN) $(BINS) $(PREFIX)/bin - -- mkdir -p $(DESTDIR)$(PREFIX)/share/man/man1 -- install $(MANS) $(DESTDIR)$(PREFIX)/share/man/man1 -- --check: isutf8 -- ./check-isutf8 -- + + check: isutf8 + ./check-isutf8 + -isutf8.1: isutf8.docbook - $(DOCBOOK2XMAN) $< - @@ -58,6 +56,17 @@ - -parallel.1: parallel.docbook - $(DOCBOOK2XMAN) $< +- +-errno.o: errnos.h +-errnos.h: +- echo '#include ' > dump.c +- $(CC) -E -dD dump.c | awk '/^#define E/ { printf "{\"%s\",%s},\n", $$2, $$2 }' > errnos.h +- rm -f dump.c +- +-errno.1: errno.docbook +- $(DOCBOOK2XMAN) $< - -%.1: % - pod2man --center=" " --release="moreutils" $< > $@; ++.docbook.1: ++ $(DOCBOOK2XMAN) ${.IMPSRC} --- moreutils-parallel-0.47.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: