aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-03-11 00:30:32 +0800
committerrakuco <rakuco@FreeBSD.org>2016-03-11 00:30:32 +0800
commitd3a6df393d1386c0f1e693355af6691b91e23549 (patch)
tree8b23202bec44021f0dbf108723a92138f3dd40fc /security
parentc09ca88f3f9136e48c726be396899b80e68e8302 (diff)
downloadfreebsd-ports-gnome-d3a6df393d1386c0f1e693355af6691b91e23549.tar.gz
freebsd-ports-gnome-d3a6df393d1386c0f1e693355af6691b91e23549.tar.zst
freebsd-ports-gnome-d3a6df393d1386c0f1e693355af6691b91e23549.zip
Update to 16.0.0.
PR: 207789 Submitted by: jochen@jochen-neumeister.de (first version), Axel.Rau@Chaos1.DE (later version) Approved by: Axel.Rau@Chaos1.DE (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/py-service_identity/Makefile13
-rw-r--r--security/py-service_identity/distinfo4
2 files changed, 9 insertions, 8 deletions
diff --git a/security/py-service_identity/Makefile b/security/py-service_identity/Makefile
index 9095d0753dd5..c75fc9e4ed7a 100644
--- a/security/py-service_identity/Makefile
+++ b/security/py-service_identity/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= service_identity
-PORTVERSION= 14.0.0
-PORTREVISION= 2
+PORTVERSION= 16.0.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,11 +13,13 @@ COMMENT= Service identity verification for pyOpenSSL
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:${PORTSDIR}/security/py-openssl \
- ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.7:${PORTSDIR}/devel/py-pyasn1 \
- ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.0.5:${PORTSDIR}/devel/py-pyasn1-modules \
- ${PYTHON_PKGNAMEPREFIX}characteristic>=14.0.0:${PORTSDIR}/devel/py-characteristic
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=15.2:${PORTSDIR}/devel/py-attrs \
+ ${PYTHON_PKGNAMEPREFIX}openssl>=0.15:${PORTSDIR}/security/py-openssl \
+ ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.9:${PORTSDIR}/devel/py-pyasn1 \
+ ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0.0.8:${PORTSDIR}/devel/py-pyasn1-modules \
+ ${PYTHON_PKGNAMEPREFIX}characteristic>=14.1:${PORTSDIR}/devel/py-characteristic
+NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist
diff --git a/security/py-service_identity/distinfo b/security/py-service_identity/distinfo
index a61732b54e78..8c8f3b075d60 100644
--- a/security/py-service_identity/distinfo
+++ b/security/py-service_identity/distinfo
@@ -1,2 +1,2 @@
-SHA256 (service_identity-14.0.0.tar.gz) = 3105a319a7c558490666694f599be0c377ad54824eefb404cde4ce49e74a4f5a
-SIZE (service_identity-14.0.0.tar.gz) = 26033
+SHA256 (service_identity-16.0.0.tar.gz) = 0630e222f59f91f3db498be46b1d879ff220955d7bbad719a5cb9ad14e3c3036
+SIZE (service_identity-16.0.0.tar.gz) = 30270