Date: Thu, 7 Jul 2011 08:03:22 GMT From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/158701: [UPDATE] net/py-ldap2: update to 2.4.1 Message-ID: <201107070803.p6783MBn039330@red.freebsd.org> Resent-Message-ID: <201107070810.p678ACO4058712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 158701 >Category: ports >Synopsis: [UPDATE] net/py-ldap2: update to 2.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 07 08:10:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Ruslan Mahmatkhanov >Release: 9.0-CURRENT >Organization: >Environment: 9.0-CURRENT i386 >Description: - update to 2.4.1 - add dependency on devel/py-asn1-modules (required for ldap.controls.sessiontrack) tinderbuild log (8.2-RELEASE): http://happy-nation.by.ru/ports/tb/py27-ldap2-2.4.1.log changelog: http://python-ldap.cvs.sourceforge.net/viewvc/python-ldap/python-ldap/CHANGES?revision=1.263&view=markup >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruNa py-ldap2.orig/Makefile py-ldap2/Makefile --- py-ldap2.orig/Makefile 2011-06-30 00:38:34.000000000 +0400 +++ py-ldap2/Makefile 2011-07-07 11:35:16.000000000 +0400 @@ -5,7 +5,7 @@ # $FreeBSD: ports/net/py-ldap2/Makefile,v 1.56 2011/06/29 20:38:34 delphij Exp $ PORTNAME= ldap2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,8 @@ MAINTAINER= delphij@FreeBSD.org COMMENT= An LDAP module for python, for OpenLDAP2 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1-modules>=0:${PORTSDIR}/devel/py-asn1-modules + USE_PYTHON= yes USE_PYDISTUTILS= easy_install USE_OPENLDAP= yes diff -ruNa py-ldap2.orig/distinfo py-ldap2/distinfo --- py-ldap2.orig/distinfo 2011-06-30 00:38:34.000000000 +0400 +++ py-ldap2/distinfo 2011-07-07 11:30:49.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (python-ldap-2.4.0.tar.gz) = 2c269c3391c91faf91a7d7eeec36fd43c5bcce37e10ef04787742d584a0a09b6 -SIZE (python-ldap-2.4.0.tar.gz) = 119569 +SHA256 (python-ldap-2.4.1.tar.gz) = 96fbcf53aa0036b76ea038edaadc2db569b09309865032e60e805b1e51c516b8 +SIZE (python-ldap-2.4.1.tar.gz) = 120944 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107070803.p6783MBn039330>