| Summary: | [patch] textproc/pugixml: enable long long support | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Matthew Rezny <rezny> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | ybungalobill | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(ybungalobill) |
||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 202563 | ||||||
| Attachments: |
|
||||||
Reviewed. Approve. A commit references this bug: Author: amdmi3 Date: Fri Aug 28 15:43:25 UTC 2015 New revision: 395503 URL: https://svnweb.freebsd.org/changeset/ports/395503 Log: - Enable long long support PR: 202562 Submitted by: matthew@reztek.cz Approved by: ybungalobill@gmail.com (maintainer) Changes: head/textproc/pugixml/Makefile head/textproc/pugixml/files/patch-src_pugiconfig.hpp |
Created attachment 160201 [details] textproc/pugixml enable long long support ftp/filezilla switched from using tinyxml to pugixml and requires long long support.