devel/ocl-icd: update from 2.2.11 to 2.2.12
While here, update maintainer email address, cleanup formatting and pet portlint. PR: 226514 Submitted by: O. Hartmann <ohartmann@walstatt.org> (maintainer)
This commit is contained in:
parent
cf1c26792e
commit
23609a09af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473868
2 changed files with 14 additions and 11 deletions
|
@ -2,13 +2,11 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ocl-icd
|
||||
PORTVERSION= 2.2.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2.12
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= https://forge.imag.fr/frs/download.php/${REVID}/
|
||||
REVID= 814
|
||||
|
||||
MAINTAINER= ohartman@zedat.fu-berlin.de
|
||||
MAINTAINER= ohartmann@walstatt.org
|
||||
COMMENT= OpenCL Installable Client Driver
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
@ -17,17 +15,22 @@ BUILD_DEPENDS= opencl>=2.1:devel/opencl
|
|||
|
||||
CONFLICTS= freeocl-[0-9]* opencl-icd-[0-9]*
|
||||
|
||||
USES= gmake libtool localbase:ldflags pathfix
|
||||
|
||||
USE_GITHUB= yes
|
||||
USE_RUBY= yes
|
||||
RUBY_NO_RUN_DEPENDS= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
RUBY_NO_RUN_DEPENDS=yes
|
||||
USES= gmake libtool localbase pathfix
|
||||
REVID= 836
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS+=--disable-official-khronos-headers \
|
||||
--enable-custom-vendordir
|
||||
--enable-custom-vendordir \
|
||||
--enable-pthread-once
|
||||
|
||||
OPTIONS_DEFINE= MANPAGES
|
||||
OPTIONS_DEFINE= DOCS MANPAGES
|
||||
OPTIONS_DEFAULT=MANPAGES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486067287
|
||||
SHA256 (ocl-icd-2.2.11.tar.gz) = 02fa41da98ae2807e92742196831d320e3fc2f4cb1118d0061d9f51dda867730
|
||||
SIZE (ocl-icd-2.2.11.tar.gz) = 455800
|
||||
TIMESTAMP = 1520760392
|
||||
SHA256 (ocl-icd-ocl-icd-2.2.12_GH0.tar.gz) = 7665f368354e3d2b7787ba4a23c6f061db1181195ba1914dd1cdcd462eca4df4
|
||||
SIZE (ocl-icd-ocl-icd-2.2.12_GH0.tar.gz) = 456646
|
||||
|
|
Loading…
Reference in a new issue