Index: head/devel/lfc/Makefile =================================================================== --- head/devel/lfc/Makefile (revision 311635) +++ head/devel/lfc/Makefile (revision 311636) @@ -1,21 +1,21 @@ # Created by: Kurt Jaeger # $FreeBSD$ PORTNAME= lfc -PORTVERSION= 1.3.7 +PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= fbsd-ports@opsec.eu COMMENT= Collection of basic c++ classes, used for databases/cego LICENSE= GPLv2 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf:env post-patch: @${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in .include Index: head/devel/lfc/distinfo =================================================================== --- head/devel/lfc/distinfo (revision 311635) +++ head/devel/lfc/distinfo (revision 311636) @@ -1,2 +1,2 @@ -SHA256 (lfc-1.3.7.tar.gz) = 719dbc7223ce74b5ac5ba4fcfb109447acfbcf2fe74f78bab946747b1c65a679 -SIZE (lfc-1.3.7.tar.gz) = 173435 +SHA256 (lfc-1.4.0.tar.gz) = ca9bb83797ce38bb272f580d106f7def0a889926b4e4eb6dc0955df7e6294e83 +SIZE (lfc-1.4.0.tar.gz) = 193984 Index: head/devel/lfc/pkg-plist =================================================================== --- head/devel/lfc/pkg-plist (revision 311635) +++ head/devel/lfc/pkg-plist (revision 311636) @@ -1,35 +1,36 @@ include/lfc/AESCrypt.h +include/lfc/AVLTreeT.h include/lfc/Base64Coder.h include/lfc/BigDecimal.h include/lfc/BigInteger.h include/lfc/Bitmap.h include/lfc/Chain.h include/lfc/CommandExecuter.h include/lfc/Crypt.h include/lfc/Datetime.h include/lfc/Exception.h include/lfc/File.h include/lfc/GetLongOpt.h include/lfc/GetOpt.h include/lfc/Host.h include/lfc/ListT.h include/lfc/Logger.h include/lfc/Matcher.h include/lfc/NanoTimer.h include/lfc/Net.h include/lfc/NetHandler.h include/lfc/Process.h include/lfc/Semaphore.h include/lfc/SetT.h include/lfc/SharedMemory.h include/lfc/SigHandler.h include/lfc/Sleeper.h include/lfc/StackT.h include/lfc/Thread.h include/lfc/ThreadLock.h include/lfc/Timer.h include/lfc/Tokenizer.h include/lfc/TreeT.h lib/liblfc.a lib/liblfc.so.1 @dirrm include/lfc