Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Apr 2020 14:45:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r530669 - head/textproc/tinyxml2
Message-ID:  <202004041445.034Ejl01020747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  4 14:45:47 2020
New Revision: 530669
URL: https://svnweb.freebsd.org/changeset/ports/530669

Log:
  Update to 8.0.0
  
  Changes:	https://github.com/leethomason/tinyxml2/commits/master

Modified:
  head/textproc/tinyxml2/Makefile
  head/textproc/tinyxml2/distinfo
  head/textproc/tinyxml2/pkg-plist

Modified: head/textproc/tinyxml2/Makefile
==============================================================================
--- head/textproc/tinyxml2/Makefile	Sat Apr  4 14:45:42 2020	(r530668)
+++ head/textproc/tinyxml2/Makefile	Sat Apr  4 14:45:47 2020	(r530669)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tinyxml2
-PORTVERSION=	7.1.0
+PORTVERSION=	8.0.0
 PORTEPOCH=	1
 CATEGORIES=	textproc
 

Modified: head/textproc/tinyxml2/distinfo
==============================================================================
--- head/textproc/tinyxml2/distinfo	Sat Apr  4 14:45:42 2020	(r530668)
+++ head/textproc/tinyxml2/distinfo	Sat Apr  4 14:45:47 2020	(r530669)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565627606
-SHA256 (leethomason-tinyxml2-7.1.0_GH0.tar.gz) = 68ebd396a4220d5a9b5a621c6e9c66349c5cfdf5efaea3f16e3bb92e45f4e2a3
-SIZE (leethomason-tinyxml2-7.1.0_GH0.tar.gz) = 592717
+TIMESTAMP = 1585985898
+SHA256 (leethomason-tinyxml2-8.0.0_GH0.tar.gz) = 6ce574fbb46751842d23089485ae73d3db12c1b6639cda7721bf3a7ee862012c
+SIZE (leethomason-tinyxml2-8.0.0_GH0.tar.gz) = 593833

Modified: head/textproc/tinyxml2/pkg-plist
==============================================================================
--- head/textproc/tinyxml2/pkg-plist	Sat Apr  4 14:45:42 2020	(r530668)
+++ head/textproc/tinyxml2/pkg-plist	Sat Apr  4 14:45:47 2020	(r530669)
@@ -5,7 +5,7 @@ lib/cmake/tinyxml2/tinyxml2Targets-%%CMAKE_BUILD_TYPE%
 lib/cmake/tinyxml2/tinyxml2Targets.cmake
 lib/libtinyxml2.a
 lib/libtinyxml2.so
-lib/libtinyxml2.so.7
+lib/libtinyxml2.so.8
 lib/libtinyxml2.so.%%PORTVERSION%%
 libdata/pkgconfig/tinyxml2.pc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resources/dream.xml



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