Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/freebsd-ports.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-08-13 21:47:12 +0300
committerMatthias Andree <mandree@FreeBSD.org>2022-08-13 21:51:14 +0300
commit875d7c7d1985049af69dcafec40b6669c562781c (patch)
tree1095c16fef0db86cfddb1e66c4bda1621ceedf17 /converters
parent8a4d5e26a9721eae2deba5fef794a2e593170658 (diff)
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
Diffstat (limited to 'converters')
-rw-r--r--converters/ocaml-jsonm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/ocaml-jsonm/Makefile b/converters/ocaml-jsonm/Makefile
index 72c6d53f9173..51081dad37a4 100644
--- a/converters/ocaml-jsonm/Makefile
+++ b/converters/ocaml-jsonm/Makefile
@@ -1,5 +1,6 @@
PORTNAME= jsonm
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= https://erratique.ch/software/jsonm/releases/
PKGNAMEPREFIX= ocaml-