mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 8.0.0
Changes: https://github.com/leethomason/tinyxml2/commits/master
This commit is contained in:
parent
d52c68c2c4
commit
4117b7a6c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530669
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tinyxml2
|
||||
PORTVERSION= 7.1.0
|
||||
PORTVERSION= 8.0.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
|
@ -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
|
||||
|
@ -5,7 +5,7 @@ lib/cmake/tinyxml2/tinyxml2Targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user