diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 65ba92a2b963..a4a5bca39f27 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,46 +1,46 @@ PORTNAME= cego -PORTVERSION= 2.48.2 +PORTVERSION= 2.48.10 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Relational and transactional database system WWW= https://www.lemke-it.com/ 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 diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 624c2256f821..957f951eb1dd 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668795835 -SHA256 (cego-2.48.2.tar.gz) = 28e8155219640f34cc5ddf1e819575359939ff4d5f1ed33cf51bdfcd1a09e849 -SIZE (cego-2.48.2.tar.gz) = 3629594 +TIMESTAMP = 1672738126 +SHA256 (cego-2.48.10.tar.gz) = bcd28bb6d0d56ea0e9e93a8130c3dd04620c0409ebfffcb810a720e26ec2f555 +SIZE (cego-2.48.10.tar.gz) = 3219807 diff --git a/databases/cegobridge/Makefile b/databases/cegobridge/Makefile index 81491306f816..18394d1e259e 100644 --- a/databases/cegobridge/Makefile +++ b/databases/cegobridge/Makefile @@ -1,23 +1,23 @@ PORTNAME= cegobridge -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Imports non-cego database dump files into cego WWW= https://www.lemke-it.com/ LIB_DEPENDS= liblfcbase.so:devel/lfcbase \ liblfcxml.so:devel/lfcxml \ libcego.so:databases/cego USES= readline LICENSE= GPLv3 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes PLIST_FILES= bin/cegobridge .include diff --git a/databases/cegobridge/distinfo b/databases/cegobridge/distinfo index b4c3a5f44fa1..eb094834a52e 100644 --- a/databases/cegobridge/distinfo +++ b/databases/cegobridge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641051563 -SHA256 (cegobridge-1.6.2.tar.gz) = 4be22d0cf3fe2c537c286ab1539b6204da45dc6de9240f3f99c88120b3b7f8c0 -SIZE (cegobridge-1.6.2.tar.gz) = 701390 +TIMESTAMP = 1672748579 +SHA256 (cegobridge-1.6.3.tar.gz) = efc3417005b9ecb819eb95371ca53366998ea7f1cfd52f64a4c38481de5a8ae3 +SIZE (cegobridge-1.6.3.tar.gz) = 701427 diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 70e939eac563..7c934dd46b73 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,20 +1,20 @@ PORTNAME= lfcbase -PORTVERSION= 1.17.2 +PORTVERSION= 1.18.0 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= pi@FreeBSD.org COMMENT= Collection of basic c++ classes, used for databases/cego WWW= https://www.lemke-it.com/ LICENSE= GPLv3 GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= libtool ncurses INSTALL_TARGET= install-strip post-patch: ${REINPLACE_CMD} 's|-O3||g' ${WRKSRC}/src/Makefile.in .include diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 585d6c9e0010..f337d97c1f74 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1668795772 -SHA256 (lfcbase-1.17.2.tar.gz) = 609aefe0bc0c21ec882609c739212272ed25e29bbb328301aee87cf887dc70ba -SIZE (lfcbase-1.17.2.tar.gz) = 653981 +TIMESTAMP = 1672737956 +SHA256 (lfcbase-1.18.0.tar.gz) = 02ec16455bff765c86f1fb4436eaa5a7512aabf753bafa9b216e7aba9c8acd44 +SIZE (lfcbase-1.18.0.tar.gz) = 665371 diff --git a/devel/lfcbase/pkg-plist b/devel/lfcbase/pkg-plist index b914d0dfe263..a881388d67e7 100644 --- a/devel/lfcbase/pkg-plist +++ b/devel/lfcbase/pkg-plist @@ -1,44 +1,45 @@ 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/Screen.h +include/lfcbase/Screen2.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