In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/ea701e772a972c7cce818cbe61181453aaa58647?hp=4ffef85ec124a32c2a71eb1d9c7fddcd2d4fd833>
- Log ----------------------------------------------------------------- commit ea701e772a972c7cce818cbe61181453aaa58647 Author: H.Merijn Brand <h.m.br...@xs4all.nl> Date: Tue Oct 30 17:41:37 2018 +0100 Add minix hints to MANIFEST ----------------------------------------------------------------------- Summary of changes: MANIFEST | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST b/MANIFEST index d0cc629ea7..f05629faef 100644 --- a/MANIFEST +++ b/MANIFEST @@ -4455,6 +4455,7 @@ hints/linux.sh Hints for named architecture hints/linux-android.sh Hints for named architecture hints/lynxos.sh Hints for named architecture hints/midnightbsd.sh Hints for named architecture +hints/minix.sh Hints for named architecture hints/mips.sh Hints for named architecture hints/mirbsd.sh Hints for named architecture hints/mpc.sh Hints for named architecture -- Perl5 Master Repository