[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r4547: update parallel to 20170622
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r4547: update parallel to 20170622 |
Date: |
Thu, 22 Jun 2017 15:21:21 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 4547
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2017-06-22 12:21:16 -0700
message:
update parallel to 20170622
removed:
pkg/gnu/parallel/files/ files-20160617014725-uokjfnggs70iry9h-1521
pkg/gnu/parallel/files/parallel-20130722-fix-doc-build.diff
parallel20130722fixd-20160617014725-uokjfnggs70iry9h-2220
modified:
pkg/gnu/parallel/Makefile makefile-20160617014725-uokjfnggs70iry9h-1517
pkg/gnu/parallel/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1523
=== modified file 'pkg/gnu/parallel/Makefile'
--- a/pkg/gnu/parallel/Makefile 2017-05-22 02:44:02 +0000
+++ b/pkg/gnu/parallel/Makefile 2017-06-22 19:21:16 +0000
@@ -17,7 +17,7 @@
NAME = Parallel
GARNAME = parallel
-GARVERSION = 20170522
+GARVERSION = 20170622
HOME_URL = http://www.gnu.org/software/parallel/
DESCRIPTION = Build and execute command lines in parallel
define BLURB
=== removed directory 'pkg/gnu/parallel/files'
=== removed file 'pkg/gnu/parallel/files/parallel-20130722-fix-doc-build.diff'
--- a/pkg/gnu/parallel/files/parallel-20130722-fix-doc-build.diff
2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/parallel/files/parallel-20130722-fix-doc-build.diff
1970-01-01 00:00:00 +0000
@@ -1,33 +0,0 @@
-diff -x config.log -x config.status -ru tmp/parallel-20130722/src/parallel.pod
work/parallel-20130722/src/parallel.pod
---- tmp/parallel-20130722/src/parallel.pod 2013-06-22 10:55:19.000000000
+0200
-+++ work/parallel-20130722/src/parallel.pod 2013-06-30 11:29:09.243312409
+0200
-@@ -533,13 +533,13 @@
- Do not halt if a job fails. Exit status will be the number of jobs
- failed. This is the default.
-
--=item 1
-+=item "1"
-
- Do not start new jobs if a job fails, but complete the running jobs
- including cleanup. The exit status will be the exit status from the
- last failing job.
-
--=item 2
-+=item "2"
-
- Kill off all jobs immediately and exit without cleanup. The exit
- status will be the exit status from the failing job.
-@@ -2768,11 +2768,11 @@
-
- Some of the jobs failed. The exit status gives the number of failed jobs
-
--=item 254
-+=item "254"
-
- More than 253 jobs failed.
-
--=item 255
-+=item "255"
-
- Other error.
-
=== modified file 'pkg/gnu/parallel/sha256sums'
--- a/pkg/gnu/parallel/sha256sums 2017-05-22 02:44:02 +0000
+++ b/pkg/gnu/parallel/sha256sums 2017-06-22 19:21:16 +0000
@@ -1,2 +1,2 @@
-8a0d51632921b80102817151b62ea17eed6b28d088c40d94ed4ee40618a3bccc
download/parallel-20170522.tar.bz2
-5a46bf80162bba4752522209b6a21233e950a2537a595b6d6f21ad82125ead64
download/parallel-20170522.tar.bz2.sig
+b3324ca1e7553b9903e0ab1fbb461334986eadfcd9b33e09013a6bac3c279645
download/parallel-20170622.tar.bz2
+208a5960195c75a3fc124fe59b33058ae06b513aa1a21736ea3f53d84b625196
download/parallel-20170622.tar.bz2.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r4547: update parallel to 20170622,
Carl Hansen <=