Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 12:54:54 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ef5d27df4233 - main - devel/libgnt: update to 2.14.2
Message-ID:  <202108311254.17VCsswq078687@gitrepo.freebsd.org>

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

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

commit ef5d27df4233a69331f828eb47010775719cfe0e
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-08-31 12:54:08 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-08-31 12:54:32 +0000

    devel/libgnt: update to 2.14.2
---
 devel/libgnt/Makefile  | 4 ++--
 devel/libgnt/distinfo  | 6 +++---
 devel/libgnt/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/libgnt/Makefile b/devel/libgnt/Makefile
index 31703174ace8..cf0a6975aa19 100644
--- a/devel/libgnt/Makefile
+++ b/devel/libgnt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libgnt
-PORTVERSION=	2.14.1
+PORTVERSION=	2.14.2
 CATEGORIES=	devel
 MASTER_SITES=	SF/pidgin/${PORTNAME}/${PORTVERSION}/
 
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 BUILD_DEPENDS=	gtkdoc-scan:textproc/gtk-doc
 
 USES=		gettext-runtime gnome meson pkgconfig tar:xz
-USE_GNOME=	glib20
+USE_GNOME=	glib20 libxml2
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/libgnt/distinfo b/devel/libgnt/distinfo
index 082399e2d92e..25ca9f80c31d 100644
--- a/devel/libgnt/distinfo
+++ b/devel/libgnt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612498013
-SHA256 (libgnt-2.14.1.tar.xz) = 5ec3e68e18f956e9998d79088b299fa3bca689bcc95c86001bc5da17c1eb4bd8
-SIZE (libgnt-2.14.1.tar.xz) = 106564
+TIMESTAMP = 1630357263
+SHA256 (libgnt-2.14.2.tar.xz) = 61cf74b14eef10868b2d892e975aa78614f094c8f4d30dfd1aaedf52e6120e75
+SIZE (libgnt-2.14.2.tar.xz) = 106128
diff --git a/devel/libgnt/pkg-plist b/devel/libgnt/pkg-plist
index 0fb09d982629..1d71eafd3694 100644
--- a/devel/libgnt/pkg-plist
+++ b/devel/libgnt/pkg-plist
@@ -29,7 +29,7 @@ lib/gnt/irssi.so
 lib/gnt/s.so
 lib/libgnt.so
 lib/libgnt.so.0
-lib/libgnt.so.0.14.1
+lib/libgnt.so.0.14.2
 libdata/pkgconfig/gnt.pc
 share/gtk-doc/html/libgnt/annotation-glossary.html
 share/gtk-doc/html/libgnt/api-2.1.0.html



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