pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/parallel/threadingbuildingblocks
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Feb 2 07:34:40 UTC 2025
Modified Files:
pkgsrc/parallel/threadingbuildingblocks: Makefile
Log Message:
parallel/threadingbuildingblocks: Update HOMEPAGE
Follow redirect.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/parallel/threadingbuildingblocks/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/parallel/threadingbuildingblocks/Makefile
diff -u pkgsrc/parallel/threadingbuildingblocks/Makefile:1.17 pkgsrc/parallel/threadingbuildingblocks/Makefile:1.18
--- pkgsrc/parallel/threadingbuildingblocks/Makefile:1.17 Sat Dec 7 16:07:05 2024
+++ pkgsrc/parallel/threadingbuildingblocks/Makefile Sun Feb 2 07:34:40 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2024/12/07 16:07:05 nia Exp $
+# $NetBSD: Makefile,v 1.18 2025/02/02 07:34:40 ryoon Exp $
DISTNAME= oneTBB-2022.0.0
PKGNAME= ${DISTNAME:S/oneTBB-/threadingbuildingblocks-/}
@@ -9,7 +9,7 @@ GITHUB_PROJECT= oneTBB
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= asau%inbox.ru@localhost
-HOMEPAGE= https://www.threadingbuildingblocks.org/
+HOMEPAGE= https://uxlfoundation.github.io/oneTBB/
COMMENT= Threading Buildling Blocks
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index