Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-ldapdomaindump py-ldapdomaindump: updated to 0.9.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/780dd25ee400
branches: trunk
changeset: 434558:780dd25ee400
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 18 17:02:45 2020 +0000
description:
py-ldapdomaindump: updated to 0.9.3
0.9.3:
Unknown changes
diffstat:
net/py-ldapdomaindump/ALTERNATIVES | 1 +
net/py-ldapdomaindump/Makefile | 6 +++---
net/py-ldapdomaindump/PLIST | 6 +++++-
net/py-ldapdomaindump/distinfo | 10 +++++-----
4 files changed, 14 insertions(+), 9 deletions(-)
diffs (63 lines):
diff -r 32cfddefee57 -r 780dd25ee400 net/py-ldapdomaindump/ALTERNATIVES
--- a/net/py-ldapdomaindump/ALTERNATIVES Thu Jun 18 16:58:46 2020 +0000
+++ b/net/py-ldapdomaindump/ALTERNATIVES Thu Jun 18 17:02:45 2020 +0000
@@ -1,2 +1,3 @@
bin/ldapdomaindump @PREFIX@/bin/ldapdomaindump-@PYVERSSUFFIX@
bin/ldd2bloodhound @PREFIX@/bin/ldd2bloodhound-@PYVERSSUFFIX@
+bin/ldd2pretty @PREFIX@/bin/ldd2pretty-@PYVERSSUFFIX@
diff -r 32cfddefee57 -r 780dd25ee400 net/py-ldapdomaindump/Makefile
--- a/net/py-ldapdomaindump/Makefile Thu Jun 18 16:58:46 2020 +0000
+++ b/net/py-ldapdomaindump/Makefile Thu Jun 18 17:02:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2020/05/19 12:39:04 adam Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/18 17:02:45 adam Exp $
-DISTNAME= ldapdomaindump-0.9.2
+DISTNAME= ldapdomaindump-0.9.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/ldapdomaindump/}
@@ -17,7 +17,7 @@
USE_LANGUAGES= # none
post-install:
-.for bin in ldapdomaindump ldd2bloodhound
+.for bin in ldapdomaindump ldd2bloodhound ldd2pretty
cd ${DESTDIR}${PREFIX}/bin && \
${MV} ${bin} ${bin}-${PYVERSSUFFIX} || ${TRUE}
.endfor
diff -r 32cfddefee57 -r 780dd25ee400 net/py-ldapdomaindump/PLIST
--- a/net/py-ldapdomaindump/PLIST Thu Jun 18 16:58:46 2020 +0000
+++ b/net/py-ldapdomaindump/PLIST Thu Jun 18 17:02:45 2020 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2020/05/19 12:39:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/06/18 17:02:45 adam Exp $
bin/ldapdomaindump-${PYVERSSUFFIX}
bin/ldd2bloodhound-${PYVERSSUFFIX}
+bin/ldd2pretty-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,4 +16,7 @@
${PYSITELIB}/ldapdomaindump/convert.py
${PYSITELIB}/ldapdomaindump/convert.pyc
${PYSITELIB}/ldapdomaindump/convert.pyo
+${PYSITELIB}/ldapdomaindump/pretty.py
+${PYSITELIB}/ldapdomaindump/pretty.pyc
+${PYSITELIB}/ldapdomaindump/pretty.pyo
${PYSITELIB}/ldapdomaindump/style.css
diff -r 32cfddefee57 -r 780dd25ee400 net/py-ldapdomaindump/distinfo
--- a/net/py-ldapdomaindump/distinfo Thu Jun 18 16:58:46 2020 +0000
+++ b/net/py-ldapdomaindump/distinfo Thu Jun 18 17:02:45 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/05/19 12:39:04 adam Exp $
+$NetBSD: distinfo,v 1.3 2020/06/18 17:02:45 adam Exp $
-SHA1 (ldapdomaindump-0.9.2.tar.gz) = 59fd90e08fecaffe05d957df9a74ce99ce81a3c4
-RMD160 (ldapdomaindump-0.9.2.tar.gz) = d7b86e1ecd70ae6377540dcdc2c812fd10c08cbc
-SHA512 (ldapdomaindump-0.9.2.tar.gz) = 14d38834de7580bf062e3876e564a18535f9df7861ac28e1a8aeeb2bba0260078ed07a3aac470dbbb5c3e1bbb65ffcd624d6223a318fa79391b4a1e5b32bcaef
-Size (ldapdomaindump-0.9.2.tar.gz) = 14205 bytes
+SHA1 (ldapdomaindump-0.9.3.tar.gz) = 54adc858ed586c597787db6f6bc2954660b0d062
+RMD160 (ldapdomaindump-0.9.3.tar.gz) = 0b081b70493fc04eb54a96d95a66e6ad1a0f32c8
+SHA512 (ldapdomaindump-0.9.3.tar.gz) = b24083d271033e3c38e280d8cedd822ca503840716cd21361b1956595179dd6d67a9d75f0e3e4b47d8d21e313ee1f4e370d20c5453a3703ed370b75ba7d505e1
+Size (ldapdomaindump-0.9.3.tar.gz) = 18745 bytes
Home |
Main Index |
Thread Index |
Old Index