pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/py-confusable_homoglyphs py-confusable_homo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b02fea2ee4a
branches:  trunk
changeset: 316102:6b02fea2ee4a
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Dec 04 13:29:13 2018 +0000

description:
py-confusable_homoglyphs: updated to 3.2.0

3.2.0:
Unknown changes

diffstat:

 converters/py-confusable_homoglyphs/ALTERNATIVES |   2 +-
 converters/py-confusable_homoglyphs/Makefile     |   7 ++++---
 converters/py-confusable_homoglyphs/PLIST        |   4 ++--
 converters/py-confusable_homoglyphs/distinfo     |  10 +++++-----
 4 files changed, 12 insertions(+), 11 deletions(-)

diffs (54 lines):

diff -r 575369b729e4 -r 6b02fea2ee4a converters/py-confusable_homoglyphs/ALTERNATIVES
--- a/converters/py-confusable_homoglyphs/ALTERNATIVES  Tue Dec 04 13:25:59 2018 +0000
+++ b/converters/py-confusable_homoglyphs/ALTERNATIVES  Tue Dec 04 13:29:13 2018 +0000
@@ -1,1 +1,1 @@
-bin/confusable_homoglyphs @PREFIX@/bin/confusable_homoglyphs@PYVERSSUFFIX@
+bin/confusable_homoglyphs @PREFIX@/bin/confusable_homoglyphs-@PYVERSSUFFIX@
diff -r 575369b729e4 -r 6b02fea2ee4a converters/py-confusable_homoglyphs/Makefile
--- a/converters/py-confusable_homoglyphs/Makefile      Tue Dec 04 13:25:59 2018 +0000
+++ b/converters/py-confusable_homoglyphs/Makefile      Tue Dec 04 13:29:13 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/05/17 10:38:13 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/12/04 13:29:13 adam Exp $
 
-DISTNAME=      confusable_homoglyphs-3.1.1
+DISTNAME=      confusable_homoglyphs-3.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    converters python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=c/confusable_homoglyphs/}
@@ -15,7 +15,8 @@
 USE_LANGUAGES= # none
 
 post-install:
-       cd ${DESTDIR}${PREFIX}/bin && ${MV} confusable_homoglyphs confusable_homoglyphs${PYVERSSUFFIX} || ${TRUE}
+       cd ${DESTDIR}${PREFIX}/bin \
+               && ${MV} confusable_homoglyphs confusable_homoglyphs-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 575369b729e4 -r 6b02fea2ee4a converters/py-confusable_homoglyphs/PLIST
--- a/converters/py-confusable_homoglyphs/PLIST Tue Dec 04 13:25:59 2018 +0000
+++ b/converters/py-confusable_homoglyphs/PLIST Tue Dec 04 13:29:13 2018 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2017/12/10 16:46:16 adam Exp $
-bin/confusable_homoglyphs${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.3 2018/12/04 13:29:13 adam Exp $
+bin/confusable_homoglyphs-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
diff -r 575369b729e4 -r 6b02fea2ee4a converters/py-confusable_homoglyphs/distinfo
--- a/converters/py-confusable_homoglyphs/distinfo      Tue Dec 04 13:25:59 2018 +0000
+++ b/converters/py-confusable_homoglyphs/distinfo      Tue Dec 04 13:29:13 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/05/17 10:38:13 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/12/04 13:29:13 adam Exp $
 
-SHA1 (confusable_homoglyphs-3.1.1.tar.gz) = 8484d93506af8dfeed80fa430ad106d338a84723
-RMD160 (confusable_homoglyphs-3.1.1.tar.gz) = 9fb5d823205f9bff1ece5194bd9c97933a5835de
-SHA512 (confusable_homoglyphs-3.1.1.tar.gz) = 7909607b5a15e48c2a20d8b70e85195278ceafbde908d6df1e0ef57bf138082fc3a2eff9317b17de985159ed8fbcd3267e7f0e898382ac6a23e41b2977a07b95
-Size (confusable_homoglyphs-3.1.1.tar.gz) = 161575 bytes
+SHA1 (confusable_homoglyphs-3.2.0.tar.gz) = f0f5affd8418d510f4a578989636169423d8a990
+RMD160 (confusable_homoglyphs-3.2.0.tar.gz) = c19a7dbd5c5958ab8725f54ca7709a7ae921d1d2
+SHA512 (confusable_homoglyphs-3.2.0.tar.gz) = 0a46a5bc94393592f6fa088bbe2f95cc301972c55de08231f3607828fcd3c5cb462514b80013283ef8cd8d76eaa3e14258ac8f3433c9c2cd1a89bcebca8fa7f6
+Size (confusable_homoglyphs-3.2.0.tar.gz) = 161937 bytes



Home | Main Index | Thread Index | Old Index