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: Tue Aug 29 12:12:54 UTC 2017
Modified Files:
pkgsrc/doc: CHANGES-2017
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/gnupg21: DESCR Makefile PLIST distinfo options.mk
Log Message:
Remove gnupg21, successor gnupg2.
To generate a diff of this commit:
cvs rdiff -u -r1.3478 -r1.3479 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.623 -r1.624 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/gnupg21/DESCR
cvs rdiff -u -r1.34 -r0 pkgsrc/security/gnupg21/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/security/gnupg21/PLIST
cvs rdiff -u -r1.20 -r0 pkgsrc/security/gnupg21/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/gnupg21/options.mk
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-2017
diff -u pkgsrc/doc/CHANGES-2017:1.3478 pkgsrc/doc/CHANGES-2017:1.3479
--- pkgsrc/doc/CHANGES-2017:1.3478 Tue Aug 29 12:07:16 2017
+++ pkgsrc/doc/CHANGES-2017 Tue Aug 29 12:12:54 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3478 2017/08/29 12:07:16 wiz Exp $
+$NetBSD: CHANGES-2017,v 1.3479 2017/08/29 12:12:54 wiz Exp $
Changes to the packages collection and infrastructure in 2017:
@@ -4890,3 +4890,4 @@ Changes to the packages collection and i
Updated security/gpa to 0.9.10 [wiz 2017-08-29]
Updated devel/pth to 2.0.7nb5 [wiz 2017-08-29]
Updated security/gnupg2 to 2.2.0 [wiz 2017-08-29]
+ Removed security/gnupg21 successor security/gnupg2 [wiz 2017-08-29]
Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.623 pkgsrc/security/Makefile:1.624
--- pkgsrc/security/Makefile:1.623 Wed Aug 23 13:46:44 2017
+++ pkgsrc/security/Makefile Tue Aug 29 12:12:54 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.623 2017/08/23 13:46:44 he Exp $
+# $NetBSD: Makefile,v 1.624 2017/08/29 12:12:54 wiz Exp $
#
COMMENT= Security tools
@@ -96,7 +96,6 @@ SUBDIR+= gnu-pw-mgr
SUBDIR+= gnupg
SUBDIR+= gnupg-pkcs11-scd
SUBDIR+= gnupg2
-SUBDIR+= gnupg21
SUBDIR+= gnutls
SUBDIR+= go-crypt
SUBDIR+= go-crypto
Home |
Main Index |
Thread Index |
Old Index