aboutsummaryrefslogtreecommitdiff
path: root/ports/libxmlpp/fixAutoPtrExpired.patch
AgeCommit message (Expand)Author
2021-04-26[glib up to gtk] update and make it work with meson (#13100)Alexander Neumann
2018-04-25Since the auto_ptr is removed in c++17, so use unique_ptr to instead of it.Cheney Wang