mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
sysutils/moreutils-parallel: Update to 0.49
- Update to 0.49 Changes: * ts: Fix timezone used with -i * errno, isutf8: Fix zero-termination of option list, which couldlead to getopt crash Approved by: eadler (maintainer)
This commit is contained in:
parent
e6e31ce3cd
commit
1abe3f88a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324098
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moreutils-parallel
|
||||
PORTVERSION= 0.48
|
||||
PORTVERSION= 0.49
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= DEBIAN
|
||||
MASTER_SITE_SUBDIR= pool/main/m/moreutils
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (moreutils_0.48.tar.gz) = 294d097ea7d7a8c7a8205a234e9861a1d64042f639bc609e11696b12b8db8c2d
|
||||
SIZE (moreutils_0.48.tar.gz) = 46748
|
||||
SHA256 (moreutils_0.49.tar.gz) = 08f96aaa33bf7b67fc04dfa32d18d4a77660dec09d3c45ad8bac8f46cc974a1a
|
||||
SIZE (moreutils_0.49.tar.gz) = 46865
|
||||
|
Loading…
Reference in New Issue
Block a user