Date: Wed, 1 May 2013 22:29:39 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317055 - head/devel/opencl Message-ID: <201305012229.r41MTdhb042358@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Wed May 1 22:29:39 2013 New Revision: 317055 URL: http://svnweb.freebsd.org/changeset/ports/317055 Log: Update distinfo. This will fix some issues with the changes/bugfixes done by Khronos. PR: ports/178254 Submitted by: Oliver Hartmann <ohartman@zedat.fu-berlin.de> (maintainer) Modified: head/devel/opencl/Makefile head/devel/opencl/distinfo Modified: head/devel/opencl/Makefile ============================================================================== --- head/devel/opencl/Makefile Wed May 1 22:11:34 2013 (r317054) +++ head/devel/opencl/Makefile Wed May 1 22:29:39 2013 (r317055) @@ -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 @@ DIST_SUBDIR= ${PORTNAME} 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] Modified: head/devel/opencl/distinfo ============================================================================== --- head/devel/opencl/distinfo Wed May 1 22:11:34 2013 (r317054) +++ head/devel/opencl/distinfo Wed May 1 22:29:39 2013 (r317055) @@ -4,17 +4,17 @@ SHA256 (opencl/cl_platform.h) = e212b89b 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305012229.r41MTdhb042358>