From owner-svn-ports-head@freebsd.org Tue Jun 27 16:13:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6218D89245; Tue, 27 Jun 2017 16:13:40 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id 5862F706B5; Tue, 27 Jun 2017 16:13:40 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5RGDdoi092951; Tue, 27 Jun 2017 16:13:39 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5RGDdIw092949; Tue, 27 Jun 2017 16:13:39 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706271613.v5RGDdIw092949@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Jun 2017 16:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444478 - head/textproc/tinyxml2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/tinyxml2 X-SVN-Commit-Revision: 444478 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.23 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, 27 Jun 2017 16:13:40 -0000 Author: sunpoet Date: Tue Jun 27 16:13:39 2017 New Revision: 444478 URL: https://svnweb.freebsd.org/changeset/ports/444478 Log: Update textproc/tinyxml2 to 5.0.1 Changes: https://github.com/leethomason/tinyxml2/commits/master Modified: head/textproc/tinyxml2/Makefile head/textproc/tinyxml2/distinfo Modified: head/textproc/tinyxml2/Makefile ============================================================================== --- head/textproc/tinyxml2/Makefile Tue Jun 27 16:13:33 2017 (r444477) +++ head/textproc/tinyxml2/Makefile Tue Jun 27 16:13:39 2017 (r444478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinyxml2 -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 PORTEPOCH= 1 CATEGORIES= textproc Modified: head/textproc/tinyxml2/distinfo ============================================================================== --- head/textproc/tinyxml2/distinfo Tue Jun 27 16:13:33 2017 (r444477) +++ head/textproc/tinyxml2/distinfo Tue Jun 27 16:13:39 2017 (r444478) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497958457 -SHA256 (leethomason-tinyxml2-5.0.0_GH0.tar.gz) = d88cd8cece80162a2d7a1a0801aa4fc771d4ed6b094b475d00f303eda30bc87d -SIZE (leethomason-tinyxml2-5.0.0_GH0.tar.gz) = 349522 +TIMESTAMP = 1498574190 +SHA256 (leethomason-tinyxml2-5.0.1_GH0.tar.gz) = cd33f70a856b681506e3650f9f5f5e5e6c7232da7fa3cfc4e8f56fe7b77dd735 +SIZE (leethomason-tinyxml2-5.0.1_GH0.tar.gz) = 349622