Index: head/databases/cego/Makefile =================================================================== --- head/databases/cego/Makefile (revision 566236) +++ head/databases/cego/Makefile (revision 566237) @@ -1,47 +1,47 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.46.8 +PORTVERSION= 2.47.0 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Relational and transactional database system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= liblfcbase.so:devel/lfcbase \ liblfcxml.so:devel/lfcxml RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo \ bash:shells/bash USES= libtool localbase ncurses readline shebangfix SHEBANG_FILES= tools/cgbackup tools/cgrecover tools/cgsimload \ tools/logManager tools/backupManager USE_LDCONFIG= yes GNU_CONFIGURE= yes TEST_TARGET= check USERS= cego GROUPS= cego PLIST_SUB+= USER=${USERS} post-patch: ${REINPLACE_CMD} -e 's,-O3,,g' \ ${WRKSRC}/src/Makefile.in \ ${WRKSRC}/samples/cgplustest/Makefile.in \ ${WRKSRC}/samples/cgwraptest/Makefile.in post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${CP} ${WRKSRC}/tools/* ${STAGEDIR}${DATADIR} ${MKDIR} ${STAGEDIR}${PREFIX}/etc/rc.d ${REINPLACE_CMD} -e 's/%%USER%%/${USERS}/g' ${WRKSRC}/samples/rc/cego ${CP} ${WRKSRC}/samples/rc/cego ${STAGEDIR}${PREFIX}/etc/rc.d/ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcego.so.2.0.0 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcgwrap.so.2.0.0 .include Index: head/databases/cego/distinfo =================================================================== --- head/databases/cego/distinfo (revision 566236) +++ head/databases/cego/distinfo (revision 566237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612193053 -SHA256 (cego-2.46.8.tar.gz) = 197fa4fe3fe4cca0b7c2c346517983fbc632059a433c9be977a1b321495de3f6 -SIZE (cego-2.46.8.tar.gz) = 3161566 +TIMESTAMP = 1613904124 +SHA256 (cego-2.47.0.tar.gz) = 1a2d0ec39e8123adcb69df33005000f7f7713255d7e16656c4ecb2acdf1d7168 +SIZE (cego-2.47.0.tar.gz) = 3162894 Index: head/devel/lfcbase/Makefile =================================================================== --- head/devel/lfcbase/Makefile (revision 566236) +++ head/devel/lfcbase/Makefile (revision 566237) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.15.1 +PORTVERSION= 1.16.0 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Collection of basic c++ classes, used for databases/cego LICENSE= GPLv3 GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= autoreconf libtool post-patch: ${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblfcbase.so.2 .include Index: head/devel/lfcbase/distinfo =================================================================== --- head/devel/lfcbase/distinfo (revision 566236) +++ head/devel/lfcbase/distinfo (revision 566237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611744221 -SHA256 (lfcbase-1.15.1.tar.gz) = 2d505985e7b0830198467424f5f5b48f319d5c1581115caed9c70ba1dee1d611 -SIZE (lfcbase-1.15.1.tar.gz) = 647300 +TIMESTAMP = 1613904107 +SHA256 (lfcbase-1.16.0.tar.gz) = 9ffa9f2ba2fbd4f17234e7055eaa8ccdc771ca1c202d7407e4322fa84ea6a351 +SIZE (lfcbase-1.16.0.tar.gz) = 648579 Index: head/devel/lfcbase/pkg-plist =================================================================== --- head/devel/lfcbase/pkg-plist (revision 566236) +++ head/devel/lfcbase/pkg-plist (revision 566237) @@ -1,43 +1,44 @@ include/lfcbase/AESCrypt.h include/lfcbase/AVLTreeT.h include/lfcbase/Base64Coder.h include/lfcbase/BigDecimal.h include/lfcbase/BigInteger.h include/lfcbase/Bitmap.h include/lfcbase/Chain.h include/lfcbase/CommandExecuter.h include/lfcbase/Crypt.h include/lfcbase/Datetime.h include/lfcbase/Directory.h include/lfcbase/Exception.h include/lfcbase/File.h include/lfcbase/GraphT.h include/lfcbase/GetLongOpt.h include/lfcbase/GetOpt.h +include/lfcbase/HashT.h include/lfcbase/Host.h include/lfcbase/ListT.h include/lfcbase/Logger.h include/lfcbase/Matcher.h include/lfcbase/Monitor.h include/lfcbase/NanoTimer.h include/lfcbase/Net.h include/lfcbase/NetHandler.h include/lfcbase/OutStream.h include/lfcbase/Pager.h include/lfcbase/Process.h include/lfcbase/Semaphore.h include/lfcbase/SetT.h include/lfcbase/SharedMemory.h include/lfcbase/SigHandler.h include/lfcbase/Sleeper.h include/lfcbase/StackT.h include/lfcbase/TextIndex.h include/lfcbase/Thread.h include/lfcbase/ThreadLock.h include/lfcbase/Timer.h include/lfcbase/Tokenizer.h include/lfcbase/TreeT.h lib/liblfcbase.a lib/liblfcbase.so lib/liblfcbase.so.2 lib/liblfcbase.so.2.0.0