Date: Thu, 12 Dec 2019 14:08:12 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r519927 - head/devel/intel-graphics-compiler Message-ID: <201912121408.xBCE8Cui009928@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Dec 12 14:08:12 2019 New Revision: 519927 URL: https://svnweb.freebsd.org/changeset/ports/519927 Log: devel/intel-graphics-compiler: update to 1.0.3032 Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3032 Reported by: GitHub (watch releases) Modified: head/devel/intel-graphics-compiler/Makefile (contents, props changed) head/devel/intel-graphics-compiler/distinfo (contents, props changed) Modified: head/devel/intel-graphics-compiler/Makefile ============================================================================== --- head/devel/intel-graphics-compiler/Makefile Thu Dec 12 14:02:10 2019 (r519926) +++ head/devel/intel-graphics-compiler/Makefile Thu Dec 12 14:08:12 2019 (r519927) @@ -2,7 +2,7 @@ PORTNAME= intel-graphics-compiler DISTVERSIONPREFIX= igc- -DISTVERSION= 1.0.2990 +DISTVERSION= 1.0.3032 CATEGORIES= devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/devel/intel-graphics-compiler/distinfo ============================================================================== --- head/devel/intel-graphics-compiler/distinfo Thu Dec 12 14:02:10 2019 (r519926) +++ head/devel/intel-graphics-compiler/distinfo Thu Dec 12 14:08:12 2019 (r519927) @@ -1,5 +1,5 @@ -TIMESTAMP = 1574816720 -SHA256 (intel-intel-graphics-compiler-igc-1.0.2990_GH0.tar.gz) = a4823e365c939254899cead5c9a23ada4d8c0f5ae395eef5f2a46cc82b59315f -SIZE (intel-intel-graphics-compiler-igc-1.0.2990_GH0.tar.gz) = 5930890 +TIMESTAMP = 1575531071 +SHA256 (intel-intel-graphics-compiler-igc-1.0.3032_GH0.tar.gz) = 242c90e37c899a288214aaa53b5d368d42739e3af0b2792f024db62ef3a2ed29 +SIZE (intel-intel-graphics-compiler-igc-1.0.3032_GH0.tar.gz) = 5934669 SHA256 (add5ac2f64f3.patch) = 4de0b73bf73d786e3aa6e55bb9bf4a45ac44ee3ef5177a64f50d869bb8e81285 SIZE (add5ac2f64f3.patch) = 3862
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912121408.xBCE8Cui009928>