pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/jless
Module Name: pkgsrc
Committed By: pin
Date: Thu Feb 10 10:50:22 UTC 2022
Modified Files:
pkgsrc/textproc/jless: Makefile
Log Message:
Remove conflict flag
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/jless/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/jless/Makefile
diff -u pkgsrc/textproc/jless/Makefile:1.3 pkgsrc/textproc/jless/Makefile:1.4
--- pkgsrc/textproc/jless/Makefile:1.3 Thu Feb 10 08:31:22 2022
+++ pkgsrc/textproc/jless/Makefile Thu Feb 10 10:50:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/02/10 08:31:22 pin Exp $
+# $NetBSD: Makefile,v 1.4 2022/02/10 10:50:22 pin Exp $
DISTNAME= jless-0.7.1
PKGREVISION= 1
@@ -11,8 +11,6 @@ HOMEPAGE= https://github.com/PaulJuliusM
COMMENT= Command-line pager for JSON data
LICENSE= mit
-CONFLICTS+= ja-less-[0-9]*
-
.include "cargo-depends.mk"
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index