mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
misc/librepo: update 1.17.1 → 1.19.0
This commit is contained in:
parent
8f17a07b3e
commit
8577bce98c
3 changed files with 8 additions and 9 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= librepo
|
||||
DISTVERSION= 1.17.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.19.0
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1711520106
|
||||
SHA256 (rpm-software-management-librepo-1.17.1_GH0.tar.gz) = 16e4158d6ce8a8536cc80dc327efb4ad53acf9181175b80cb9ef17cbda53cb8f
|
||||
SIZE (rpm-software-management-librepo-1.17.1_GH0.tar.gz) = 840461
|
||||
TIMESTAMP = 1738003050
|
||||
SHA256 (rpm-software-management-librepo-1.19.0_GH0.tar.gz) = 7395b34af0d7a3fa13d2db1ad0ca0d8cbcae6695c2ecd62c6204606184bfd92b
|
||||
SIZE (rpm-software-management-librepo-1.19.0_GH0.tar.gz) = 841780
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
--- librepo/librepo.pc.cmake.orig 2020-09-20 19:51:54 UTC
|
||||
--- librepo/librepo.pc.cmake.orig 2024-11-04 16:54:08 UTC
|
||||
+++ librepo/librepo.pc.cmake
|
||||
@@ -6,7 +6,7 @@ Name: librepo
|
||||
@@ -6,7 +6,7 @@ Requires: glib-2.0
|
||||
Description: Repodata downloading library.
|
||||
Version: @VERSION@
|
||||
Requires: glib-2.0
|
||||
-Requires.private: libcurl openssl libxml-2.0
|
||||
+Requires.private: libcurl libxml-2.0
|
||||
-Requires.private: libcurl openssl libxml-2.0 @PKGCONF_DEPENDENCY_ZCK@
|
||||
+Requires.private: libcurl libxml-2.0 @PKGCONF_DEPENDENCY_ZCK@
|
||||
Libs: -L${libdir} -lrepo
|
||||
Libs.private: -lgpgme -lgpg-error
|
||||
Cflags: -I${includedir} -D_FILE_OFFSET_BITS=64
|
||||
|
|
Loading…
Add table
Reference in a new issue