Hello all,
today I got this, but why?
	
	
	
		
*** Signal 2
				
			today I got this, but why?
		Code:
	
	root@betsy:~ # portupgrade -a
[Reading data from pkg(8) ... - 67 packages found - done]
** Port marked as IGNORE: devel/autoconf:
        Invalid perl5 version 5.28
** Port marked as IGNORE: devel/automake:
        Invalid perl5 version 5.28
** Port marked as IGNORE: devel/bison:
        Invalid perl5 version 5.28
** Port marked as IGNORE: security/ca_root_nss:
        Invalid perl5 version 5.28
** Port marked as IGNORE: misc/help2man:
        Invalid perl5 version 5.28
** Port marked as IGNORE: dns/ldns:
        Invalid perl5 version 5.28
** Port marked as IGNORE: mail/mailx:
        Invalid perl5 version 5.28
** Port marked as IGNORE: devel/p5-Locale-gettext:
        Invalid perl5 version 5.28
** Port marked as IGNORE: devel/p5-Locale-libintl:
        Invalid perl5 version 5.28
** Port marked as IGNORE: converters/p5-Text-Unidecode:
        Invalid perl5 version 5.28
** Port marked as IGNORE: textproc/p5-Unicode-EastAsianWidth:
        Invalid perl5 version 5.28
** Port deleted on 2021-06-26: lang/perl5.28
        Has expired: Support ends three years after .0 release. Please upgrade to a more recent version of Perl
** Port marked as IGNORE: print/texinfo:
        Invalid perl5 version 5.28
** Port marked as IGNORE: textproc/utf8proc:
        Invalid perl5 version 5.28
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        - devel/autoconf (marked as IGNORE)
        - devel/automake (marked as IGNORE)
        - devel/bison (marked as IGNORE)
        - security/ca_root_nss (marked as IGNORE)
        - misc/help2man (marked as IGNORE)
        - dns/ldns (marked as IGNORE)
        - mail/mailx (marked as IGNORE)
        - devel/p5-Locale-gettext (marked as IGNORE)
        - devel/p5-Locale-libintl (marked as IGNORE)
        - converters/p5-Text-Unidecode (marked as IGNORE)
        - textproc/p5-Unicode-EastAsianWidth (marked as IGNORE)
        - lang/perl5.28 (port deleted)
        - print/texinfo (marked as IGNORE)
        - textproc/utf8proc (marked as IGNORE)
root@betsy:~ # cd /usr/ports/lang/perl5
perl5-devel/ perl5.30/    perl5.32/    perl5.34/
root@betsy:~ # cd /usr/ports/lang/perl5.30
root@betsy:/usr/ports/lang/perl5.30 # make config-recursive
===> Setting user-specified options for perl5.30-5.30.3_1 and dependencies
root@betsy:/usr/ports/lang/perl5.30 # make install
##################################################
      This is *NOT* the DEFAULT perl version
It will *NOT* install /usr/local/bin/perl
It will *ONLY* install /usr/local/bin/perl5.30.3
The default Perl version currently is 5.28.
If you want to use this version as the default,
stop the build now, add this line to your
/etc/make.conf, and then restart the build.
DEFAULT_VERSIONS+=perl5=5.30
##################################################
^C*** Signal 2 
			     
 
		 
 
		