diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2020-07-17 18:12:25 +0800 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2020-07-17 18:12:25 +0800 |
commit | b4b8dbee425be6f4e844ae409e1a17c3a171a0fb (patch) | |
tree | 7f9f8c2adcea35e87d4536523cccf69c21177b56 /archivers | |
parent | 3d6c7cb9cf660ccb5a6f9f1c1e3a3551e25a4b8d (diff) | |
download | freebsd-ports-gnome-b4b8dbee425be6f4e844ae409e1a17c3a171a0fb.tar.gz freebsd-ports-gnome-b4b8dbee425be6f4e844ae409e1a17c3a171a0fb.tar.zst freebsd-ports-gnome-b4b8dbee425be6f4e844ae409e1a17c3a171a0fb.zip |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/par2cmdline-tbb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/par2cmdline-tbb/Makefile b/archivers/par2cmdline-tbb/Makefile index 7d4a97971a80..b210571958ea 100644 --- a/archivers/par2cmdline-tbb/Makefile +++ b/archivers/par2cmdline-tbb/Makefile @@ -3,7 +3,7 @@ PORTNAME= par2cmdline-tbb PORTVERSION= 20100203 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= archivers MASTER_SITES= http://chuchusoft.com/par2_tbb/ DISTNAME= par2cmdline-0.4-tbb-${PORTVERSION} |