Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2011 04:35:56 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162077: [MAINTAINER] net/py-ldap2: update to 2.4.4
Message-ID:  <201110280435.p9S4Zu3v019232@red.freebsd.org>
Resent-Message-ID: <201110280440.p9S4e6l1024731@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162077
>Category:       ports
>Synopsis:       [MAINTAINER] net/py-ldap2: update to 2.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 28 04:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT i386
>Description:
- update to 2.4.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index 6064a3f..40de013 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/py-ldap2/Makefile,v 1.59 2011/08/11 18:01:31 delphij Exp $
 
 PORTNAME=	ldap2
-PORTVERSION=	2.4.3
+PORTVERSION=	2.4.4
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ LICENSE_FILE=	${WRKSRC}/LICENCE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1-modules>=0:${PORTSDIR}/devel/py-asn1-modules
 
-USE_PYTHON=	yes
+USE_PYTHON=	2.6-2.7
 USE_PYDISTUTILS=	easy_install
 USE_OPENLDAP=	yes
 PYDISTUTILS_PKGNAME=	python-ldap
diff --git a/distinfo b/distinfo
index 1d8dfb3..0216695 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (python-ldap-2.4.3.tar.gz) = 88fb00ed5811e3df49d0f28317a48be2ae7e46252e473923005c7eb292d25e9d
-SIZE (python-ldap-2.4.3.tar.gz) = 125989
+SHA256 (python-ldap-2.4.4.tar.gz) = 154aa3a2ae25ab20b65d86c55d115f9c10bffe0b9bf8405c4346f74a2196dbf8
+SIZE (python-ldap-2.4.4.tar.gz) = 131282
diff --git a/pkg-plist b/pkg-plist
index 8268b9e..033c7af 100644
--- a/pkg-plist
+++ b/pkg-plist
@@ -84,6 +84,9 @@
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldap/schema/tokenizer.py
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldap/schema/tokenizer.pyc
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldap/schema/tokenizer.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldap/syncrepl.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldap/syncrepl.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldap/syncrepl.pyo
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldapurl.py
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldapurl.pyc
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ldapurl.pyo


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110280435.p9S4Zu3v019232>