pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
conftest: Use devel as category
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Jan 20 23:50:17 2022 +0100
Changeset: de2db1351fd3fd0a836333140f8d449eabd1cb24
Modified Files:
conftest/Makefile
Log Message:
conftest: Use devel as category
Despite it is used to define policy that are something both devel and
security depending on the context similar packages are mostly all in
the devel category.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de2db1351fd3fd0a836333140f8d449eabd1cb24
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
conftest/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/conftest/Makefile b/conftest/Makefile
index 718988198c..ad35d59538 100644
--- a/conftest/Makefile
+++ b/conftest/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
DISTNAME= conftest-0.30.0
-CATEGORIES= security
+CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=open-policy-agent/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index