FreeBSD Bugzilla – Attachment 141777 Details for
Bug 188675
[PATCH] sysutils/puppet: Silence ruby19+ warning
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
puppet-3.4.3.patch
puppet-3.4.3.patch (text/plain), 804 bytes, created by
Mathieu Arnold
on 2014-04-15 23:30:00 UTC
(
hide
)
Description:
puppet-3.4.3.patch
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2014-04-15 23:30:00 UTC
Size:
804 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 351369) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= puppet > PORTVERSION= 3.4.3 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= http://downloads.puppetlabs.com/puppet/ > >Index: files/optpatch-package_origin >=================================================================== >--- files/optpatch-package_origin (revision 351369) >+++ files/optpatch-package_origin (working copy) >@@ -30,8 +30,8 @@ > > - def self.listcmd > - command(:pkginfo) >-+ @@lock = Mutex.new >-+ @@ports_index = nil >++ class_variable_set(:@@lock, Mutex.new) >++ class_variable_set(:@@ports_index, nil) > + > + # fix bug in URI::FTP merge method that tries to set typecode > + # even when other is a string.
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 188675
: 141777