git: aeee34f17b3c - main - sysutils/bareos-*: Update to 24.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Oct 2025 02:52:01 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=aeee34f17b3c7b1e1bbbab5257093dec13204b75 commit aeee34f17b3c7b1e1bbbab5257093dec13204b75 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2025-10-09 02:50:23 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2025-10-09 02:50:23 +0000 sysutils/bareos-*: Update to 24.0.5 ChangeLog at: https://github.com/bareos/bareos/releases --- sysutils/bareos-client/Makefile | 2 +- sysutils/bareos-server/Makefile | 4 ++-- sysutils/bareos-server/Makefile.common | 5 ++++- sysutils/bareos-server/distinfo | 6 +++--- sysutils/bareos-traymonitor/Makefile | 2 +- sysutils/bareos-traymonitor/pkg-plist | 3 ++- sysutils/py-python-bareos/Makefile | 3 +-- sysutils/py-python-bareos/distinfo | 6 +++--- www/bareos-webui/Makefile | 2 +- www/bareos-webui/distinfo | 6 +++--- 10 files changed, 21 insertions(+), 18 deletions(-) diff --git a/sysutils/bareos-client/Makefile b/sysutils/bareos-client/Makefile index 8585b2cc2dca..aafc3ed4bc6d 100644 --- a/sysutils/bareos-client/Makefile +++ b/sysutils/bareos-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= bareos -PORTREVISION= 2 +PORTREVISION= 0 PKGNAMESUFFIX= -client diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile index 77cb30ce2e53..925f0e9af869 100644 --- a/sysutils/bareos-server/Makefile +++ b/sysutils/bareos-server/Makefile @@ -1,7 +1,7 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ -DISTVERSION= 24.0.0 -PORTREVISION?= 1 +DISTVERSION= 24.0.5 +PORTREVISION?= 0 CATEGORIES?= sysutils PKGNAMEPREFIX?= # PKGNAMESUFFIX?= -server diff --git a/sysutils/bareos-server/Makefile.common b/sysutils/bareos-server/Makefile.common index 59adba5749c8..712690fbbe33 100644 --- a/sysutils/bareos-server/Makefile.common +++ b/sysutils/bareos-server/Makefile.common @@ -46,6 +46,9 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/core/src/defaultconfigs/tray-monitor.d/${d}/*.sample ${STAGEDIR}${ETCDIR}/tray-monitor.d/${d}/ .endfor ${INSTALL_PROGRAM} ${CONFIGURE_WRKSRC}/core/src/qt-tray-monitor/bareos-tray-monitor ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/core/src/images/bareos_1.png ${STAGEDIR}${PREFIX}/share/pixmaps/bareos-tray-monitor.png + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps + ${INSTALL_DATA} ${WRKSRC}/core/src/images/bareos-logo_128x128.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/bareos-tray-monitor.png + @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps + ${INSTALL_DATA} ${WRKSRC}/core/src/images/bareos-logo.svg ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/bareos-tray-monitor.svg ${INSTALL_DATA} ${WRKSRC}/core/src/qt-tray-monitor/bareos-tray-monitor.desktop.in ${STAGEDIR}${DESKTOPDIR}/bareos-tray-monitor.desktop .endif diff --git a/sysutils/bareos-server/distinfo b/sysutils/bareos-server/distinfo index 45b4c29b009c..380d2053987e 100644 --- a/sysutils/bareos-server/distinfo +++ b/sysutils/bareos-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734849535 -SHA256 (bareos-bareos-Release-24.0.0_GH0.tar.gz) = 3cfc7e4b13143a9c39173d9e970476c3ba322761504513458552248700b8162d -SIZE (bareos-bareos-Release-24.0.0_GH0.tar.gz) = 13328535 +TIMESTAMP = 1759972761 +SHA256 (bareos-bareos-Release-24.0.5_GH0.tar.gz) = 52bbd9cde1c8a2e7fe7c00fb41215e5add112607de7a2ca77677a28752e7a8d7 +SIZE (bareos-bareos-Release-24.0.5_GH0.tar.gz) = 13392425 diff --git a/sysutils/bareos-traymonitor/Makefile b/sysutils/bareos-traymonitor/Makefile index 62fd2c3f5d58..ebbd801f9eb0 100644 --- a/sysutils/bareos-traymonitor/Makefile +++ b/sysutils/bareos-traymonitor/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Backup archiving recovery open sourced (traymonitor) diff --git a/sysutils/bareos-traymonitor/pkg-plist b/sysutils/bareos-traymonitor/pkg-plist index 1a71281bcaaf..3ac1d1fde94d 100644 --- a/sysutils/bareos-traymonitor/pkg-plist +++ b/sysutils/bareos-traymonitor/pkg-plist @@ -4,4 +4,5 @@ bin/bareos-tray-monitor @sample %%ETCDIR%%/tray-monitor.d/monitor/bareos-mon.conf.sample @sample %%ETCDIR%%/tray-monitor.d/storage/StorageDaemon-local.conf.sample share/applications/bareos-tray-monitor.desktop -share/pixmaps/bareos-tray-monitor.png +share/icons/hicolor/128x128/apps/bareos-tray-monitor.png +share/icons/hicolor/scalable/apps/bareos-tray-monitor.svg diff --git a/sysutils/py-python-bareos/Makefile b/sysutils/py-python-bareos/Makefile index 4fae21872cb0..8717aab603f9 100644 --- a/sysutils/py-python-bareos/Makefile +++ b/sysutils/py-python-bareos/Makefile @@ -1,6 +1,5 @@ PORTNAME= python-bareos -PORTVERSION= 24.0.0 -PORTREVISION= 1 +PORTVERSION= 24.0.5 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-python-bareos/distinfo b/sysutils/py-python-bareos/distinfo index 6b1a4c9ffae4..727e169e93bf 100644 --- a/sysutils/py-python-bareos/distinfo +++ b/sysutils/py-python-bareos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735940424 -SHA256 (python_bareos-24.0.0.tar.gz) = fee25b9e738ba2f3762064d7834ca7c8d91d60696cd47ed8ace6f8fb5cb58587 -SIZE (python_bareos-24.0.0.tar.gz) = 37218 +TIMESTAMP = 1759978087 +SHA256 (python_bareos-24.0.5.tar.gz) = 75a55748af0390789c768ac95a12bbd0eb4e4a6c791b3e1de84ce08ade4740a5 +SIZE (python_bareos-24.0.5.tar.gz) = 37375 diff --git a/www/bareos-webui/Makefile b/www/bareos-webui/Makefile index b978135ba504..ff7d66f19472 100644 --- a/www/bareos-webui/Makefile +++ b/www/bareos-webui/Makefile @@ -1,6 +1,6 @@ PORTNAME= bareos DISTVERSIONPREFIX= Release/ -DISTVERSION= 24.0.0 +DISTVERSION= 24.0.5 CATEGORIES?= www sysutils PKGNAMESUFFIX= -webui diff --git a/www/bareos-webui/distinfo b/www/bareos-webui/distinfo index 63c771d790e3..3a07219e5dd2 100644 --- a/www/bareos-webui/distinfo +++ b/www/bareos-webui/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734939598 -SHA256 (bareos-bareos-Release-24.0.0_GH0.tar.gz) = 3cfc7e4b13143a9c39173d9e970476c3ba322761504513458552248700b8162d -SIZE (bareos-bareos-Release-24.0.0_GH0.tar.gz) = 13328535 +TIMESTAMP = 1759977836 +SHA256 (bareos-bareos-Release-24.0.5_GH0.tar.gz) = 52bbd9cde1c8a2e7fe7c00fb41215e5add112607de7a2ca77677a28752e7a8d7 +SIZE (bareos-bareos-Release-24.0.5_GH0.tar.gz) = 13392425