Date: Tue, 9 Feb 2021 19:26:21 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564802 - head/devel/libgnt Message-ID: <202102091926.119JQLsB050411@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Feb 9 19:26:21 2021 New Revision: 564802 URL: https://svnweb.freebsd.org/changeset/ports/564802 Log: devel/libgnt: update to 2.14.1 Modified: head/devel/libgnt/Makefile (contents, props changed) head/devel/libgnt/distinfo (contents, props changed) head/devel/libgnt/pkg-plist (contents, props changed) Modified: head/devel/libgnt/Makefile ============================================================================== --- head/devel/libgnt/Makefile Tue Feb 9 19:20:54 2021 (r564801) +++ head/devel/libgnt/Makefile Tue Feb 9 19:26:21 2021 (r564802) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libgnt -PORTVERSION= 2.14.0 -PORTREVISION= 1 +PORTVERSION= 2.14.1 CATEGORIES= devel MASTER_SITES= SF/pidgin/${PORTNAME}/${PORTVERSION}/ Modified: head/devel/libgnt/distinfo ============================================================================== --- head/devel/libgnt/distinfo Tue Feb 9 19:20:54 2021 (r564801) +++ head/devel/libgnt/distinfo Tue Feb 9 19:26:21 2021 (r564802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591799697 -SHA256 (libgnt-2.14.0.tar.xz) = 6b7ea2030c9755ad9756ab4b1d3396dccaef4a712eccce34d3990042bb4b3abf -SIZE (libgnt-2.14.0.tar.xz) = 102444 +TIMESTAMP = 1612498013 +SHA256 (libgnt-2.14.1.tar.xz) = 5ec3e68e18f956e9998d79088b299fa3bca689bcc95c86001bc5da17c1eb4bd8 +SIZE (libgnt-2.14.1.tar.xz) = 106564 Modified: head/devel/libgnt/pkg-plist ============================================================================== --- head/devel/libgnt/pkg-plist Tue Feb 9 19:20:54 2021 (r564801) +++ head/devel/libgnt/pkg-plist Tue Feb 9 19:26:21 2021 (r564802) @@ -29,7 +29,7 @@ lib/gnt/irssi.so lib/gnt/s.so lib/libgnt.so lib/libgnt.so.0 -lib/libgnt.so.0.14.0 +lib/libgnt.so.0.14.1 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?202102091926.119JQLsB050411>