@@ -4,37 +4,38 @@ GNU Datamash is a command-line program which performs basic numeric,textual and
4
4
statistical operations on input textual data files.
5
5
6
6
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
9
9
10
10
Build requirements:
11
11
(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
19
20
20
21
Canonical website:
21
22
https://www.gnu.org/software/datamash/
22
23
23
24
Canonical download:
24
- mirror://gnu/datamash/datamash-1.8 .tar.gz
25
+ mirror://gnu/datamash/datamash-1.9 .tar.gz
25
26
26
27
-------------------------------------------
27
28
28
29
Build instructions:
29
- 1. unpack datamash-1.8 -X-src.tar.xz
30
+ 1. unpack datamash-1.9 -X-src.tar.xz
30
31
2. if you use setup to install this src package,
31
32
it will be unpacked under /usr/src automatically
32
33
% cd /usr/src
33
- % cygport ./datamash-1.8 -X.cygport all
34
+ % cygport ./datamash-1.9 -X.cygport all
34
35
35
36
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
38
39
39
40
-------------------------------------------
40
41
@@ -65,6 +66,7 @@ Files included in the binary package:
65
66
/usr/share/locale/nb/LC_MESSAGES/datamash.mo
66
67
/usr/share/locale/nl/LC_MESSAGES/datamash.mo
67
68
/usr/share/locale/pt_BR/LC_MESSAGES/datamash.mo
69
+ /usr/share/locale/ro/LC_MESSAGES/datamash.mo
68
70
/usr/share/locale/sr/LC_MESSAGES/datamash.mo
69
71
/usr/share/locale/sv/LC_MESSAGES/datamash.mo
70
72
/usr/share/locale/uk/LC_MESSAGES/datamash.mo
@@ -76,6 +78,9 @@ Files included in the binary package:
76
78
77
79
Port Notes:
78
80
81
+ ----- version 1.9-1bl1 -----
82
+ Version bump.
83
+
79
84
----- version 1.8-1bl1 -----
80
85
Version bump.
81
86
0 commit comments