Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136833877
D4745.id11817.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
780 B
Referenced Files
None
Subscribers
None
D4745.id11817.diff
View Options
Index: Mk/Uses/perl5.mk
===================================================================
--- Mk/Uses/perl5.mk
+++ Mk/Uses/perl5.mk
@@ -50,9 +50,7 @@
.else
# end of remove
.include "${PORTSDIR}/Mk/bsd.default-versions.mk"
-.if ${PERL5_DEFAULT} == 5.16
-.include "${PORTSDIR}/lang/perl5.16/version.mk"
-.elif ${PERL5_DEFAULT} == 5.18
+.if ${PERL5_DEFAULT} == 5.18
.include "${PORTSDIR}/lang/perl5.18/version.mk"
.elif ${PERL5_DEFAULT} == 5.20
.include "${PORTSDIR}/lang/perl5.20/version.mk"
@@ -94,10 +92,8 @@
PERL_PORT?= perl5.22
.elif ${PERL_LEVEL} >= 502000
PERL_PORT?= perl5.20
-.elif ${PERL_LEVEL} >= 501800
+.else # ${PERL_LEVEL} < 502000
PERL_PORT?= perl5.18
-.else # ${PERL_LEVEL} < 501800
-PERL_PORT?= perl5.16
.endif
SITE_PERL_REL?= lib/perl5/site_perl
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 10:43 PM (3 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25734142
Default Alt Text
D4745.id11817.diff (780 B)
Attached To
Mode
D4745: Mk/Uses/perl5.mk : remove support for expired lang/perl5.16
Attached
Detach File
Event Timeline
Log In to Comment