FreeBSD Bugzilla – Attachment 228975 Details for
Bug 259050
net/py-ldap0: Update to 1.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update port to 1.4.0 and drop local patch
0001-net-py-ldap0-Update-to-1.4.0.patch (text/plain), 2.41 KB, created by
Xin LI
on 2021-10-24 08:02:46 UTC
(
hide
)
Description:
Patch to update port to 1.4.0 and drop local patch
Filename:
MIME Type:
Creator:
Xin LI
Created:
2021-10-24 08:02:46 UTC
Size:
2.41 KB
patch
obsolete
>From cbae6c824bf17d26e72ad4e16a1d53c847934dce Mon Sep 17 00:00:00 2001 >From: Xin LI <delphij@FreeBSD.org> >Date: Sun, 24 Oct 2021 01:00:59 -0700 >Subject: [PATCH] net/py-ldap0: Update to 1.4.0. > >--- > net/py-ldap0/Makefile | 4 ++-- > net/py-ldap0/distinfo | 6 +++--- > net/py-ldap0/files/patch-setup.cfg | 16 +++++----------- > 3 files changed, 10 insertions(+), 16 deletions(-) > >diff --git a/net/py-ldap0/Makefile b/net/py-ldap0/Makefile >index 216fad655808..c1bd9dba04dd 100644 >--- a/net/py-ldap0/Makefile >+++ b/net/py-ldap0/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= ldap0 >-PORTVERSION= 1.3.1 >+PORTVERSION= 1.4.0 > CATEGORIES= net python > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >@@ -21,7 +21,7 @@ USE_PYTHON= autoplist distutils > USE_GITLAB= yes > GL_ACCOUNT= ae-dir > GL_PROJECT= python-ldap0 >-GL_COMMIT= 555e0c1f72b87c9e7be88ca6bfd284b982ed6e17 >+GL_COMMIT= 68c70989a8992cf656764e0b8acad9797895055f > > PYDISTUTILS_BUILD_TARGET= build_ext > PYDISTUTILS_BUILDARGS+= --inplace >diff --git a/net/py-ldap0/distinfo b/net/py-ldap0/distinfo >index da916e00b9a3..d77f86b331c2 100644 >--- a/net/py-ldap0/distinfo >+++ b/net/py-ldap0/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1633887115 >-SHA256 (ae-dir-python-ldap0-555e0c1f72b87c9e7be88ca6bfd284b982ed6e17_GL0.tar.gz) = c9c2bf7bf1482af74c2c17877eb5bd7f9df31cb2312b27d8186f4d4b93cece57 >-SIZE (ae-dir-python-ldap0-555e0c1f72b87c9e7be88ca6bfd284b982ed6e17_GL0.tar.gz) = 253308 >+TIMESTAMP = 1635062274 >+SHA256 (ae-dir-python-ldap0-68c70989a8992cf656764e0b8acad9797895055f_GL0.tar.gz) = f5b344a6d81adce362e059ee80790d5604efb65d1a49b5693cc0aca5b58ba142 >+SIZE (ae-dir-python-ldap0-68c70989a8992cf656764e0b8acad9797895055f_GL0.tar.gz) = 252884 >diff --git a/net/py-ldap0/files/patch-setup.cfg b/net/py-ldap0/files/patch-setup.cfg >index a081d46ffcd1..a59382638c2b 100644 >--- a/net/py-ldap0/files/patch-setup.cfg >+++ b/net/py-ldap0/files/patch-setup.cfg >@@ -1,17 +1,11 @@ >---- setup.cfg.orig 2021-09-08 14:26:53 UTC >+--- setup.cfg.orig 2021-10-20 16:32:03 UTC > +++ setup.cfg >-@@ -13,12 +13,12 @@ >- # ./configure --with-cyrus-sasl --with-tls >- defines = HAVE_SASL HAVE_TLS >+@@ -11,7 +11,7 @@ >+ >+ defines = > > -extra_compile_args = -Wall -O1 -g -DPYMALLOC_DEBUG > +extra_compile_args = -Wall > extra_objects = > >- # Example for full-featured build: >- # Support for StartTLS/LDAPS, SASL bind and reentrant libldap_r. >--libs = ldap_r >-+libs = ldap >- >- [metadata] >- license_file = LICENSE >+ # Use re-entrant libldap_r >-- >2.33.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 259050
:
228569
|
228975
|
228976