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 13:04:33 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/dirmngr: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/security/dirmngr/files: dirmngr.sh runDirmngr.c
        pkgsrc/security/dirmngr/patches: patch-aa patch-doc_Makefile.in
            patch-src_crlfetch.c

Log Message:
Remove dirmngr, part of security/gnupg2 now.


To generate a diff of this commit:
cvs rdiff -u -r1.3480 -r1.3481 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.624 -r1.625 pkgsrc/security/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/dirmngr/DESCR
cvs rdiff -u -r1.58 -r0 pkgsrc/security/dirmngr/Makefile
cvs rdiff -u -r1.11 -r0 pkgsrc/security/dirmngr/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/security/dirmngr/buildlink3.mk
cvs rdiff -u -r1.25 -r0 pkgsrc/security/dirmngr/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/security/dirmngr/files/dirmngr.sh
cvs rdiff -u -r1.2 -r0 pkgsrc/security/dirmngr/files/runDirmngr.c
cvs rdiff -u -r1.7 -r0 pkgsrc/security/dirmngr/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/security/dirmngr/patches/patch-doc_Makefile.in
cvs rdiff -u -r1.2 -r0 pkgsrc/security/dirmngr/patches/patch-src_crlfetch.c

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.3480 pkgsrc/doc/CHANGES-2017:1.3481
--- pkgsrc/doc/CHANGES-2017:1.3480      Tue Aug 29 12:55:01 2017
+++ pkgsrc/doc/CHANGES-2017     Tue Aug 29 13:04:33 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3480 2017/08/29 12:55:01 fhajny Exp $
+$NetBSD: CHANGES-2017,v 1.3481 2017/08/29 13:04:33 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -4892,3 +4892,4 @@ Changes to the packages collection and i
        Updated security/gnupg2 to 2.2.0 [wiz 2017-08-29]
        Removed security/gnupg21 successor security/gnupg2 [wiz 2017-08-29]
        Updated textproc/groonga to 7.0.5 [fhajny 2017-08-29]
+       Removed security/dirmngr successor security/gnupg2 [wiz 2017-08-29]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.624 pkgsrc/security/Makefile:1.625
--- pkgsrc/security/Makefile:1.624      Tue Aug 29 12:12:54 2017
+++ pkgsrc/security/Makefile    Tue Aug 29 13:04:33 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.624 2017/08/29 12:12:54 wiz Exp $
+# $NetBSD: Makefile,v 1.625 2017/08/29 13:04:33 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -66,7 +66,6 @@ SUBDIR+=      dehydrated
 SUBDIR+=       destroy
 SUBDIR+=       dhbitty
 SUBDIR+=       dirb
-SUBDIR+=       dirmngr
 SUBDIR+=       dnssec-tools
 SUBDIR+=       dropbear
 SUBDIR+=       dsniff



Home | Main Index | Thread Index | Old Index