diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-29 19:17:21 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-01-29 19:17:21 +0000 |
| commit | 1a5a62e324cf1ec407daa4b75e80f8a008f19b7f (patch) | |
| tree | 1a4e2467f8c566a948575cf8e8ee746dc28d1194 /sysutils/parallel | |
| parent | 9cce910a6ea52afc8dbb27fb3ff46e41457d9d17 (diff) | |
Notes
Diffstat (limited to 'sysutils/parallel')
| -rw-r--r-- | sysutils/parallel/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/parallel/distinfo | 6 | ||||
| -rw-r--r-- | sysutils/parallel/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/parallel/Makefile b/sysutils/parallel/Makefile index 018281e1ca6b..9ffcddb52d91 100644 --- a/sysutils/parallel/Makefile +++ b/sysutils/parallel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parallel -PORTVERSION= 20180922 +PORTVERSION= 20200122 CATEGORIES= sysutils MASTER_SITES= GNU diff --git a/sysutils/parallel/distinfo b/sysutils/parallel/distinfo index 6bfea5724ebc..f0bda3e67433 100644 --- a/sysutils/parallel/distinfo +++ b/sysutils/parallel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1539003199 -SHA256 (parallel-20180922.tar.bz2) = ea078ef0e0528c9b5d1c60bf6cf8454ce7586521982c677a450e0baff8a7071f -SIZE (parallel-20180922.tar.bz2) = 1782128 +TIMESTAMP = 1580195380 +SHA256 (parallel-20200122.tar.bz2) = 116f1e428da5cdb26cda3ee5f249bdb20c5f96f139c0a284ad142919d6d80c1c +SIZE (parallel-20200122.tar.bz2) = 1986536 diff --git a/sysutils/parallel/pkg-descr b/sysutils/parallel/pkg-descr index a89818fc5b3f..2af120395304 100644 --- a/sysutils/parallel/pkg-descr +++ b/sysutils/parallel/pkg-descr @@ -15,4 +15,4 @@ output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs. -WWW: http://www.gnu.org/software/parallel/ +WWW: https://www.gnu.org/software/parallel/ |
