pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/easy-rsa
Module Name: pkgsrc
Committed By: gdt
Date: Sat Aug 1 13:50:35 UTC 2026
Modified Files:
pkgsrc/security/easy-rsa: Makefile
Log Message:
easy-rsa: gc ancient ineffective wrksrc renaming
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/security/easy-rsa/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/easy-rsa/Makefile
diff -u pkgsrc/security/easy-rsa/Makefile:1.24 pkgsrc/security/easy-rsa/Makefile:1.25
--- pkgsrc/security/easy-rsa/Makefile:1.24 Sat Aug 1 13:14:46 2026
+++ pkgsrc/security/easy-rsa/Makefile Sat Aug 1 13:50:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2026/08/01 13:14:46 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2026/08/01 13:50:35 gdt Exp $
DISTNAME= EasyRSA-3.2.6
PKGNAME= ${DISTNAME:S/EasyRSA/easy-rsa/}
@@ -15,9 +15,6 @@ LICENSE= gnu-gpl-v2
# The 3.2.6 distfile has extended attributes.
# https://github.com/OpenVPN/easy-rsa/issues/1455
-# \todo Clean this up, if it is indeed no longer relevant.
-WRKSRC= ${WRKDIR}/${DISTNAME:S/-unix//}
-
USE_LANGUAGES= # none
NO_CONFIGURE= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index