From 6d4353e8d3464b2d5d5f0e33420e90ba16474ea6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 5 Mar 2016 19:59:39 +0100 Subject: [PATCH 1/2] Python: rename patches Signed-off-by: Stephan Raue --- ...2.7.10-001_xcompile.patch => Python-2.7.11-001_xcompile.patch} | 0 ..._xcompile_path.patch => Python-2.7.11-002_xcompile_path.patch} | 0 ...les.patch => Python-2.7.11-003_xcompile_disable_modules.patch} | 0 ...atch => Python-2.7.11-004_xcompile_fix_libffi_configure.patch} | 0 ...ch => Python-2.7.11-005_dont_generate_pyo_and_pyc_files.patch} | 0 ...cppflags.patch => Python-2.7.11-006_fix_ncurse_cppflags.patch} | 0 ...vironment.patch => Python-2.7.11-008-reread-environment.patch} | 0 ...tutils-rpath.patch => Python-2.7.11-009-distutils-rpath.patch} | 0 ..._no_static_lib.patch => Python-2.7.11-015_no_static_lib.patch} | 0 ...timized.patch => Python-2.7.11-016-default-is-optimized.patch} | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename packages/lang/Python/patches/{Python-2.7.10-001_xcompile.patch => Python-2.7.11-001_xcompile.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-002_xcompile_path.patch => Python-2.7.11-002_xcompile_path.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-003_xcompile_disable_modules.patch => Python-2.7.11-003_xcompile_disable_modules.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-004_xcompile_fix_libffi_configure.patch => Python-2.7.11-004_xcompile_fix_libffi_configure.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-005_dont_generate_pyo_and_pyc_files.patch => Python-2.7.11-005_dont_generate_pyo_and_pyc_files.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-006_fix_ncurse_cppflags.patch => Python-2.7.11-006_fix_ncurse_cppflags.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-008-reread-environment.patch => Python-2.7.11-008-reread-environment.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-009-distutils-rpath.patch => Python-2.7.11-009-distutils-rpath.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-015_no_static_lib.patch => Python-2.7.11-015_no_static_lib.patch} (100%) rename packages/lang/Python/patches/{Python-2.7.10-016-default-is-optimized.patch => Python-2.7.11-016-default-is-optimized.patch} (100%) diff --git a/packages/lang/Python/patches/Python-2.7.10-001_xcompile.patch b/packages/lang/Python/patches/Python-2.7.11-001_xcompile.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-001_xcompile.patch rename to packages/lang/Python/patches/Python-2.7.11-001_xcompile.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-002_xcompile_path.patch b/packages/lang/Python/patches/Python-2.7.11-002_xcompile_path.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-002_xcompile_path.patch rename to packages/lang/Python/patches/Python-2.7.11-002_xcompile_path.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-003_xcompile_disable_modules.patch b/packages/lang/Python/patches/Python-2.7.11-003_xcompile_disable_modules.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-003_xcompile_disable_modules.patch rename to packages/lang/Python/patches/Python-2.7.11-003_xcompile_disable_modules.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-004_xcompile_fix_libffi_configure.patch b/packages/lang/Python/patches/Python-2.7.11-004_xcompile_fix_libffi_configure.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-004_xcompile_fix_libffi_configure.patch rename to packages/lang/Python/patches/Python-2.7.11-004_xcompile_fix_libffi_configure.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-005_dont_generate_pyo_and_pyc_files.patch b/packages/lang/Python/patches/Python-2.7.11-005_dont_generate_pyo_and_pyc_files.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-005_dont_generate_pyo_and_pyc_files.patch rename to packages/lang/Python/patches/Python-2.7.11-005_dont_generate_pyo_and_pyc_files.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-006_fix_ncurse_cppflags.patch b/packages/lang/Python/patches/Python-2.7.11-006_fix_ncurse_cppflags.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-006_fix_ncurse_cppflags.patch rename to packages/lang/Python/patches/Python-2.7.11-006_fix_ncurse_cppflags.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-008-reread-environment.patch b/packages/lang/Python/patches/Python-2.7.11-008-reread-environment.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-008-reread-environment.patch rename to packages/lang/Python/patches/Python-2.7.11-008-reread-environment.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-009-distutils-rpath.patch b/packages/lang/Python/patches/Python-2.7.11-009-distutils-rpath.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-009-distutils-rpath.patch rename to packages/lang/Python/patches/Python-2.7.11-009-distutils-rpath.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-015_no_static_lib.patch b/packages/lang/Python/patches/Python-2.7.11-015_no_static_lib.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-015_no_static_lib.patch rename to packages/lang/Python/patches/Python-2.7.11-015_no_static_lib.patch diff --git a/packages/lang/Python/patches/Python-2.7.10-016-default-is-optimized.patch b/packages/lang/Python/patches/Python-2.7.11-016-default-is-optimized.patch similarity index 100% rename from packages/lang/Python/patches/Python-2.7.10-016-default-is-optimized.patch rename to packages/lang/Python/patches/Python-2.7.11-016-default-is-optimized.patch From 10799f5d4ad2139407cfa3f4c4b14acff62513c6 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 6 Mar 2016 14:20:42 +0100 Subject: [PATCH 2/2] mesa: update to mesa-11.2.0-rc2 Signed-off-by: Stephan Raue --- packages/graphics/mesa/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/graphics/mesa/package.mk b/packages/graphics/mesa/package.mk index 762d64af06..a68c799a18 100644 --- a/packages/graphics/mesa/package.mk +++ b/packages/graphics/mesa/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="mesa" -PKG_VERSION="11.2.0-rc1" +PKG_VERSION="11.2.0-rc2" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS"