summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2022-05-24 18:51:47 +0000
committerjaapb <jaapb@pkgsrc.org>2022-05-24 18:51:47 +0000
commitabf70898ce2de69598e9638711f601733d406ed9 (patch)
tree5426958098dc374bf12b1123634f2eead402860e /security
parente7d2abfd302ca1df6141bedf367ce9fd5bb8e416 (diff)
downloadpkgsrc-abf70898ce2de69598e9638711f601733d406ed9.tar.gz
Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
Diffstat (limited to 'security')
-rw-r--r--security/ocaml-safepass/Makefile6
-rw-r--r--security/sks/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/security/ocaml-safepass/Makefile b/security/ocaml-safepass/Makefile
index 4d2424b2f95..3ae34967be9 100644
--- a/security/ocaml-safepass/Makefile
+++ b/security/ocaml-safepass/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2021/03/08 08:13:06 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/24 18:51:54 jaapb Exp $
GITHUB_PROJECT= ocaml-safepass
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-3.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=darioteixeira/}
@@ -17,5 +17,5 @@ OCAML_USE_DUNE= yes
pre-build:
${RUN} cd ${WRKSRC} && dune upgrade
-.include "../../mk/ocaml.mk"
+.include "../../lang/ocaml/ocaml.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/sks/Makefile b/security/sks/Makefile
index cddbcf1bf43..9c1268a2f29 100644
--- a/security/sks/Makefile
+++ b/security/sks/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2021/05/24 19:54:06 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2022/05/24 18:51:54 jaapb Exp $
#
DISTNAME= sks-1.1.5
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= security
MASTER_SITES= https://bitbucket.org/skskeyserver/sks-keyserver/downloads/
EXTRACT_SUFX= .tgz