pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 28 11:47:52 UTC 2018

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-py-bcrypt: DESCR Makefile PLIST distinfo

Log Message:
py-py-bcrypt: removed; successor py-bcrypt


To generate a diff of this commit:
cvs rdiff -u -r1.685 -r1.686 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-py-bcrypt/DESCR \
    pkgsrc/security/py-py-bcrypt/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/security/py-py-bcrypt/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/py-py-bcrypt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.685 pkgsrc/security/Makefile:1.686
--- pkgsrc/security/Makefile:1.685      Tue Jul 24 09:17:08 2018
+++ pkgsrc/security/Makefile    Tue Aug 28 11:47:52 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.685 2018/07/24 09:17:08 triaxx Exp $
+# $NetBSD: Makefile,v 1.686 2018/08/28 11:47:52 adam Exp $
 #
 
 COMMENT=       Security tools
@@ -442,7 +442,6 @@ SUBDIR+=    py-paramiko
 SUBDIR+=       py-passlib
 SUBDIR+=       py-pbkdf2
 SUBDIR+=       py-prewikka
-SUBDIR+=       py-py-bcrypt
 SUBDIR+=       py-pydeep
 SUBDIR+=       py-requests-kerberos
 SUBDIR+=       py-requests-ntlm



Home | Main Index | Thread Index | Old Index