git: 7437f16f67af - main - net/py-ldap0: update to version 1.2.8

Palle Girgensohn girgen at FreeBSD.org
Mon Jun 7 12:55:54 UTC 2021


The branch main has been updated by girgen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7437f16f67af6a3c8c759bc826f20cfc6cd22038

commit 7437f16f67af6a3c8c759bc826f20cfc6cd22038
Author:     Palle Girgensohn <girgen at FreeBSD.org>
AuthorDate: 2021-06-07 12:49:54 +0000
Commit:     Palle Girgensohn <girgen at FreeBSD.org>
CommitDate: 2021-06-07 12:55:41 +0000

    net/py-ldap0: update to version 1.2.8
    
    Fetch from gitlab, since the pypi links don't work for some reason.
---
 net/py-ldap0/Makefile | 8 ++++++--
 net/py-ldap0/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/net/py-ldap0/Makefile b/net/py-ldap0/Makefile
index 658b7854cf8a..7bc6b26b7c19 100644
--- a/net/py-ldap0/Makefile
+++ b/net/py-ldap0/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	ldap0
-PORTVERSION=	1.1.3
+PORTVERSION=	1.2.8
 CATEGORIES=	net python
-MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	girgen at FreeBSD.org
@@ -20,6 +19,11 @@ USE_LOCALE=	en_US.UTF-8
 USE_OPENLDAP=	yes
 USE_PYTHON=	autoplist distutils
 
+USE_GITLAB=	yes
+GL_ACCOUNT=	ae-dir
+GL_PROJECT=	python-ldap0
+GL_COMMIT=	1bf10aa9ad4ab7755e02c9f74cfa9ad7b4368d34
+
 WANT_OPENLDAP_SASL=	yes
 
 PYDISTUTILS_BUILD_TARGET=	build_ext
diff --git a/net/py-ldap0/distinfo b/net/py-ldap0/distinfo
index 16f404e80b21..2262176d8abf 100644
--- a/net/py-ldap0/distinfo
+++ b/net/py-ldap0/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605298849
-SHA256 (ldap0-1.1.3.tar.gz) = 1532635d6d066f27f569fcc8e2ffb6194a3794faa0b3b34ef86c928a5ba02f97
-SIZE (ldap0-1.1.3.tar.gz) = 84105
+TIMESTAMP = 1623064709
+SHA256 (ae-dir-python-ldap0-1bf10aa9ad4ab7755e02c9f74cfa9ad7b4368d34_GL0.tar.gz) = f66cbee5dc2253b5c72570e29a9df78bc779a9014224666e3e5ed412a08f439a
+SIZE (ae-dir-python-ldap0-1bf10aa9ad4ab7755e02c9f74cfa9ad7b4368d34_GL0.tar.gz) = 252782


More information about the dev-commits-ports-main mailing list