From owner-svn-ports-head@freebsd.org Tue Feb 9 19:26:22 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 97DF752866F; Tue, 9 Feb 2021 19:26:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DZtDG3znwz3jmX; Tue, 9 Feb 2021 19:26:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B7F6107C1; Tue, 9 Feb 2021 19:26:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 119JQMr1050414; Tue, 9 Feb 2021 19:26:22 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 119JQLsB050411; Tue, 9 Feb 2021 19:26:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202102091926.119JQLsB050411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 9 Feb 2021 19:26:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564802 - head/devel/libgnt X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/libgnt X-SVN-Commit-Revision: 564802 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2021 19:26:22 -0000 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