aboutsummaryrefslogtreecommitdiff
path: root/textproc/raptor2/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2022-09-30 16:59:40 +0000
committerXin LI <delphij@FreeBSD.org>2022-09-30 22:28:02 +0000
commitcd28784c67bfe64bd95afc8136732dba6750bf27 (patch)
tree6ff46c4c111005a40c5d07ee75eea144d880376f /textproc/raptor2/Makefile
parent877bb77cdaa2ac086e570e60d7f22fe51fbb81ae (diff)
downloadports-cd28784c67bfe64bd95afc8136732dba6750bf27.tar.gz
ports-cd28784c67bfe64bd95afc8136732dba6750bf27.zip
textproc/raptor2: Improve sort_r(3) API detection.
In a future version of FreeBSD, we would adopt POSIX qsort_r(3) API which is different from traditional FreeBSD qsort_r(3). PR: ports/231256 Exp-run by: antoine Approved by: portmgr
Diffstat (limited to 'textproc/raptor2/Makefile')
-rw-r--r--textproc/raptor2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile
index 8f5297f37eb0..5b39c66d0c21 100644
--- a/textproc/raptor2/Makefile
+++ b/textproc/raptor2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= raptor2
PORTVERSION= 2.0.15
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= textproc
MASTER_SITES= http://download.librdf.org/source/ \
SF/librdf/${PORTNAME}/${PORTVERSION}