svn commit: r522349 - head/devel/tbb

Ganael LAPLANCHE martymac at FreeBSD.org
Tue Jan 7 18:23:50 UTC 2020


Author: martymac
Date: Tue Jan  7 18:23:49 2020
New Revision: 522349
URL: https://svnweb.freebsd.org/changeset/ports/522349

Log:
  Use Intel GH account
  
  Reported by:	jbeich

Modified:
  head/devel/tbb/Makefile
  head/devel/tbb/distinfo

Modified: head/devel/tbb/Makefile
==============================================================================
--- head/devel/tbb/Makefile	Tue Jan  7 18:02:16 2020	(r522348)
+++ head/devel/tbb/Makefile	Tue Jan  7 18:23:49 2020	(r522349)
@@ -17,7 +17,7 @@ ONLY_FOR_ARCHS_REASON=	has not been ported to this pla
 USES=	compiler gmake tar:tgz
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	01org
+GH_ACCOUNT=	intel
 
 SUB_FILES=	tbb.pc
 SUB_LIST=	prefix="${PREFIX}" \

Modified: head/devel/tbb/distinfo
==============================================================================
--- head/devel/tbb/distinfo	Tue Jan  7 18:02:16 2020	(r522348)
+++ head/devel/tbb/distinfo	Tue Jan  7 18:23:49 2020	(r522349)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578343729
-SHA256 (01org-tbb-v2020.0_GH0.tar.gz) = 8eed2377ac62e6ac10af5a8303ce861e4525ffe491a061b48e8fe094fc741ce9
-SIZE (01org-tbb-v2020.0_GH0.tar.gz) = 2624531
+TIMESTAMP = 1578421284
+SHA256 (intel-tbb-v2020.0_GH0.tar.gz) = 8eed2377ac62e6ac10af5a8303ce861e4525ffe491a061b48e8fe094fc741ce9
+SIZE (intel-tbb-v2020.0_GH0.tar.gz) = 2624531


More information about the svn-ports-all mailing list