Skip to content

Commit 4cfa6d9

Browse files
committed
datamash-1.9
1 parent 73454cc commit 4cfa6d9

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

datamash/README

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,37 +4,38 @@ GNU Datamash is a command-line program which performs basic numeric,textual and
44
statistical operations on input textual data files.
55

66
Runtime requirements:
7-
cygwin-3.3.5-1
8-
libintl8-0.21-1
7+
cygwin-3.6.1-1
8+
libintl8-0.22.5-1
99

1010
Build requirements:
1111
(besides corresponding -devel packages)
12-
autoconf-15-1
13-
automake-11-1
14-
binutils-2.38-1
15-
cygport-0.35.2-1
16-
gcc-core-11.3.0-1
17-
libintl-devel-0.21-1
18-
make-4.3-1
12+
autoconf-15-2
13+
automake-20240607-1
14+
binutils-2.44-1
15+
cygport-0.36.9-1
16+
gcc-core-12.4.0-3
17+
gettext-devel-0.22.5-1
18+
libintl-devel-0.22.5-1
19+
make-4.4.1-2
1920

2021
Canonical website:
2122
https://www.gnu.org/software/datamash/
2223

2324
Canonical download:
24-
mirror://gnu/datamash/datamash-1.8.tar.gz
25+
mirror://gnu/datamash/datamash-1.9.tar.gz
2526

2627
-------------------------------------------
2728

2829
Build instructions:
29-
1. unpack datamash-1.8-X-src.tar.xz
30+
1. unpack datamash-1.9-X-src.tar.xz
3031
2. if you use setup to install this src package,
3132
it will be unpacked under /usr/src automatically
3233
% cd /usr/src
33-
% cygport ./datamash-1.8-X.cygport all
34+
% cygport ./datamash-1.9-X.cygport all
3435

3536
This will create:
36-
/usr/src/datamash-1.8-X-src.tar.xz
37-
/usr/src/datamash-1.8-X.tar.xz
37+
/usr/src/datamash-1.9-X-src.tar.xz
38+
/usr/src/datamash-1.9-X.tar.xz
3839

3940
-------------------------------------------
4041

@@ -65,6 +66,7 @@ Files included in the binary package:
6566
/usr/share/locale/nb/LC_MESSAGES/datamash.mo
6667
/usr/share/locale/nl/LC_MESSAGES/datamash.mo
6768
/usr/share/locale/pt_BR/LC_MESSAGES/datamash.mo
69+
/usr/share/locale/ro/LC_MESSAGES/datamash.mo
6870
/usr/share/locale/sr/LC_MESSAGES/datamash.mo
6971
/usr/share/locale/sv/LC_MESSAGES/datamash.mo
7072
/usr/share/locale/uk/LC_MESSAGES/datamash.mo
@@ -76,6 +78,9 @@ Files included in the binary package:
7678

7779
Port Notes:
7880

81+
----- version 1.9-1bl1 -----
82+
Version bump.
83+
7984
----- version 1.8-1bl1 -----
8085
Version bump.
8186

0 commit comments

Comments
 (0)