@@ -4,39 +4,39 @@ Need to lookup things from README? Or from manual page? Or perhaps just want to
4
4
install something cool...
5
5
6
6
Runtime requirements:
7
- cygwin-3.3.5 -1
8
- libconfig11-1.7.3-1bl1
9
- libncursesw10-6.1-1.20190727
10
- libxml2-2.9.12 -2
7
+ cygwin-3.5.7 -1
8
+ libconfig11-1.7.3-1bl2
9
+ libncursesw10-6.5+20240427-1
10
+ libxml2-2.10.4 -2
11
11
12
12
Build requirements:
13
13
(besides corresponding -devel packages)
14
- binutils-2.38 -1
15
- cygport-0.35.1 -1
16
- gcc-core-11.3 .0-1
17
- libconfig-devel-1.7.3-1bl1
18
- libncurses-devel-6.1-1.20190727
19
- libxml2-devel-2.9.12 -2
20
- make-4.3-1
14
+ binutils-2.44 -1
15
+ cygport-0.36.9 -1
16
+ gcc-core-12.4 .0-3
17
+ libconfig-devel-1.7.3-1bl2
18
+ libncurses-devel-6.5+20240427-1
19
+ libxml2-devel-2.10.4 -2
20
+ make-4.4.1-2
21
21
22
22
Canonical website:
23
23
https://github.com/Titor8115/mandown
24
24
25
25
Canonical download:
26
- https://github.com/Titor8115/mandown/archive/refs/tags/v1.0.4 .tar.gz
26
+ https://github.com/Titor8115/mandown/archive/refs/tags/v1.0.5.1 .tar.gz
27
27
28
28
-------------------------------------------
29
29
30
30
Build instructions:
31
- 1. unpack mandown-1.0.4 -X-src.tar.xz
31
+ 1. unpack mandown-1.0.5.1 -X-src.tar.xz
32
32
2. if you use setup to install this src package,
33
33
it will be unpacked under /usr/src automatically
34
34
% cd /usr/src
35
- % cygport ./mandown-1.0.4 -X.cygport all
35
+ % cygport ./mandown-1.0.5.1 -X.cygport all
36
36
37
37
This will create:
38
- /usr/src/mandown-1.0.4 -X-src.tar.xz
39
- /usr/src/mandown-1.0.4 -X.tar.xz
38
+ /usr/src/mandown-1.0.5.1 -X-src.tar.xz
39
+ /usr/src/mandown-1.0.5.1 -X.tar.xz
40
40
41
41
-------------------------------------------
42
42
@@ -47,11 +47,15 @@ Files included in the binary package:
47
47
/usr/share/doc/Cygwin/mandown.README
48
48
/usr/share/doc/mandown/LICENSE
49
49
/usr/share/doc/mandown/README.md
50
+ /usr/share/doc/mandown/screenshot.png
50
51
51
52
------------------
52
53
53
54
Port Notes:
54
55
56
+ ----- version 1.0.5.1-1bl1 -----
57
+ Version bump.
58
+
55
59
----- version 1.0.4-1bl1 -----
56
60
Version bump.
57
61
0 commit comments