- This port does not yet work with python 3
- While here pacify portlint PR: 237327 (based on) Submitted by: dch@freebsd.org
This commit is contained in:
parent
e820f5710c
commit
f60183b31a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499174
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= sshfp
|
||||
PORTVERSION= 1.2.2
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= dns security
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
@ -16,12 +16,13 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dns/__init__.py:dns/py-dnspython@${PY_FLAVOR}
|
||||
${PYTHON_SITELIBDIR}/ldns.py:dns/py-ldns@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
USES= python shebangfix
|
||||
USE_PYTHON= flavors concurrent optsuffix
|
||||
USES= python:2.7 shebangfix
|
||||
USE_GITHUB= yes
|
||||
|
||||
GH_ACCOUNT= xelerance
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= xelerance
|
||||
|
||||
PY_FILES= sshfp dane
|
||||
SHEBANG_FILES= daneldnsx.py ${PY_FILES}
|
||||
|
@ -1,2 +1,3 @@
|
||||
TIMESTAMP = 1555502822
|
||||
SHA256 (xelerance-sshfp-1.2.2_GH0.tar.gz) = b951f13de5e4cafaca6c5aafbd8c98234516004171bd7fb14623ddf83dec1ed6
|
||||
SIZE (xelerance-sshfp-1.2.2_GH0.tar.gz) = 34690
|
||||
|
Loading…
Reference in New Issue
Block a user