Skip to content

Commit

Permalink
sysutils/libdnf: Update 0.67.0 -> 0.68.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Sep 4, 2022
1 parent cf9072d commit 0c27060
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions sysutils/libdnf/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= libdnf
DISTVERSION= 0.67.0
DISTVERSION= 0.68.0
CATEGORIES= sysutils

MAINTAINER= yuri@FreeBSD.org
Expand Down Expand Up @@ -32,7 +32,7 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
libyaml.so:textproc/libyaml \
libzstd.so:archivers/zstd

USES= cmake compiler:c++11-lang gettext gnome lua pkgconfig sqlite ssl
USES= cmake:testing compiler:c++11-lang gettext gnome lua pkgconfig sqlite ssl
USE_GNOME= glib20 libxml2
USE_LDCONFIG= yes

Expand All @@ -57,4 +57,6 @@ ZCHUNK_DESC= With zchunk support
ZCHUNK_CMAKE_BOOL= WITH_ZCHUNK
ZCHUNK_BROKEN= Links with zchunk when WITH_ZCHUNK=OFF https://github.com/rpm-software-management/libdnf/issues/1515

# Tests fail to compile: ld: error: unable to find library -ltestshared, see https://github.com/rpm-software-management/libdnf/issues/1574

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions sysutils/libdnf/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1652373297
SHA256 (rpm-software-management-libdnf-0.67.0_GH0.tar.gz) = 14b4327cf95f46c0f2a095935c58a10f472f09319f37cb7d1732d4d242404230
SIZE (rpm-software-management-libdnf-0.67.0_GH0.tar.gz) = 1153214
TIMESTAMP = 1662328484
SHA256 (rpm-software-management-libdnf-0.68.0_GH0.tar.gz) = a2be939f87be1ef15491fa1d718d9d010a12310330a2eb20bc0ff6bc99501ae8
SIZE (rpm-software-management-libdnf-0.68.0_GH0.tar.gz) = 1154033

0 comments on commit 0c27060

Please sign in to comment.