pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/py-confusable_homoglyphs
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 10 16:46:16 UTC 2017
Modified Files:
pkgsrc/converters/py-confusable_homoglyphs: Makefile PLIST
Added Files:
pkgsrc/converters/py-confusable_homoglyphs: ALTERNATIVES
Log Message:
Quickly added ALTERNATIVES
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
pkgsrc/converters/py-confusable_homoglyphs/ALTERNATIVES
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/py-confusable_homoglyphs/Makefile \
pkgsrc/converters/py-confusable_homoglyphs/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/py-confusable_homoglyphs/Makefile
diff -u pkgsrc/converters/py-confusable_homoglyphs/Makefile:1.1 pkgsrc/converters/py-confusable_homoglyphs/Makefile:1.2
--- pkgsrc/converters/py-confusable_homoglyphs/Makefile:1.1 Sun Dec 10 16:34:41 2017
+++ pkgsrc/converters/py-confusable_homoglyphs/Makefile Sun Dec 10 16:46:16 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/12/10 16:34:41 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/10 16:46:16 adam Exp $
DISTNAME= confusable_homoglyphs-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -14,5 +14,8 @@ DEPENDS+= ${PYPKGPREFIX}-click-[0-9]*:..
USE_LANGUAGES= # none
+post-install:
+ cd ${DESTDIR}${PREFIX}/bin && ${MV} confusable_homoglyphs confusable_homoglyphs${PYVERSSUFFIX} || ${TRUE}
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/converters/py-confusable_homoglyphs/PLIST
diff -u pkgsrc/converters/py-confusable_homoglyphs/PLIST:1.1 pkgsrc/converters/py-confusable_homoglyphs/PLIST:1.2
--- pkgsrc/converters/py-confusable_homoglyphs/PLIST:1.1 Sun Dec 10 16:34:41 2017
+++ pkgsrc/converters/py-confusable_homoglyphs/PLIST Sun Dec 10 16:46:16 2017
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2017/12/10 16:34:41 adam Exp $
-bin/confusable_homoglyphs
+@comment $NetBSD: PLIST,v 1.2 2017/12/10 16:46:16 adam Exp $
+bin/confusable_homoglyphs${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
Added files:
Index: pkgsrc/converters/py-confusable_homoglyphs/ALTERNATIVES
diff -u /dev/null pkgsrc/converters/py-confusable_homoglyphs/ALTERNATIVES:1.1
--- /dev/null Sun Dec 10 16:46:16 2017
+++ pkgsrc/converters/py-confusable_homoglyphs/ALTERNATIVES Sun Dec 10 16:46:16 2017
@@ -0,0 +1 @@
+bin/confusable_homoglyphs @PREFIX@/bin/confusable_homoglyphs@PYVERSSUFFIX@
Home |
Main Index |
Thread Index |
Old Index