svn commit: r450385 - in head/graphics/piglit: . files

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Fri Sep 22 15:29:52 UTC 2017


Author: dumbbell
Date: Fri Sep 22 15:29:50 2017
New Revision: 450385
URL: https://svnweb.freebsd.org/changeset/ports/450385

Log:
  graphics/piglit: Update to a snapshot of 20170922

Modified:
  head/graphics/piglit/Makefile
  head/graphics/piglit/distinfo
  head/graphics/piglit/files/patch-CMakeLists.txt
  head/graphics/piglit/pkg-plist

Modified: head/graphics/piglit/Makefile
==============================================================================
--- head/graphics/piglit/Makefile	Fri Sep 22 15:28:09 2017	(r450384)
+++ head/graphics/piglit/Makefile	Fri Sep 22 15:29:50 2017	(r450385)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	piglit
-PORTVERSION=	20160809
-PORTREVISION=	3
+PORTVERSION=	20170922
 CATEGORIES=	graphics
 
 MAINTAINER=	x11 at FreeBSD.org
@@ -28,7 +27,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 USE_GITHUB=	yes
 GH_ACCOUNT=	dumbbell
 GH_PROJECT=	piglit
-GH_TAGNAME=	ca5350b4056ae63a93c4c207087b7634873b2ce2
+GH_TAGNAME=	60996b829c85f3df192bc6228108c0a8eaa38afd
 
 USES=		cmake:outsource compiler:c11 pkgconfig python:2
 USE_GL=		egl gbm gl glu

Modified: head/graphics/piglit/distinfo
==============================================================================
--- head/graphics/piglit/distinfo	Fri Sep 22 15:28:09 2017	(r450384)
+++ head/graphics/piglit/distinfo	Fri Sep 22 15:29:50 2017	(r450385)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470774588
-SHA256 (dumbbell-piglit-20160809-ca5350b4056ae63a93c4c207087b7634873b2ce2_GH0.tar.gz) = f45922b9a6c5a400c3cfc0107eb49b7d9f6076e49bec49b22557284c1a3a6141
-SIZE (dumbbell-piglit-20160809-ca5350b4056ae63a93c4c207087b7634873b2ce2_GH0.tar.gz) = 23789615
+TIMESTAMP = 1506092254
+SHA256 (dumbbell-piglit-20170922-60996b829c85f3df192bc6228108c0a8eaa38afd_GH0.tar.gz) = e2d862b5aebb2847283ad12657cf39afcb9e0fbe3edcd348988639348e991b13
+SIZE (dumbbell-piglit-20170922-60996b829c85f3df192bc6228108c0a8eaa38afd_GH0.tar.gz) = 24048349

Modified: head/graphics/piglit/files/patch-CMakeLists.txt
==============================================================================
--- head/graphics/piglit/files/patch-CMakeLists.txt	Fri Sep 22 15:28:09 2017	(r450384)
+++ head/graphics/piglit/files/patch-CMakeLists.txt	Fri Sep 22 15:29:50 2017	(r450385)
@@ -1,15 +1,15 @@
---- CMakeLists.txt.orig	2016-08-09 20:28:45 UTC
+--- CMakeLists.txt.orig	2017-09-22 14:56:21 UTC
 +++ CMakeLists.txt
-@@ -201,8 +201,6 @@ IF(PIGLIT_BUILD_GLX_TESTS)
+@@ -222,8 +222,6 @@ IF(PIGLIT_BUILD_GLX_TESTS)
  	pkg_check_modules(GLPROTO REQUIRED glproto)
  ENDIF()
  
 -set(Python_ADDITIONAL_VERSIONS
--    3.5 3.4 3.3 2.7)
+-    3.6 3.5 3.4 3.3 2.7)
  find_package(PythonInterp REQUIRED)
  find_package(PythonSix 1.5.2 REQUIRED)
  find_package(PythonNumpy 1.7.0 REQUIRED)
