mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 1.6.5
PR: 247601 Submitted by: John W. O'Brien <john@saltant.com> (maintainer)
This commit is contained in:
parent
592772e9c3
commit
73622cd34c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540677
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gssapi
|
||||
DISTVERSION= 1.6.1
|
||||
DISTVERSION= 1.6.5
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,11 +11,11 @@ COMMENT= High-level and low-level Python bindings to GSSAPI C libraries
|
||||
|
||||
LICENSE= ISCL
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>1.4.0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} \
|
||||
${PY_ENUM34}
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
OPTIONS_RADIO= GSSAPI
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1565447441
|
||||
SHA256 (gssapi-1.6.1.tar.gz) = 99172a907ecc2d831390f389d3d2099863f48a16975f3c823f3ff3ad1579d5bf
|
||||
SIZE (gssapi-1.6.1.tar.gz) = 1042941
|
||||
TIMESTAMP = 1593261344
|
||||
SHA256 (gssapi-1.6.5.tar.gz) = 9971eb9771215164ae6ff4af6e020a13cb8d5a55bc834a329be53594d2d1250a
|
||||
SIZE (gssapi-1.6.5.tar.gz) = 1045011
|
||||
|
Loading…
Reference in New Issue
Block a user