pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/mozilla-rootcerts-openssl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Oct 14 12:42:43 UTC 2021

Modified Files:
        pkgsrc/security/mozilla-rootcerts-openssl: Makefile

Log Message:
mozilla-rootcerts-openssl: adapt for mozilla-rootcerts change


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/mozilla-rootcerts-openssl/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/mozilla-rootcerts-openssl/Makefile
diff -u pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.17 pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.18
--- pkgsrc/security/mozilla-rootcerts-openssl/Makefile:1.17     Thu Oct 14 12:40:10 2021
+++ pkgsrc/security/mozilla-rootcerts-openssl/Makefile  Thu Oct 14 12:42:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2021/10/14 12:40:10 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/10/14 12:42:43 wiz Exp $
 
 PKGNAME=       mozilla-rootcerts-openssl-2.7
 CATEGORIES=    security
@@ -14,7 +14,7 @@ USE_TOOLS+=   openssl
 WRKSRC=                ${WRKDIR}
 BUILD_DIRS=    # empty
 
-BUILD_DEPENDS+=        mozilla-rootcerts-1.0.20211014{,nb[0-9]*}:../../security/mozilla-rootcerts
+BUILD_DEPENDS+=        mozilla-rootcerts-1.0.20210916{,nb[0-9]*}:../../security/mozilla-rootcerts
 SCRIPT=                ${LOCALBASE}/sbin/mozilla-rootcerts
 
 CHECK_BUILTIN.openssl= yes



Home | Main Index | Thread Index | Old Index