FreeBSD Bugzilla – Attachment 154689 Details for
Bug 198820
Sustaining patches for devel/svk - as used on the freebsd cluster
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to work around perl 5.16+
extra-patch-SVK-Util.pm (text/plain), 429 bytes, created by
Peter Wemm
on 2015-03-23 05:47:22 UTC
(
hide
)
Description:
Patch to work around perl 5.16+
Filename:
MIME Type:
Creator:
Peter Wemm
Created:
2015-03-23 05:47:22 UTC
Size:
429 bytes
patch
obsolete
>diff -ru ./lib/SVK/Util.pm ./lib/SVK/Util.pm >--- ./lib/SVK/Util.pm 2009-12-21 08:00:13.000000000 -0800 >+++ ./lib/SVK/Util.pm 2014-07-28 15:49:38.444347237 -0700 >@@ -88,7 +88,7 @@ > use autouse 'File::Basename' => qw(dirname); > use autouse 'File::Spec::Functions' => > qw(catdir catpath splitpath splitdir tmpdir); >-use autouse 'List::Util' => qw( max(@) ); >+use List::Util; > > > =head1 NAME
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 198820
:
154688
| 154689