pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/net/py-ldapdomaindump
> Module Name: pkgsrc
> Committed By: nikita
> Date: Thu Apr 30 12:11:10 UTC 2020
>
> Modified Files:
> pkgsrc/net/py-ldapdomaindump: Makefile
>
> Log Message:
> py-ldapdomaindump: bump, use py-dns
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/py-ldapdomaindump/Makefile
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
> Modified files:
>
> Index: pkgsrc/net/py-ldapdomaindump/Makefile
> diff -u pkgsrc/net/py-ldapdomaindump/Makefile:1.1 pkgsrc/net/py-ldapdomaindump/Makefile:1.2
> --- pkgsrc/net/py-ldapdomaindump/Makefile:1.1 Thu Apr 30 11:48:42 2020
> +++ pkgsrc/net/py-ldapdomaindump/Makefile Thu Apr 30 12:11:10 2020
> @@ -1,6 +1,7 @@
> -# $NetBSD: Makefile,v 1.1 2020/04/30 11:48:42 nikita Exp $
> +# $NetBSD: Makefile,v 1.2 2020/04/30 12:11:10 nikita Exp $
>
> DISTNAME= ldapdomaindump-0.9.1
> +PKGREVISION= 1
> PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
> CATEGORIES= net python
> MASTER_SITES= ${MASTER_SITE_PYPI:=l/ldapdomaindump/}
> @@ -11,7 +12,7 @@ COMMENT= Collection of Python classes fo
> LICENSE= apache-1.1
>
> DEPENDS+= ${PYPKGPREFIX}-ldap3-[0-9]*:../../databases/py-ldap3
> -DEPENDS+= ${PYPKGPREFIX}-dnspython-[0-9]*:../../net/py-dnspython
> +DEPENDS+= ${PYPKGPREFIX}-dnspython-[0-9]*:../../net/py-dns
This is still incorrect.
Adam
Home |
Main Index |
Thread Index |
Old Index