diff --git a/security/softether-devel/files/pkg-message.in b/security/softether-devel/files/pkg-message.in index 7af183c3137b..0c0335a6ade3 100644 --- a/security/softether-devel/files/pkg-message.in +++ b/security/softether-devel/files/pkg-message.in @@ -1,29 +1,31 @@ [ { type: install message: < # devel/cpu_features not available on these archs, see devel/cpu_features/Makefile .if (${ARCH} == aarch64 || ${ARCH} == armv6 || ${ARCH} == armv7 || \ ${ARCH} == mips || ${ARCH} == mips64) # skip cpu_features when devel/cpu_features is not available CMAKE_ARGS+= -DSKIP_CPU_FEATURES=1 .else BUILD_DEPENDS+= ${LOCALBASE}/include/cpu_features/cpu_features_macros.h:devel/cpu_features LIB_DEPENDS+= libcpu_features.so:devel/cpu_features .endif post-install: @${MKDIR} ${STAGEDIR}${SE_LOGDIR} ${STAGEDIR}${SE_DBDIR} ${STAGEDIR}${SE_PIDDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${FIND} ${WRKSRC} -name ${doc} -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR} \; .endfor .include diff --git a/security/softether5/distinfo b/security/softether5/distinfo index 6408cc6f6598..195ca001a6a7 100644 --- a/security/softether5/distinfo +++ b/security/softether5/distinfo @@ -1,21 +1,21 @@ -TIMESTAMP = 1682937154 -SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-321-g6ae786d5_GH0.tar.gz) = d9143e9a6c5c238a7115ada963aaabb0198c5ac5512e1e1748f7707131079bf6 -SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-321-g6ae786d5_GH0.tar.gz) = 16486457 +TIMESTAMP = 1685607869 +SHA256 (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-333-g0f689d9d_GH0.tar.gz) = 177025c797f13764536b6940f59cb6add42729fbcb8ab60807ecc394c83fcb77 +SIZE (softether/SoftEtherVPN-SoftEtherVPN-5.02.5180-333-g0f689d9d_GH0.tar.gz) = 16485975 SHA256 (softether/SoftEtherVPN-libhamcore-2951ae5_GH0.tar.gz) = 7e95f906ca088f192a2de2f90fede3b8af394e151666ae4a0533151de3fe919c SIZE (softether/SoftEtherVPN-libhamcore-2951ae5_GH0.tar.gz) = 8337 SHA256 (softether/BLAKE2-BLAKE2-b52178a_GH0.tar.gz) = 0bef79a164bda953410f474daab3241ed6461daa4fb90213b95ae60c440c6775 SIZE (softether/BLAKE2-BLAKE2-b52178a_GH0.tar.gz) = 908803 SHA256 (softether/cxong-tinydir-ec6bff2_GH0.tar.gz) = d9c28aecc6c12409156942c5f6293267f9fba91ab1c2727bcfe26dc8f451030f SIZE (softether/cxong-tinydir-ec6bff2_GH0.tar.gz) = 24765 SHA256 (softether/0cc81bd8.patch) = 80b87fec109c7fc907766a55300ea5cda02b6574ca2a3edce4733053106ce5f5 SIZE (softether/0cc81bd8.patch) = 822 SHA256 (softether/a461121b.patch) = 98b3fc15c8a499f20677d04d17dc012a72b4d78f1824db31ebf7dcc2c902aa26 SIZE (softether/a461121b.patch) = 930 SHA256 (softether/0d974cb2.patch) = f41cc1a1949b0f6137231c1c9b2db5ace7c02175804f723335a33a0a004c04d1 SIZE (softether/0d974cb2.patch) = 2014 SHA256 (softether/7ae4b614.patch) = ad423c6829a49183c0d9ed4764facf38e75aece4ebad1af5d4b1630556bd820e SIZE (softether/7ae4b614.patch) = 1118 SHA256 (softether/effb160a.patch) = b0d2865d8fc99b5e607737d2dbd6c58dfc2d8d6631ae9ed021057a2b37db669d SIZE (softether/effb160a.patch) = 780 SHA256 (softether/0938b91c.patch) = 44ff3ce20ca7dfb2a7b25ad91199c6dc8bdcf9984acafe7970803b4e45782381 SIZE (softether/0938b91c.patch) = 1639 diff --git a/security/softether5/files/pkg-message.in b/security/softether5/files/pkg-message.in index 7af183c3137b..c71f0403c586 100644 --- a/security/softether5/files/pkg-message.in +++ b/security/softether5/files/pkg-message.in @@ -1,29 +1,29 @@ [ { type: install message: <