pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 19 18:00:28 UTC 2022
Modified Files:
pkgsrc/doc: CHANGES-2022 TODO
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/py-Des: DESCR Makefile PLIST distinfo
Log Message:
py-Des: remove
This is a DES implementation in python, last updated in 2010.
Nothing in pkgsrc uses it.
To generate a diff of this commit:
cvs rdiff -u -r1.314 -r1.315 pkgsrc/doc/CHANGES-2022
cvs rdiff -u -r1.21433 -r1.21434 pkgsrc/doc/TODO
cvs rdiff -u -r1.844 -r1.845 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-Des/DESCR \
pkgsrc/security/py-Des/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/security/py-Des/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/security/py-Des/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.314 pkgsrc/doc/CHANGES-2022:1.315
--- pkgsrc/doc/CHANGES-2022:1.314 Wed Jan 19 14:05:05 2022
+++ pkgsrc/doc/CHANGES-2022 Wed Jan 19 18:00:28 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.314 2022/01/19 14:05:05 pin Exp $
+$NetBSD: CHANGES-2022,v 1.315 2022/01/19 18:00:28 wiz Exp $
Changes to the packages collection and infrastructure in 2022:
@@ -448,3 +448,4 @@ Changes to the packages collection and i
Updated devel/py-setuptools_scm to 6.4.2 [adam 2022-01-19]
Updated net/rabbitmq to 3.9.13 [adam 2022-01-19]
Updated audio/ncspot to 0.9.5 [pin 2022-01-19]
+ Removed security/py-Des [wiz 2022-01-19]
Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.21433 pkgsrc/doc/TODO:1.21434
--- pkgsrc/doc/TODO:1.21433 Wed Jan 19 06:05:05 2022
+++ pkgsrc/doc/TODO Wed Jan 19 18:00:28 2022
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.21433 2022/01/19 06:05:05 adam Exp $
+$NetBSD: TODO,v 1.21434 2022/01/19 18:00:28 wiz Exp $
Suggested new packages
======================
@@ -1900,7 +1900,7 @@ For possible Perl packages updates, see
o whowatch-1.8.5
o widelands-1.0
o windowlab-1.40
- o wine-6.0.1
+ o wine-7.0
o wine-devel-3.7
o wiredtiger-10.0.0
o wkhtmltopdf-0.12.5
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.844 pkgsrc/security/Makefile:1.845
--- pkgsrc/security/Makefile:1.844 Mon Jan 10 02:30:41 2022
+++ pkgsrc/security/Makefile Wed Jan 19 18:00:28 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.844 2022/01/10 02:30:41 khorben Exp $
+# $NetBSD: Makefile,v 1.845 2022/01/19 18:00:28 wiz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -425,7 +425,6 @@ SUBDIR+= prngd
SUBDIR+= pscan
SUBDIR+= putty
SUBDIR+= pwsafe
-SUBDIR+= py-Des
SUBDIR+= py-OTXv2
SUBDIR+= py-OpenSSL
SUBDIR+= py-acme
Home |
Main Index |
Thread Index |
Old Index