Date: Tue, 30 Apr 2013 09:08:19 GMT From: Oliver Hartmann <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/178254: [PATHC] devel/opencl: new distinfo Message-ID: <201304300908.r3U98JHG023349@red.freebsd.org> Resent-Message-ID: <201304300910.r3U9A1KU093956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178254 >Category: ports >Synopsis: [PATHC] devel/opencl: new distinfo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Apr 30 09:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Oliver Hartmann >Release: >Organization: FU Berlin >Environment: >Description: Attached, you'll find a patchset for the devel/opencl folder with the diffs of the changes. I hope this will fix some issues with the changes/bugfixes done by Khronos. Could someone review and, evtl. commit the patch? Regards, Oliver >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Nur opencl/Makefile opencl.new/Makefile --- opencl/Makefile 2013-04-30 10:59:00.000000000 +0200 +++ opencl.new/Makefile 2013-04-30 11:02:50.000000000 +0200 @@ -3,7 +3,7 @@ PORTNAME= opencl PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.khronos.org/registry/cl/api/${PORTVERSION}/ DISTFILES= opencl.h cl_platform.h cl.h cl_ext.h cl_dx9_media_sharing.h \ @@ -12,7 +12,7 @@ EXTRACT_ONLY= MAINTAINER= ohartman@zedat.fu-berlin.de -COMMENT= Open Computing Language (OpenCL) specifications +COMMENT= Open Computing Language (OpenCL) specifications V1.2 CONFLICTS= opencl-1.[0-1] diff -Nur opencl/distinfo opencl.new/distinfo --- opencl/distinfo 2013-04-30 10:59:00.000000000 +0200 +++ opencl.new/distinfo 2013-04-30 11:01:59.000000000 +0200 @@ -4,17 +4,17 @@ SIZE (opencl/cl_platform.h) = 41127 SHA256 (opencl/cl.h) = a5465c2ed1a0687878c8f7aa25f94626d7cd3a3868163ecaa6e8b36d6ed52368 SIZE (opencl/cl.h) = 61545 -SHA256 (opencl/cl_ext.h) = b3d5abc8e86c1cd723be71116b26d39f676adec1dd2fd294c9028ecaf5119f3b -SIZE (opencl/cl_ext.h) = 11538 +SHA256 (opencl/cl_ext.h) = 3eafb74bc1b9456fd0e12393bfe65e48c9b3246d3c36b9f69ac253f73e0b50c7 +SIZE (opencl/cl_ext.h) = 11540 SHA256 (opencl/cl_dx9_media_sharing.h) = 26fb40bac8e229747bdc27b350b836e3703c1e946cb40893f4c8ab2289203920 SIZE (opencl/cl_dx9_media_sharing.h) = 5157 SHA256 (opencl/cl_d3d10.h) = c7adb38a19663ee240977afc64903f4638d9c5c03ca478793c9f7a15c1c6ac2b SIZE (opencl/cl_d3d10.h) = 4859 SHA256 (opencl/cl_d3d11.h) = 8ade5d641e1acd12fa37bac36abf41f24985f4e38ceb32da9c01cc0e4fc3742f SIZE (opencl/cl_d3d11.h) = 4853 -SHA256 (opencl/cl_gl.h) = 0f1fddf28a0bbe760c73ce35685988a008a5657be2f91ab170b87e99c18981ef -SIZE (opencl/cl_gl.h) = 7288 +SHA256 (opencl/cl_gl.h) = aa49d380177ac538b8ab00196381301fac6178e5b931398e3da43067ac3c33c4 +SIZE (opencl/cl_gl.h) = 7343 SHA256 (opencl/cl_gl_ext.h) = 4d663bbfc932ab405623e5f5d1bba3f438351d0ead65e1ccdd9bb769caf7a7d0 SIZE (opencl/cl_gl_ext.h) = 2630 -SHA256 (opencl/cl.hpp) = 427f32ecea67aecf8349b7cd444af2ca86a9ca958e5bb63489e45043ed5f3b5c -SIZE (opencl/cl.hpp) = 271795 +SHA256 (opencl/cl.hpp) = 006671ee638a29a95c19bf37fbbf71ec8df445d2ea46df81f65faaff2d8a5133 +SIZE (opencl/cl.hpp) = 272297 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304300908.r3U98JHG023349>