svn commit: r524620 - in head/devel/ispc: . files

Yuri Victorovich yuri at FreeBSD.org
Thu Jan 30 02:16:00 UTC 2020


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 at 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 at 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


More information about the svn-ports-all mailing list