aboutsummaryrefslogtreecommitdiff
path: root/textproc/luceneplusplus
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-11-23 12:45:46 +0000
commita8713d15f4d56c9054b5d6a952f5c3613f04959a (patch)
tree9f8db44177ed46a64b46576a24dfdf8ada114376 /textproc/luceneplusplus
parentc9e5b0da2c7f6a3df13a274b6b410d835805742f (diff)
downloadports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz
ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.zip
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office)
Notes
Notes: svn path=/head/; revision=426908
Diffstat (limited to 'textproc/luceneplusplus')
-rw-r--r--textproc/luceneplusplus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile
index b8019083a12e..1fab9bf9226b 100644
--- a/textproc/luceneplusplus/Makefile
+++ b/textproc/luceneplusplus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lucene++
PORTVERSION= 3.0.7
DISTVERSIONPREFIX= rel_
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= arved@FreeBSD.org