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:           Sat Nov  4 09:27:08 UTC 2023

Modified Files:
        pkgsrc/doc: CHANGES-2023
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/policykit-gnome: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
policykit-gnome: remove

No users in pkgsrc. Replaced by polkit.


To generate a diff of this commit:
cvs rdiff -u -r1.6578 -r1.6579 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.928 -r1.929 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/policykit-gnome/DESCR
cvs rdiff -u -r1.62 -r0 pkgsrc/security/policykit-gnome/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/security/policykit-gnome/PLIST
cvs rdiff -u -r1.12 -r0 pkgsrc/security/policykit-gnome/buildlink3.mk
cvs rdiff -u -r1.4 -r0 pkgsrc/security/policykit-gnome/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-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6578 pkgsrc/doc/CHANGES-2023:1.6579
--- pkgsrc/doc/CHANGES-2023:1.6578      Sat Nov  4 09:25:25 2023
+++ pkgsrc/doc/CHANGES-2023     Sat Nov  4 09:27:08 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6578 2023/11/04 09:25:25 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6579 2023/11/04 09:27:08 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2023:
 
@@ -9563,3 +9563,4 @@ Changes to the packages collection and i
        Updated meta-pkgs/libdbusmenu to 16.04.0 [wiz 2023-11-04]
        Removed pkgtools/gnome-packagekit [wiz 2023-11-04]
        Removed pkgtools/packagekit [wiz 2023-11-04]
+       Removed security/policykit-gnome [wiz 2023-11-04]

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.928 pkgsrc/security/Makefile:1.929
--- pkgsrc/security/Makefile:1.928      Thu Nov  2 04:47:50 2023
+++ pkgsrc/security/Makefile    Sat Nov  4 09:27:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.928 2023/11/02 04:47:50 pho Exp $
+# $NetBSD: Makefile,v 1.929 2023/11/04 09:27:07 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -415,7 +415,6 @@ SUBDIR+=    pkcs11-helper
 SUBDIR+=       pks
 SUBDIR+=       pleaser
 SUBDIR+=       policykit
-SUBDIR+=       policykit-gnome
 SUBDIR+=       polkit
 SUBDIR+=       polkit-qt
 SUBDIR+=       polkit-qt5



Home | Main Index | Thread Index | Old Index