FreeBSD Bugzilla – Attachment 165724 Details for
Bug 206343
[patch] upgrade devel/scons to version 2.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
upgrade scons 2.3.0 => 2.4.1
scons_to_241.patch (text/plain), 2.93 KB, created by
John Marino
on 2016-01-17 22:05:46 UTC
(
hide
)
Description:
upgrade scons 2.3.0 => 2.4.1
Filename:
MIME Type:
Creator:
John Marino
Created:
2016-01-17 22:05:46 UTC
Size:
2.93 KB
patch
obsolete
>Index: devel/scons/Makefile >=================================================================== >--- devel/scons/Makefile (revision 406518) >+++ devel/scons/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= scons >-PORTVERSION= 2.3.0 >-PORTREVISION= 1 >+PORTVERSION= 2.4.1 > CATEGORIES= devel python > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} > >Index: devel/scons/distinfo >=================================================================== >--- devel/scons/distinfo (revision 406518) >+++ devel/scons/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (scons-2.3.0.tar.gz) = 9442069999cf4b2caa94a5886ab4c2c71de1718ed5e9176c18e2b6dbca463b4b >-SIZE (scons-2.3.0.tar.gz) = 599514 >+SHA256 (scons-2.4.1.tar.gz) = 8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7 >+SIZE (scons-2.4.1.tar.gz) = 638990 >Index: devel/scons/files/patch-engine-SCons-compat-_scons_subprocess.py >=================================================================== >--- devel/scons/files/patch-engine-SCons-compat-_scons_subprocess.py (revision 406518) >+++ devel/scons/files/patch-engine-SCons-compat-_scons_subprocess.py (working copy) >@@ -1,11 +1,11 @@ > Index: engine/SCons/compat/_scons_subprocess.py > =================================================================== >---- engine/SCons/compat/_scons_subprocess.py (revision 2695) >-+++ engine/SCons/compat/_scons_subprocess.py (working copy) >-@@ -581,13 +581,19 @@ >- class object: >- pass >+--- engine/SCons/compat/_scons_subprocess.py.orig 2015-11-09 11:25:09 UTC >++++ engine/SCons/compat/_scons_subprocess.py >+@@ -569,13 +569,19 @@ def list2cmdline(seq): > >+ return ''.join(result) >+ > +import thread > +lock = thread.allocate_lock() > + >@@ -23,7 +23,7 @@ > _cleanup() > > self._child_created = False >-@@ -655,6 +661,7 @@ >+@@ -643,6 +649,7 @@ class Popen(object): > self.stderr = os.fdopen(errread, 'rU', bufsize) > else: > self.stderr = os.fdopen(errread, 'rb', bufsize) >Index: devel/scons/files/patch-engine_SCons_Tool_m4.py >=================================================================== >--- devel/scons/files/patch-engine_SCons_Tool_m4.py (revision 406518) >+++ devel/scons/files/patch-engine_SCons_Tool_m4.py (working copy) >@@ -1,4 +1,4 @@ >---- engine/SCons/Tool/m4.py.orig 2013-03-03 14:48:40.000000000 +0000 >+--- engine/SCons/Tool/m4.py.orig 2015-11-09 11:25:09 UTC > +++ engine/SCons/Tool/m4.py > @@ -49,7 +49,7 @@ def generate(env): > # file and run from there. >Index: devel/scons/files/patch-script__scons >=================================================================== >--- devel/scons/files/patch-script__scons (revision 406518) >+++ devel/scons/files/patch-script__scons (working copy) >@@ -1,5 +1,5 @@ >---- ./script/scons.orig 2013-04-19 23:35:11.656613793 -0400 >-+++ ./script/scons 2013-04-19 23:35:16.127614561 -0400 >+--- script/scons.orig 2015-11-09 11:25:09 UTC >++++ script/scons > @@ -1,4 +1,4 @@ > -#! /usr/bin/env python > +#! /usr/bin/env python2
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 206343
: 165724