FreeBSD Bugzilla – Attachment 154688 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 for syntax error that traps on perl 5.18
extra-patch-SVK-Mirror.pm (text/plain), 575 bytes, created by
Peter Wemm
on 2015-03-23 05:46:22 UTC
(
hide
)
Description:
Patch for syntax error that traps on perl 5.18
Filename:
MIME Type:
Creator:
Peter Wemm
Created:
2015-03-23 05:46:22 UTC
Size:
575 bytes
patch
obsolete
>--- ./lib/SVK/Mirror.pm 2008-12-12 22:58:21.000000000 -0800 >+++ ./lib/SVK/Mirror.pm 2015-03-13 10:58:52.161776000 -0700 >@@ -452,7 +452,7 @@ > } > > for my $delegate >- qw( find_rev_from_changeset find_changeset sync_changeset traverse_new_changesets mirror_changesets get_commit_editor refresh change_rev_prop fromrev source_path relocate ) >+ ( qw( find_rev_from_changeset find_changeset sync_changeset traverse_new_changesets mirror_changesets get_commit_editor refresh change_rev_prop fromrev source_path relocate ) ) > { > no strict 'refs'; > *{$delegate} = sub {
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