請問Makefile和INDEX版本不一致... - BBS

Table of Contents

portversion -v | grep perl
perl-5.8.2_5 < needs updating (port has 5.8.6_2)

可是在/usr/ports/lang/perl5.8/Makefile中卻是
PERL_VER= 5.8.2
PERL_ARCH= mach
PERL_VERSION= ${PERL_VER}

覺得有點奇怪,為什麼Makefile中不是5.8.6呢?

--

All Comments