summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-02-22 09:11:18 +0000
committeradam <adam@pkgsrc.org>2018-02-22 09:11:18 +0000
commit111be59eda4e5f674cdbaff2c9db8c48fae612a7 (patch)
tree6a93fbabbb62dc72c1dce6044c9bdd8a92208c9a /security
parent554ba779d3f977f6b16c6b7ba7e5c027ea5e0378 (diff)
downloadpkgsrc-111be59eda4e5f674cdbaff2c9db8c48fae612a7.tar.gz
py-gssapi: updated to 1.4.1
1.4.1: Features Support most of the GGF Extensions Tooling Exit successfully when no docs change Documentation Fix typo in Name documentation
Diffstat (limited to 'security')
-rw-r--r--security/py-gssapi/Makefile6
-rw-r--r--security/py-gssapi/PLIST3
-rw-r--r--security/py-gssapi/distinfo10
3 files changed, 10 insertions, 9 deletions
diff --git a/security/py-gssapi/Makefile b/security/py-gssapi/Makefile
index 043a21c7695..2a79c0d52e5 100644
--- a/security/py-gssapi/Makefile
+++ b/security/py-gssapi/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2017/12/06 12:19:43 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/02/22 09:11:18 adam Exp $
-DISTNAME= gssapi-1.3.0
+DISTNAME= gssapi-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gssapi/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://pypi.python.org/pypi/gssapi
+HOMEPAGE= https://github.com/pythongssapi/python-gssapi
COMMENT= Low-level and high-level wrappers around GSSAPI C libraries
LICENSE= modified-bsd
diff --git a/security/py-gssapi/PLIST b/security/py-gssapi/PLIST
index 352a2b7c5cb..6fcf5b2ad2f 100644
--- a/security/py-gssapi/PLIST
+++ b/security/py-gssapi/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2017/11/30 08:07:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/02/22 09:11:18 adam Exp $
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
@@ -34,6 +34,7 @@ ${PYSITELIB}/gssapi/raw/exceptions.so
${PYSITELIB}/gssapi/raw/ext_cred_imp_exp.so
${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_cred_store.so
${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_dce.so
+${PYSITELIB}/gssapi/raw/ext_ggf.so
${PLIST.mitkrb}${PYSITELIB}/gssapi/raw/ext_iov_mic.so
${PYSITELIB}/gssapi/raw/ext_password.so
${PLIST.posix}${PYSITELIB}/gssapi/raw/ext_password_add.so
diff --git a/security/py-gssapi/distinfo b/security/py-gssapi/distinfo
index a3046e2d3a7..4247786d2e1 100644
--- a/security/py-gssapi/distinfo
+++ b/security/py-gssapi/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/12/06 12:19:43 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/02/22 09:11:18 adam Exp $
-SHA1 (gssapi-1.3.0.tar.gz) = b2ea74d27dcecb09f7dc950669a8af900b22d463
-RMD160 (gssapi-1.3.0.tar.gz) = c92b30958299e0fc1b85feec944252d62936ca9a
-SHA512 (gssapi-1.3.0.tar.gz) = 811478c560201554210303371514792ebd901368da86c6431414794c05bad42bf5dd4067e5f4414f95aa53ec9e8cdf5c4f0c9adf734c956de987916b125c1dbc
-Size (gssapi-1.3.0.tar.gz) = 873794 bytes
+SHA1 (gssapi-1.4.1.tar.gz) = fe412488583846b2562a5a495061d0132ca7eaf6
+RMD160 (gssapi-1.4.1.tar.gz) = 65e334e8666674a618bfc76263726942486524ee
+SHA512 (gssapi-1.4.1.tar.gz) = b1d4decbd60b93fd4e1f8774e6ef5df80c0e137d870902e6a4517e7929213b907bb90b18fa7909f7b8f9218c1965eaf6c7d4cd5c1f60e07fe2280c41c7daf340
+Size (gssapi-1.4.1.tar.gz) = 904295 bytes