Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2024 09:05:04 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 611551dc4af5 - main - devel/pkgconf: update to 2.2.0
Message-ID:  <202404020905.432954Cb031749@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=611551dc4af50da654b51908d786e771a7f54119

commit 611551dc4af50da654b51908d786e771a7f54119
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-03-29 20:45:30 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-04-02 08:58:18 +0000

    devel/pkgconf: update to 2.2.0
    
    PR:             278038
    Exp-run:        Antoine
---
 devel/pkgconf/Makefile  | 2 +-
 devel/pkgconf/distinfo  | 6 +++---
 devel/pkgconf/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 5315d3f0d67d..cddd0510a77c 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkgconf
-PORTVERSION=	2.1.1
+PORTVERSION=	2.2.0
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://distfiles.ariadne.space/${PORTNAME}/
diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo
index 9fe5eecafff2..35f300a78545 100644
--- a/devel/pkgconf/distinfo
+++ b/devel/pkgconf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709037591
-SHA256 (pkgconf-2.1.1.tar.xz) = 3a224f2accf091b77a5781316e27b9ee3ba82c083cc2e539e08940b68a44fec5
-SIZE (pkgconf-2.1.1.tar.xz) = 311956
+TIMESTAMP = 1711745064
+SHA256 (pkgconf-2.2.0.tar.xz) = b06ff63a83536aa8c2f6422fa80ad45e4833f590266feb14eaddfe1d4c853c69
+SIZE (pkgconf-2.2.0.tar.xz) = 311920
diff --git a/devel/pkgconf/pkg-plist b/devel/pkgconf/pkg-plist
index b0072cf6c6ce..6249ef69ebc3 100644
--- a/devel/pkgconf/pkg-plist
+++ b/devel/pkgconf/pkg-plist
@@ -8,8 +8,8 @@ include/pkgconf/libpkgconf/libpkgconf.h
 include/pkgconf/libpkgconf/stdinc.h
 lib/libpkgconf.a
 lib/libpkgconf.so
-lib/libpkgconf.so.4
-lib/libpkgconf.so.4.0.0
+lib/libpkgconf.so.5
+lib/libpkgconf.so.5.0.0
 libdata/pkgconfig/libpkgconf.pc
 share/man/man1/pkgconf.1.gz
 share/man/man5/pc.5.gz



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