Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2020 02:15:59 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524620 - in head/devel/ispc: . files
Message-ID:  <202001300215.00U2Fxuv069885@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Jan 30 02:15:59 2020
New Revision: 524620
URL: https://svnweb.freebsd.org/changeset/ports/524620

Log:
  devel/ispc: Update 1.12.0-116 -> 1.12.0-118
  
  The upstream adopted the "Add FreeBSD support" pull request from greg@unrelenting.technology.
  Thanks a lot to Greg for his help!
  
  Testing: The "Mandelbrot" testcase works with the 'sse4' target.

Deleted:
  head/devel/ispc/files/patch-examples_tasksys.cpp
  head/devel/ispc/files/patch-src_ispc.h
  head/devel/ispc/files/patch-src_util.cpp
Modified:
  head/devel/ispc/Makefile
  head/devel/ispc/distinfo

Modified: head/devel/ispc/Makefile
==============================================================================
--- head/devel/ispc/Makefile	Thu Jan 30 01:59:45 2020	(r524619)
+++ head/devel/ispc/Makefile	Thu Jan 30 02:15:59 2020	(r524620)
@@ -3,8 +3,8 @@
 
 PORTNAME=	ispc
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.12.0-116
-DISTVERSIONSUFFIX=	-g98cd1326
+DISTVERSION=	1.12.0-118
+DISTVERSIONSUFFIX=	-gf2948221
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/ispc/distinfo
==============================================================================
--- head/devel/ispc/distinfo	Thu Jan 30 01:59:45 2020	(r524619)
+++ head/devel/ispc/distinfo	Thu Jan 30 02:15:59 2020	(r524620)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580092092
-SHA256 (ispc-ispc-v1.12.0-116-g98cd1326_GH0.tar.gz) = 4fda17a161cac14e32667a1f5f6e1a10f504dbe6fa6e06872794d9df6996a649
-SIZE (ispc-ispc-v1.12.0-116-g98cd1326_GH0.tar.gz) = 19158442
+TIMESTAMP = 1580348425
+SHA256 (ispc-ispc-v1.12.0-118-gf2948221_GH0.tar.gz) = 304bc73f883c9839b17e101027bcfcef74ead37e5ab716caba55f0268ede7292
+SIZE (ispc-ispc-v1.12.0-118-gf2948221_GH0.tar.gz) = 19158387



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001300215.00U2Fxuv069885>