aboutsummaryrefslogtreecommitdiff
path: root/devel/lfcbase
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-05-01 17:21:21 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-05-01 17:21:21 +0000
commit9b18b33e7bfa59d0b268d2edd910f5a3eac1d23e (patch)
tree24068360d74619f419f9c69b038507d973bd84ad /devel/lfcbase
parentbc5ba3417edc37c38cfd844d9cf9d6fd7b83bc5b (diff)
downloadports-9b18b33e7bfa59d0b268d2edd910f5a3eac1d23e.tar.gz
ports-9b18b33e7bfa59d0b268d2edd910f5a3eac1d23e.zip
devel/lfcbase: 1.5.11 -> 1.6.1
databases/cego: 2.21.1 -> 2.22.0 databases/p5-DBD-cego: 1.2.9 -> 1.3.0 lfcbase: - Added syslog support - syslog is enabled per default cego: - fix in CegoFieldValue::comp for correct null value ordering - adapt to lfcbase 1.6 with syslog support p5-DBD-cego: - adapt to lfcbase 1.6 with syslog support Submitted by: Björn Lemke <lemke@lemke-it.com>
Notes
Notes: svn path=/head/; revision=385129
Diffstat (limited to 'devel/lfcbase')
-rw-r--r--devel/lfcbase/Makefile7
-rw-r--r--devel/lfcbase/distinfo4
-rw-r--r--devel/lfcbase/pkg-plist4
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 26b029b890d8..c55dd7df2e13 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lfcbase
-PORTVERSION= 1.5.11
+PORTVERSION= 1.6.1
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
@@ -12,13 +12,12 @@ LICENSE= GPLv3
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USES= libtool
-USE_AUTOTOOLS= autoconf:env
+USES= autoreconf libtool
post-patch:
@${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in
post-stage:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblfcbase.so.1
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblfcbase.so.2
.include <bsd.port.mk>
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 353cbf563887..00a2d59e3b14 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lfcbase-1.5.11.tar.gz) = f6d4e5c671ffa061499e228fdb6d2247eadf0ba4b7583330fbc1e5b8e319be59
-SIZE (lfcbase-1.5.11.tar.gz) = 473820
+SHA256 (lfcbase-1.6.1.tar.gz) = 476521a58cea72a0cbef91520851a411cda81b83000f683ad8f0d7c173fedbb4
+SIZE (lfcbase-1.6.1.tar.gz) = 474574
diff --git a/devel/lfcbase/pkg-plist b/devel/lfcbase/pkg-plist
index 5f0a11de3cbe..d00f3549518e 100644
--- a/devel/lfcbase/pkg-plist
+++ b/devel/lfcbase/pkg-plist
@@ -34,5 +34,5 @@ include/lfcbase/Tokenizer.h
include/lfcbase/TreeT.h
lib/liblfcbase.a
lib/liblfcbase.so
-lib/liblfcbase.so.1
-lib/liblfcbase.so.1.0.0
+lib/liblfcbase.so.2
+lib/liblfcbase.so.2.0.0