From 328ae4074233a5b85e0e38efece1af5dcc218160 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 16 Jun 2022 23:06:54 +0800 Subject: */*: Replace science/szip with science/libaec - Bump PORTREVISION of dependent ports for dependency change szip does not allow redistribution in binary form without proper commercial license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building this port, therefore building dependent ports are also blocked. Switch all dependent ports to science/libaec to avoid conflicts and license issue. PR: 228743, 246097, 250165 --- misc/adios2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/adios2') diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index 9887fabbd772..f4826ef0583a 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -1,6 +1,7 @@ PORTNAME= adios2 DISTVERSIONPREFIX= v DISTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org @@ -26,7 +27,7 @@ LIB_DEPENDS= libblosc.so:archivers/c-blosc \ libmpi.so:net/mpich \ libpng.so:graphics/png \ libsodium.so:security/libsodium \ - libsz.so:science/szip \ + libsz.so:science/libaec \ libzmq.so:net/libzmq4 \ libzfp.so:devel/zfp RUN_DEPENDS= bash:shells/bash \ -- cgit v1.2.3