-@@ -361,7 +359,7 @@ endif()
+@@ -382,7 +380,7 @@ endif()
  
  check_c_source_compiles(
  	"

Modified: head/graphics/piglit/pkg-plist
==============================================================================
--- head/graphics/piglit/pkg-plist	Fri Sep 22 15:28:09 2017	(r450384)
+++ head/graphics/piglit/pkg-plist	Fri Sep 22 15:29:50 2017	(r450385)
@@ -5,7 +5,7 @@ bin/piglit
 @dir %%DATADIR%%/generated_tests/modules
 @dir %%DATADIR%%/generated_tests/templates/gen_builtin_packing_tests
 @dir %%DATADIR%%/generated_tests/templates/gen_const_builtin_equal_tests
- at dir %%DATADIR%%/generated_tests/templates/gen_conversion_fp64
+ at dir %%DATADIR%%/generated_tests/templates/gen_conversion
 @dir %%DATADIR%%/generated_tests/templates/gen_extensions_defined
 @dir %%DATADIR%%/generated_tests/templates/gen_flat_interpolation_qualifier
 @dir %%DATADIR%%/generated_tests/templates/gen_inout_fp64
@@ -30,15 +30,20 @@ bin/piglit
 @dir %%DATADIR%%/tests/egl/spec/egl-1.4
 @dir %%DATADIR%%/tests/egl/spec/egl_chromium_sync_control
 @dir %%DATADIR%%/tests/egl/spec/egl_ext_client_extensions
+ at dir %%DATADIR%%/tests/egl/spec/egl_ext_device_enumeration
+ at dir %%DATADIR%%/tests/egl/spec/egl_ext_device_query
 @dir %%DATADIR%%/tests/egl/spec/egl_khr_create_context
 @dir %%DATADIR%%/tests/egl/spec/egl_khr_fence_sync
 @dir %%DATADIR%%/tests/egl/spec/egl_khr_get_all_proc_addresses
+ at dir %%DATADIR%%/tests/egl/spec/egl_khr_gl_image
 @dir %%DATADIR%%/tests/egl/spec/egl_khr_surfaceless_context
+ at dir %%DATADIR%%/tests/egl/spec/egl_mesa_platform_surfaceless
 @dir %%DATADIR%%/tests/fbo
 @dir %%DATADIR%%/tests/general
 @dir %%DATADIR%%/tests/glean
 @dir %%DATADIR%%/tests/glx
 @dir %%DATADIR%%/tests/hiz
+ at dir %%DATADIR%%/tests/perf
 @dir %%DATADIR%%/tests/security
 @dir %%DATADIR%%/tests/spec/amd_performance_monitor
 @dir %%DATADIR%%/tests/spec/amd_pinned_memory
@@ -53,7 +58,6 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/arb_clear_texture
 @dir %%DATADIR%%/tests/spec/arb_clip_control
 @dir %%DATADIR%%/tests/spec/arb_color_buffer_float
- at dir %%DATADIR%%/tests/spec/arb_compute_shader/compiler
 @dir %%DATADIR%%/tests/spec/arb_copy_buffer
 @dir %%DATADIR%%/tests/spec/arb_copy_image
 @dir %%DATADIR%%/tests/spec/arb_debug_output
@@ -65,6 +69,7 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/arb_draw_indirect
 @dir %%DATADIR%%/tests/spec/arb_es2_compatibility
 @dir %%DATADIR%%/tests/spec/arb_es3_compatibility
+ at dir %%DATADIR%%/tests/spec/arb_fragment_shader_interlock
 @dir %%DATADIR%%/tests/spec/arb_framebuffer_no_attachments
 @dir %%DATADIR%%/tests/spec/arb_framebuffer_object
 @dir %%DATADIR%%/tests/spec/arb_framebuffer_srgb
@@ -83,6 +88,8 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/arb_occlusion_query
 @dir %%DATADIR%%/tests/spec/arb_occlusion_query2
 @dir %%DATADIR%%/tests/spec/arb_pipeline_statistics_query
+ at dir %%DATADIR%%/tests/spec/arb_point_parameters
+ at dir %%DATADIR%%/tests/spec/arb_post_depth_coverage
 @dir %%DATADIR%%/tests/spec/arb_program_interface_query
 @dir %%DATADIR%%/tests/spec/arb_provoking_vertex
 @dir %%DATADIR%%/tests/spec/arb_query_buffer_object
@@ -93,6 +100,7 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/arb_shader_draw_parameters
 @dir %%DATADIR%%/tests/spec/arb_shader_image_size
 @dir %%DATADIR%%/tests/spec/arb_shader_objects
+ at dir %%DATADIR%%/tests/spec/arb_sparse_buffer
 @dir %%DATADIR%%/tests/spec/arb_stencil_texturing
 @dir %%DATADIR%%/tests/spec/arb_sync
 @dir %%DATADIR%%/tests/spec/arb_texture_barrier
@@ -108,6 +116,7 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/arb_timer_query
 @dir %%DATADIR%%/tests/spec/arb_transform_feedback2
 @dir %%DATADIR%%/tests/spec/arb_transform_feedback3
+ at dir %%DATADIR%%/tests/spec/arb_transform_feedback_overflow_query
 @dir %%DATADIR%%/tests/spec/arb_vertex_array_bgra
 @dir %%DATADIR%%/tests/spec/arb_vertex_array_object
 @dir %%DATADIR%%/tests/spec/arb_vertex_buffer_object
@@ -118,10 +127,12 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/ati_envmap_bumpmap
 @dir %%DATADIR%%/tests/spec/ext_depth_bounds_test
 @dir %%DATADIR%%/tests/spec/ext_fog_coord
+ at dir %%DATADIR%%/tests/spec/ext_frag_depth
 @dir %%DATADIR%%/tests/spec/ext_framebuffer_blit
 @dir %%DATADIR%%/tests/spec/ext_framebuffer_multisample
 @dir %%DATADIR%%/tests/spec/ext_framebuffer_multisample_blit_scaled
 @dir %%DATADIR%%/tests/spec/ext_image_dma_buf_import
+ at dir %%DATADIR%%/tests/spec/ext_memory_object
 @dir %%DATADIR%%/tests/spec/ext_packed_depth_stencil
 @dir %%DATADIR%%/tests/spec/ext_packed_float
 @dir %%DATADIR%%/tests/spec/ext_polygon_offset_clamp
@@ -135,6 +146,7 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/gl-1.0
 @dir %%DATADIR%%/tests/spec/gl-1.1
 @dir %%DATADIR%%/tests/spec/gl-1.2
+ at dir %%DATADIR%%/tests/spec/gl-1.3
 @dir %%DATADIR%%/tests/spec/gl-1.4
 @dir %%DATADIR%%/tests/spec/gl-1.5
 @dir %%DATADIR%%/tests/spec/gl-2.0/api
@@ -143,6 +155,7 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/gl-3.2/layered-rendering
 @dir %%DATADIR%%/tests/spec/gl-3.3
 @dir %%DATADIR%%/tests/spec/gl-4.4
+ at dir %%DATADIR%%/tests/spec/gl-4.5
 @dir %%DATADIR%%/tests/spec/gles-2.0
 @dir %%DATADIR%%/tests/spec/glsl-1.10/execution/clipping
 @dir %%DATADIR%%/tests/spec/glsl-1.10/execution/varying-packing
@@ -152,9 +165,11 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/glx_ext_import_context
 @dir %%DATADIR%%/tests/spec/glx_mesa_query_renderer
 @dir %%DATADIR%%/tests/spec/glx_oml_sync_control
+ at dir %%DATADIR%%/tests/spec/intel_conservative_rasterization
 @dir %%DATADIR%%/tests/spec/khr_debug
 @dir %%DATADIR%%/tests/spec/mesa_pack_invert
 @dir %%DATADIR%%/tests/spec/nv_conditional_render
+ at dir %%DATADIR%%/tests/spec/nv_image_formats
 @dir %%DATADIR%%/tests/spec/nv_texture_barrier
 @dir %%DATADIR%%/tests/spec/oes_compressed_paletted_texture
 @dir %%DATADIR%%/tests/spec/oes_draw_elements_base_vertex
@@ -163,3 +178,4 @@ bin/piglit
 @dir %%DATADIR%%/tests/spec/oes_matrix_get
 @dir %%DATADIR%%/tests/spec/oes_texture_float
 @dir %%DATADIR%%/tests/texturing/shaders
+ at dir %%DATADIR%%/tests/wgl


More information about the svn-ports-all mailing list