Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Aug 2023 08:29:35 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 02995e123375 - main - =?utf-8?Q?misc/librepo:=20Update=201.15.1=20=E2=86=92=201.15.2?=
Message-ID:  <202308020829.3728TZOZ041590@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02995e1233756cdb05e65d582c6f9536030f8097

commit 02995e1233756cdb05e65d582c6f9536030f8097
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-02 08:09:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-02 08:29:31 +0000

    misc/librepo: Update 1.15.1 → 1.15.2
    
    Reported by:    portscout
---
 misc/librepo/Makefile                   | 2 +-
 misc/librepo/distinfo                   | 6 +++---
 misc/librepo/files/patch-CMakeLists.txt | 4 ++--
 misc/librepo/pkg-plist                  | 1 -
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/misc/librepo/Makefile b/misc/librepo/Makefile
index 5cc5e2750109..9f25199ac1a3 100644
--- a/misc/librepo/Makefile
+++ b/misc/librepo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	librepo
-DISTVERSION=	1.15.1
+DISTVERSION=	1.15.2
 CATEGORIES=	misc
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/librepo/distinfo b/misc/librepo/distinfo
index e7fa9306a872..f59a9d046441 100644
--- a/misc/librepo/distinfo
+++ b/misc/librepo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674889454
-SHA256 (rpm-software-management-librepo-1.15.1_GH0.tar.gz) = 4af9edb3219030d35f4972ce520444f7534bd9c94729456ec0aea76e868a103a
-SIZE (rpm-software-management-librepo-1.15.1_GH0.tar.gz) = 828520
+TIMESTAMP = 1690963416
+SHA256 (rpm-software-management-librepo-1.15.2_GH0.tar.gz) = 4ea56b53acc169fd8a26f1f58eaee4162eaa865909a67a2ec2104f096914c27f
+SIZE (rpm-software-management-librepo-1.15.2_GH0.tar.gz) = 831363
diff --git a/misc/librepo/files/patch-CMakeLists.txt b/misc/librepo/files/patch-CMakeLists.txt
index e722a9b880af..237be9cf80e3 100644
--- a/misc/librepo/files/patch-CMakeLists.txt
+++ b/misc/librepo/files/patch-CMakeLists.txt
@@ -1,9 +1,9 @@
---- CMakeLists.txt.orig	2022-12-09 12:47:26 UTC
+--- CMakeLists.txt.orig	2023-08-01 06:48:08 UTC
 +++ CMakeLists.txt
 @@ -29,7 +29,7 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SO
  
  FIND_PACKAGE(PkgConfig)
- PKG_CHECK_MODULES(GLIB2 glib-2.0>=2.28 gio-2.0 REQUIRED)
+ PKG_CHECK_MODULES(GLIB2 glib-2.0>=2.66 gio-2.0 REQUIRED)
 -PKG_SEARCH_MODULE(LIBCRYPTO REQUIRED libcrypto openssl)
 +#PKG_SEARCH_MODULE(LIBCRYPTO REQUIRED libcrypto openssl)
  PKG_CHECK_MODULES(LIBXML2 libxml-2.0 REQUIRED)
diff --git a/misc/librepo/pkg-plist b/misc/librepo/pkg-plist
index 40fb759d39be..770380ecc287 100644
--- a/misc/librepo/pkg-plist
+++ b/misc/librepo/pkg-plist
@@ -1,6 +1,5 @@
 include/librepo/checksum.h
 include/librepo/downloader.h
-include/librepo/downloader_internal.h
 include/librepo/downloadtarget.h
 include/librepo/fastestmirror.h
 include/librepo/gpg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308020829.3728TZOZ041590>