summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2016-01-09 14:29:47 +0000
committerThomas Zander <riggs@FreeBSD.org>2016-01-09 14:29:47 +0000
commit8a7b2fd246ee03af72f5fd12f392557bf4f222a3 (patch)
tree5cec078c4c90e36c6b2c11726f156e86a1b6808f /security
parentAdd www/py-MechanicalSoup, a Python lib for interaction with websites (diff)
Update to upstream version 0.0.5
Notes
Notes: svn path=/head/; revision=405633
Diffstat (limited to 'security')
-rw-r--r--security/py-gpsoauth/Makefile9
-rw-r--r--security/py-gpsoauth/distinfo4
2 files changed, 9 insertions, 4 deletions
diff --git a/security/py-gpsoauth/Makefile b/security/py-gpsoauth/Makefile
index e277da423693..c4ede4615b07 100644
--- a/security/py-gpsoauth/Makefile
+++ b/security/py-gpsoauth/Makefile
@@ -2,7 +2,9 @@
# $FreeBSD$
PORTNAME= gpsoauth
-PORTVERSION= 0.0.20150603
+#Drop the date string after 0.1 has been released.
+#This saves us the trouble of introducing PORTEPOCH.
+PORTVERSION= 0.0.20151011
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,10 +16,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.6.1:${PORTSDIR}/security/py-pycrypto \
${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:${PORTSDIR}/www/py-requests \
+ ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>0:${PORTSDIR}/net/py-ndg_httpsclient \
+ ${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl \
+ ${PYTHON_PKGNAMEPREFIX}pyasn1>0:${PORTSDIR}/devel/py-pyasn1
USE_GITHUB= yes
GH_ACCOUNT= simon-weber
-GH_TAGNAME= ea8246b
+GH_TAGNAME= ad65445 # This corresponds to release 0.0.5
USES= python
USE_PYTHON= distutils autoplist
diff --git a/security/py-gpsoauth/distinfo b/security/py-gpsoauth/distinfo
index 767fcc6bc2a2..9deec92bd139 100644
--- a/security/py-gpsoauth/distinfo
+++ b/security/py-gpsoauth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (simon-weber-gpsoauth-0.0.20150603-ea8246b_GH0.tar.gz) = 2a816dcb12ba4e3f8e7e04b7e5c8383ad59969ddad15a9eabac9731e00696f4f
-SIZE (simon-weber-gpsoauth-0.0.20150603-ea8246b_GH0.tar.gz) = 4422
+SHA256 (simon-weber-gpsoauth-0.0.20151011-ad65445_GH0.tar.gz) = bcc2e5b6b60b61bd6f3cfe4a61ab11a2fc9ac7a3979a4f9662fe2b25c2772b57
+SIZE (simon-weber-gpsoauth-0.0.20151011-ad65445_GH0.tar.gz) = 4625