sysutils/dnf: update 4.17.0 → 4.22.0

This commit is contained in:
Yuri Victorovich 2025-01-27 08:01:04 -07:00
parent 462b710e80
commit 8e5d861efc
4 changed files with 12 additions and 10 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= dnf PORTNAME= dnf
DISTVERSION= 4.17.0 DISTVERSION= 4.22.0
CATEGORIES= sysutils CATEGORIES= sysutils
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1693631007 TIMESTAMP = 1738004554
SHA256 (rpm-software-management-dnf-4.17.0_GH0.tar.gz) = 0f8c1a77f087d4ea291909429a2d90aecad195831a77276d41b9b8ebe60798c8 SHA256 (rpm-software-management-dnf-4.22.0_GH0.tar.gz) = 6bf16a6ddbd89d7e79358ba6fbf532bf82acfeee20201c11b9bda821e19a82de
SIZE (rpm-software-management-dnf-4.17.0_GH0.tar.gz) = 2026686 SIZE (rpm-software-management-dnf-4.22.0_GH0.tar.gz) = 2160515

View file

@ -1,8 +1,6 @@
--- etc/CMakeLists.txt.orig 2020-09-20 04:13:02 UTC --- etc/CMakeLists.txt.orig 2024-11-12 18:36:57 UTC
+++ etc/CMakeLists.txt +++ etc/CMakeLists.txt
@@ -1,6 +1,6 @@ @@ -1,5 +1,5 @@ ADD_SUBDIRECTORY (dnf)
-INSTALL (FILES "collect_dnf.conf" DESTINATION ${SYSCONFDIR}/libreport/events.d/)
+#INSTALL (FILES "collect_dnf.conf" DESTINATION ${SYSCONFDIR}/libreport/events.d/)
ADD_SUBDIRECTORY (bash_completion.d) ADD_SUBDIRECTORY (bash_completion.d)
ADD_SUBDIRECTORY (dnf) ADD_SUBDIRECTORY (dnf)
-ADD_SUBDIRECTORY (logrotate.d) -ADD_SUBDIRECTORY (logrotate.d)

View file

@ -2,12 +2,11 @@ bin/dnf
bin/dnf-3 bin/dnf-3
bin/dnf-automatic bin/dnf-automatic
bin/dnf-automatic-3 bin/dnf-automatic-3
etc/bash_completion.d/dnf etc/bash_completion.d/dnf-3
%%ETCDIR%%/aliases.d/zypper.conf %%ETCDIR%%/aliases.d/zypper.conf
%%ETCDIR%%/automatic.conf %%ETCDIR%%/automatic.conf
%%ETCDIR%%/dnf-strict.conf %%ETCDIR%%/dnf-strict.conf
%%ETCDIR%%/dnf.conf %%ETCDIR%%/dnf.conf
%%ETCDIR%%/protected.d/dnf.conf
%%ETCDIR%%/protected.d/yum.conf %%ETCDIR%%/protected.d/yum.conf
%%PYTHON_SITELIBDIR%%/dnf/__init__.py %%PYTHON_SITELIBDIR%%/dnf/__init__.py
%%PYTHON_SITELIBDIR%%/dnf/automatic/__init__.py %%PYTHON_SITELIBDIR%%/dnf/automatic/__init__.py
@ -94,7 +93,9 @@ etc/bash_completion.d/dnf
%%PYTHON_SITELIBDIR%%/dnf/yum/__init__.py %%PYTHON_SITELIBDIR%%/dnf/yum/__init__.py
%%PYTHON_SITELIBDIR%%/dnf/yum/misc.py %%PYTHON_SITELIBDIR%%/dnf/yum/misc.py
%%PYTHON_SITELIBDIR%%/dnf/yum/rpmtrans.py %%PYTHON_SITELIBDIR%%/dnf/yum/rpmtrans.py
%%PYTHON_SITELIBDIR%%/dnf-4.22.0.dist-info/METADATA
share/locale/ar/LC_MESSAGES/dnf.mo share/locale/ar/LC_MESSAGES/dnf.mo
share/locale/be/LC_MESSAGES/dnf.mo
share/locale/bg/LC_MESSAGES/dnf.mo share/locale/bg/LC_MESSAGES/dnf.mo
share/locale/bn/LC_MESSAGES/dnf.mo share/locale/bn/LC_MESSAGES/dnf.mo
share/locale/bn_IN/LC_MESSAGES/dnf.mo share/locale/bn_IN/LC_MESSAGES/dnf.mo
@ -118,6 +119,7 @@ share/locale/he/LC_MESSAGES/dnf.mo
share/locale/hi/LC_MESSAGES/dnf.mo share/locale/hi/LC_MESSAGES/dnf.mo
share/locale/hr/LC_MESSAGES/dnf.mo share/locale/hr/LC_MESSAGES/dnf.mo
share/locale/hu/LC_MESSAGES/dnf.mo share/locale/hu/LC_MESSAGES/dnf.mo
share/locale/ie/LC_MESSAGES/dnf.mo
share/locale/id/LC_MESSAGES/dnf.mo share/locale/id/LC_MESSAGES/dnf.mo
share/locale/it/LC_MESSAGES/dnf.mo share/locale/it/LC_MESSAGES/dnf.mo
share/locale/ja/LC_MESSAGES/dnf.mo share/locale/ja/LC_MESSAGES/dnf.mo
@ -130,6 +132,7 @@ share/locale/mr/LC_MESSAGES/dnf.mo
share/locale/ms/LC_MESSAGES/dnf.mo share/locale/ms/LC_MESSAGES/dnf.mo
share/locale/nb/LC_MESSAGES/dnf.mo share/locale/nb/LC_MESSAGES/dnf.mo
share/locale/nl/LC_MESSAGES/dnf.mo share/locale/nl/LC_MESSAGES/dnf.mo
share/locale/om/LC_MESSAGES/dnf.mo
share/locale/or/LC_MESSAGES/dnf.mo share/locale/or/LC_MESSAGES/dnf.mo
share/locale/pa/LC_MESSAGES/dnf.mo share/locale/pa/LC_MESSAGES/dnf.mo
share/locale/pl/LC_MESSAGES/dnf.mo share/locale/pl/LC_MESSAGES/dnf.mo
@ -138,6 +141,7 @@ share/locale/pt_BR/LC_MESSAGES/dnf.mo
share/locale/ru/LC_MESSAGES/dnf.mo share/locale/ru/LC_MESSAGES/dnf.mo
share/locale/si/LC_MESSAGES/dnf.mo share/locale/si/LC_MESSAGES/dnf.mo
share/locale/sk/LC_MESSAGES/dnf.mo share/locale/sk/LC_MESSAGES/dnf.mo
share/locale/sl/LC_MESSAGES/dnf.mo
share/locale/sq/LC_MESSAGES/dnf.mo share/locale/sq/LC_MESSAGES/dnf.mo
share/locale/sr/LC_MESSAGES/dnf.mo share/locale/sr/LC_MESSAGES/dnf.mo
share/locale/sr@latin/LC_MESSAGES/dnf.mo share/locale/sr@latin/LC_MESSAGES/dnf.mo