Commits

Joshua Root authored fe581bbe7b5
libtasn1: disable silent build rules
No tags

devel/libtasn1/Portfile

Modified
18 18 One) structures management.
19 19
20 20 master_sites gnu
21 21
22 22 checksums rmd160 2bd63ef37c5656f5bb1860a481f0f360bcf636a1 \
23 23 sha256 dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e \
24 24 size 1800713
25 25
26 26 # Fix for 4.9 build failure.
27 27 # See https://lists.gnu.org/archive/html/help-libtasn1/2016-07/msg00001.html
28 -configure.args --disable-gcc-warnings
28 +configure.args --disable-gcc-warnings \
29 + --disable-silent-rules
29 30
30 31 test.run yes
31 32 test.target check
32 33
33 34 livecheck.type regex
34 35 livecheck.url https://ftp.gnu.org/pub/gnu/libtasn1/
35 36 livecheck.regex ${name}-(\\d+(\\.\\d+)*)

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut