diff --git a/security/testssl.sh/Makefile b/security/testssl.sh/Makefile index 9633fe293fd3..ed41867a525d 100644 --- a/security/testssl.sh/Makefile +++ b/security/testssl.sh/Makefile @@ -1,44 +1,44 @@ PORTNAME= testssl.sh DISTVERSIONPREFIX= v DISTVERSION= 3.0.9 CATEGORIES= security MAINTAINER= adamw@FreeBSD.org COMMENT= Analyze and report TLS/SSL configuration/misconfiguration -WWW= https://github.com/drwetter/testssl.sh +WWW= https://github.com/testssl/testssl.sh LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= openssl-unsafe>=1.0.1:security/openssl-unsafe \ bash:shells/bash TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON USES= perl5 shebangfix USE_GITHUB= yes -GH_ACCOUNT= drwetter +GH_ACCOUNT= testssl SHEBANG_FILES= testssl.sh utils/* USE_PERL5= test TEST_ENV= TESTSSL_INSTALL_DIR=${WRKSRC} NO_ARCH= yes NO_BUILD= yes post-patch: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|; s|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/testssl.sh do-install: ${INSTALL_SCRIPT} ${WRKSRC}/testssl.sh ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/testssl.1 ${STAGEDIR}${PREFIX}/share/man/man1 cd ${WRKSRC} && ${COPYTREE_SHARE} "etc utils" ${STAGEDIR}${DATADIR} do-test: # Run the badssl.com test as a sanity check. The full test suite # opens too many network connections and might take too long to # run. cd ${WRKSRC} && ${SETENV} ${TEST_ENV} prove -v t/51_badssl.com.t .include diff --git a/security/testssl.sh/distinfo b/security/testssl.sh/distinfo index 695728d51306..af2c8757b2c1 100644 --- a/security/testssl.sh/distinfo +++ b/security/testssl.sh/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718332771 -SHA256 (drwetter-testssl.sh-v3.0.9_GH0.tar.gz) = 75ecbe4470e74f9ad17f4c4ac733be123b0f67d676ed24cc2b30adb41561e05f -SIZE (drwetter-testssl.sh-v3.0.9_GH0.tar.gz) = 9381651 +TIMESTAMP = 1737732228 +SHA256 (testssl-testssl.sh-v3.0.9_GH0.tar.gz) = 75ecbe4470e74f9ad17f4c4ac733be123b0f67d676ed24cc2b30adb41561e05f +SIZE (testssl-testssl.sh-v3.0.9_GH0.tar.gz) = 9381651