diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 4479a36b0b12..65ba92a2b963 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,46 +1,46 @@ PORTNAME= cego -PORTVERSION= 2.47.31 +PORTVERSION= 2.48.2 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 741a1a88585d..624c2256f821 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663943758 -SHA256 (cego-2.47.31.tar.gz) = b5ffd6bd8a2dc818d3b9996fc5fdd416e3c27121c4fcd2a3873725abc25b5dd7 -SIZE (cego-2.47.31.tar.gz) = 3471961 +TIMESTAMP = 1668795835 +SHA256 (cego-2.48.2.tar.gz) = 28e8155219640f34cc5ddf1e819575359939ff4d5f1ed33cf51bdfcd1a09e849 +SIZE (cego-2.48.2.tar.gz) = 3629594 diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 38c721694e18..70e939eac563 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,20 +1,20 @@ PORTNAME= lfcbase -PORTVERSION= 1.16.6 +PORTVERSION= 1.17.2 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 47fbc095272d..585d6c9e0010 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663837149 -SHA256 (lfcbase-1.16.6.tar.gz) = 2b3a342fe24cdd4479d15320f52432f4a50e1666bd605356e8f2130a98bd585f -SIZE (lfcbase-1.16.6.tar.gz) = 649646 +TIMESTAMP = 1668795772 +SHA256 (lfcbase-1.17.2.tar.gz) = 609aefe0bc0c21ec882609c739212272ed25e29bbb328301aee87cf887dc70ba +SIZE (lfcbase-1.17.2.tar.gz) = 653981 diff --git a/devel/lfcbase/pkg-plist b/devel/lfcbase/pkg-plist index 15660354e62d..b914d0dfe263 100644 --- a/devel/lfcbase/pkg-plist +++ b/devel/lfcbase/pkg-plist @@ -1,44 +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/Screen.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