- Update GNU Datamash to version 1.6
- Add missing `iconv' to the USES list Found out via: repology.org
This commit is contained in:
parent
54702cea5b
commit
111b230772
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529876
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= datamash
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Numeric, textual, and statistical operations on text files
|
||||
|
||||
LICENSE= GPLv3+
|
||||
|
||||
USES= gmake perl5
|
||||
USES= gmake iconv perl5
|
||||
GNU_CONFIGURE= yes
|
||||
TEST_TARGET= check
|
||||
USE_PERL5= test
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1568757761
|
||||
SHA256 (datamash-1.5.tar.gz) = 226249d5fe54024f96404798778f45963a3041714229d4225cd5d9acdaba21ad
|
||||
SIZE (datamash-1.5.tar.gz) = 2086985
|
||||
TIMESTAMP = 1582528318
|
||||
SHA256 (datamash-1.6.tar.gz) = b9b9b79399616bb54722edbbcaa84303801eb62a338b3a20b6f029003deb78cb
|
||||
SIZE (datamash-1.6.tar.gz) = 2103174
|
||||
|
Loading…
Reference in New Issue
Block a user