FreeBSD Bugzilla – Attachment 182871 Details for
Bug 219510
update textproc/tinyxml2 2.2.0 to 4.0.1 - patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update
tinyxml2.patch (text/plain), 1.34 KB, created by
Ivan Rozhuk
on 2017-05-24 20:18:48 UTC
(
hide
)
Description:
update
Filename:
MIME Type:
Creator:
Ivan Rozhuk
Created:
2017-05-24 20:18:48 UTC
Size:
1.34 KB
patch
obsolete
>Index: textproc/tinyxml2/Makefile >=================================================================== >--- textproc/tinyxml2/Makefile (revision 441610) >+++ textproc/tinyxml2/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= tinyxml2 >-PORTVERSION= 2.2.0 >+PORTVERSION= 4.0.1 > PORTEPOCH= 1 > CATEGORIES= textproc > >@@ -14,6 +14,8 @@ > USE_GITHUB= yes > USE_LDCONFIG= yes > USES= cmake dos2unix >+CMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON \ >+ -DBUILD_STATIC_LIBS:BOOL=ON > > GH_ACCOUNT= leethomason > >@@ -20,8 +22,8 @@ > PLIST_FILES= include/tinyxml2.h \ > lib/libtinyxml2.a \ > lib/libtinyxml2.so \ >- lib/libtinyxml2.so.2 \ >- lib/libtinyxml2.so.2.2.0 \ >+ lib/libtinyxml2.so.4 \ >+ lib/libtinyxml2.so.4.0.1 \ > libdata/pkgconfig/tinyxml2.pc > PORTEXAMPLES= xmltest.cpp resources > >Index: textproc/tinyxml2/distinfo >=================================================================== >--- textproc/tinyxml2/distinfo (revision 441610) >+++ textproc/tinyxml2/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (leethomason-tinyxml2-2.2.0_GH0.tar.gz) = f891224f32e7a06bf279290619cec80cc8ddc335c13696872195ffb87f5bce67 >-SIZE (leethomason-tinyxml2-2.2.0_GH0.tar.gz) = 455226 >+TIMESTAMP = 1495627641 >+SHA256 (leethomason-tinyxml2-4.0.1_GH0.tar.gz) = 14b38ef25cc136d71339ceeafb4856bb638d486614103453eccd323849267f20 >+SIZE (leethomason-tinyxml2-4.0.1_GH0.tar.gz) = 344295
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 219510
: 182871