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:   ryoon
Date:           Wed Jul 22 16:15:40 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Enable pdfrip


To generate a diff of this commit:
cvs rdiff -u -r1.1018 -r1.1019 pkgsrc/security/Makefile

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.1018 pkgsrc/security/Makefile:1.1019
--- pkgsrc/security/Makefile:1.1018     Mon Jul 20 05:28:44 2026
+++ pkgsrc/security/Makefile    Wed Jul 22 16:15:40 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1018 2026/07/20 05:28:44 taca Exp $
+# $NetBSD: Makefile,v 1.1019 2026/07/22 16:15:40 ryoon Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -422,6 +422,7 @@ SUBDIR+=    passphrase
 SUBDIR+=       password-store
 SUBDIR+=       pcsc-lite
 SUBDIR+=       pcsc-tools
+SUBDIR+=       pdfrip
 SUBDIR+=       pear-Crypt_GPG
 SUBDIR+=       pev
 SUBDIR+=       pgp2



Home | Main Index | Thread Index | Old Index