From owner-svn-ports-head@freebsd.org Mon Jan 4 16:20: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 EBA794DB248; Mon, 4 Jan 2021 16:20:22 +0000 (UTC) (envelope-from arved@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D8gpG6Pjtz3DsG; Mon, 4 Jan 2021 16:20:22 +0000 (UTC) (envelope-from arved@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 CEBCC1CBB9; Mon, 4 Jan 2021 16:20:22 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 104GKMtJ067162; Mon, 4 Jan 2021 16:20:22 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 104GKMeg067161; Mon, 4 Jan 2021 16:20:22 GMT (envelope-from arved@FreeBSD.org) Message-Id: <202101041620.104GKMeg067161@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Mon, 4 Jan 2021 16:20:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r560310 - head/net-im/libstrophe X-SVN-Group: ports-head X-SVN-Commit-Author: arved X-SVN-Commit-Paths: head/net-im/libstrophe X-SVN-Commit-Revision: 560310 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: Mon, 04 Jan 2021 16:20:23 -0000 Author: arved Date: Mon Jan 4 16:20:22 2021 New Revision: 560310 URL: https://svnweb.freebsd.org/changeset/ports/560310 Log: Update to 0.10.1 Modified: head/net-im/libstrophe/Makefile head/net-im/libstrophe/distinfo Modified: head/net-im/libstrophe/Makefile ============================================================================== --- head/net-im/libstrophe/Makefile Mon Jan 4 16:16:52 2021 (r560309) +++ head/net-im/libstrophe/Makefile Mon Jan 4 16:20:22 2021 (r560310) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libstrophe -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= net-im MAINTAINER= arved@FreeBSD.org Modified: head/net-im/libstrophe/distinfo ============================================================================== --- head/net-im/libstrophe/distinfo Mon Jan 4 16:16:52 2021 (r560309) +++ head/net-im/libstrophe/distinfo Mon Jan 4 16:20:22 2021 (r560310) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600610872 -SHA256 (strophe-libstrophe-0.10.0_GH0.tar.gz) = 8d804e4c74cea1133203cc95a59a88f700fbdaead076e7959b495d734dd7936d -SIZE (strophe-libstrophe-0.10.0_GH0.tar.gz) = 173130 +TIMESTAMP = 1609777054 +SHA256 (strophe-libstrophe-0.10.1_GH0.tar.gz) = 5bf0bbc555cb6059008f1b748370d4d2ee1e1fabd3eeab68475263556405ba39 +SIZE (strophe-libstrophe-0.10.1_GH0.tar.gz) = 173551