Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2021 19:31:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5aacdc7bca1 - main - textproc/tinyxml2: Update to 8.1.0
Message-ID:  <202105181931.14IJVoBQ036118@gitrepo.freebsd.org>

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

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

commit e5aacdc7bca1a9c04df14639ae82e7a20faea734
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-18 19:28:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-18 19:28:01 +0000

    textproc/tinyxml2: Update to 8.1.0
    
    Changes:        https://github.com/leethomason/tinyxml2/commits/master
---
 textproc/tinyxml2/Makefile  | 2 +-
 textproc/tinyxml2/distinfo  | 6 +++---
 textproc/tinyxml2/pkg-plist | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile
index 1cbf56cfdde7..89f2f8d97771 100644
--- a/textproc/tinyxml2/Makefile
+++ b/textproc/tinyxml2/Makefile
@@ -1,7 +1,7 @@
 # Created by: b.f. <bf@FreeBSD.org>
 
 PORTNAME=	tinyxml2
-PORTVERSION=	8.0.0
+PORTVERSION=	8.1.0
 PORTEPOCH=	1
 CATEGORIES=	textproc
 
diff --git a/textproc/tinyxml2/distinfo b/textproc/tinyxml2/distinfo
index 20a7da11f598..e56803970079 100644
--- a/textproc/tinyxml2/distinfo
+++ b/textproc/tinyxml2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585985898
-SHA256 (leethomason-tinyxml2-8.0.0_GH0.tar.gz) = 6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c
-SIZE (leethomason-tinyxml2-8.0.0_GH0.tar.gz) = 593833
+TIMESTAMP = 1621183180
+SHA256 (leethomason-tinyxml2-8.1.0_GH0.tar.gz) = 23c95af3b981cf9a56c7f669505832c93427cb684811bcb6c9311bd18fa9bc30
+SIZE (leethomason-tinyxml2-8.1.0_GH0.tar.gz) = 619733
diff --git a/textproc/tinyxml2/pkg-plist b/textproc/tinyxml2/pkg-plist
index aa49b6673da2..db209f8eefbe 100644
--- a/textproc/tinyxml2/pkg-plist
+++ b/textproc/tinyxml2/pkg-plist
@@ -1,8 +1,8 @@
 include/tinyxml2.h
-lib/cmake/tinyxml2/tinyxml2Config.cmake
-lib/cmake/tinyxml2/tinyxml2ConfigVersion.cmake
-lib/cmake/tinyxml2/tinyxml2Targets-%%CMAKE_BUILD_TYPE%%.cmake
-lib/cmake/tinyxml2/tinyxml2Targets.cmake
+lib/cmake/tinyxml2/tinyxml2-config-version.cmake
+lib/cmake/tinyxml2/tinyxml2-config.cmake
+lib/cmake/tinyxml2/tinyxml2-shared-targets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/tinyxml2/tinyxml2-shared-targets.cmake
 lib/libtinyxml2.a
 lib/libtinyxml2.so
 lib/libtinyxml2.so.8



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