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:           Mon Jul 22 20:54:06 UTC 2024

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/liboauth: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/security/liboauth/patches: patch-aa patch-src_hash.c

Log Message:
liboauth: removed; obsolete - last release 2014-04-17


To generate a diff of this commit:
cvs rdiff -u -r1.954 -r1.955 pkgsrc/security/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/security/liboauth/DESCR \
    pkgsrc/security/liboauth/PLIST
cvs rdiff -u -r1.38 -r0 pkgsrc/security/liboauth/Makefile
cvs rdiff -u -r1.30 -r0 pkgsrc/security/liboauth/buildlink3.mk
cvs rdiff -u -r1.7 -r0 pkgsrc/security/liboauth/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/security/liboauth/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/security/liboauth/patches/patch-src_hash.c

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.954 pkgsrc/security/Makefile:1.955
--- pkgsrc/security/Makefile:1.954      Sun May 26 12:49:15 2024
+++ pkgsrc/security/Makefile    Mon Jul 22 20:54:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.954 2024/05/26 12:49:15 markd Exp $
+# $NetBSD: Makefile,v 1.955 2024/07/22 20:54:05 adam Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -201,7 +201,6 @@ SUBDIR+=    libmerkletree
 SUBDIR+=       libmultigest
 SUBDIR+=       libnetpgpverify
 SUBDIR+=       libnitrokey
-SUBDIR+=       liboauth
 SUBDIR+=       libp11
 SUBDIR+=       libpbc
 SUBDIR+=       libpe



Home | Main Index | Thread Index | Old Index