diff --git a/archivers/urbackup-server/Makefile b/archivers/urbackup-server/Makefile index 30720b67b7c0..2e673dc07c00 100644 --- a/archivers/urbackup-server/Makefile +++ b/archivers/urbackup-server/Makefile @@ -1,50 +1,50 @@ PORTNAME= urbackup-server -DISTVERSION= 2.4.14 +DISTVERSION= 2.4.15 CATEGORIES= archivers MASTER_SITES= https://hndl.urbackup.org/Server/${DISTVERSION}/ MAINTAINER= nc@FreeBSD.org COMMENT= Server component of the UrBackup backup system LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/server-license.txt LIB_DEPENDS= libcryptopp.so:security/cryptopp \ libcurl.so:ftp/curl \ liblmdb.so:databases/lmdb USES= autoreconf compiler:c++11-lang dos2unix fakeroot fuse \ libtool lua:53+ pkgconfig sqlite:3 DOS2UNIX_GLOB= *.c *.cpp *.h *.am USE_RC_SUBR= urbackup_server GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-packaging --with-mountvhd --without-embedded-sqlite3 --without-embedded-lmdb --without-embedded-lua CXXFLAGS+= `pkgconf --cflags-only-other libcryptopp` LDFLAGS+= -L${LOCALBASE}/lib SUB_FILES= pkg-message urbackupsrv.conf.sample-daemon USERS= urbackup GROUPS= urbackup post-patch: @(cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/etc/urbackup|${PREFIX}/etc/urbackup|g' \ mount_helper/main.cpp \ urbackupserver/server.cpp \ urbackupserver/serverinterface/settings.cpp \ urbackupserver/dllmain.cpp \ snapshot_helper/main.cpp \ ) post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/urbackup ${INSTALL_DATA} ${WRKDIR}/urbackupsrv.conf.sample-daemon \ ${STAGEDIR}${PREFIX}/etc/urbackup/urbackupsrv.conf.sample ${MKDIR} ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d ${INSTALL_DATA} ${FILESDIR}/urbackupsrv.conf-newsyslog \ ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d/urbackupsrv.conf ${INSTALL_MAN} ${WRKSRC}/docs/urbackupsrv.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/archivers/urbackup-server/distinfo b/archivers/urbackup-server/distinfo index 0d1abd6c30db..a56f04b1e10f 100644 --- a/archivers/urbackup-server/distinfo +++ b/archivers/urbackup-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641232435 -SHA256 (urbackup-server-2.4.14.tar.gz) = 5a9f1c7495356a383f37ce52c9951b775ded94203b04f01ac18a0f53d9ad334f -SIZE (urbackup-server-2.4.14.tar.gz) = 8868199 +TIMESTAMP = 1643833871 +SHA256 (urbackup-server-2.4.15.tar.gz) = b5588af3ba2c5520f1aff88320b9e4f94984b433a45e2e4613f1a7abcf64437d +SIZE (urbackup-server-2.4.15.tar.gz) = 8926934 diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index a6077a48acc2..77742a151c7a 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -1,31 +1,31 @@ # Created by: Robert Withrow PORTNAME= findutils -PORTVERSION= 4.8.0 +PORTVERSION= 4.9.0 CATEGORIES= misc MASTER_SITES= GNU MAINTAINER= aehlig@linta.de COMMENT= GNU find utilities LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix cpe gmake localbase tar:xz CPE_VENDOR= gnu GNU_CONFIGURE= yes CONFIGURE_ARGS+= --program-prefix=g --localstatedir=${LOCALSTATEDIR} MAKE_ARGS= INSTALL_SCRIPT="${INSTALL_SCRIPT}" INFO= find find-maint OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls LOCALSTATEDIR?= /var/db .include diff --git a/misc/findutils/distinfo b/misc/findutils/distinfo index 5c058254f70a..b581c0af1c76 100644 --- a/misc/findutils/distinfo +++ b/misc/findutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610289044 -SHA256 (findutils-4.8.0.tar.xz) = 57127b7e97d91282c6ace556378d5455a9509898297e46e10443016ea1387164 -SIZE (findutils-4.8.0.tar.xz) = 1983096 +TIMESTAMP = 1643823406 +SHA256 (findutils-4.9.0.tar.xz) = a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe +SIZE (findutils-4.9.0.tar.xz) = 2046252