Summary: | textproc/pugixml: update to 1.6 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | ybungalobill | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ybungalobill) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Hey, Thank you for preparing the patch. I've applied the patch, built and installed it on a clean system, and tested it with some of my code using the library on another. Everything seems OK except that the patch references a non-existing `patch-scripts_CMakeLists.txt` file (one underscore) which I had to correct manually to `patch-scripts__CMakeLists.txt` (two underscores). Not sure how did it happen. I am not a committer. Can you commit the changes or I shall contact somebody else? > Everything seems OK except that the patch references a non-existing `patch-scripts_CMakeLists.txt` file (one underscore) which I had to correct manually to `patch-scripts__CMakeLists.txt` (two underscores). Not sure how did it happen. That's probably because file was renamed (patch-scripts__CMakeLists.txt -> patch-scripts_CMakeLists.txt) according to our patch naming scheme (https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-patch.html). > I am not a committer. Can you commit the changes Sure, only your approval was required. Thank you! A commit references this bug: Author: amdmi3 Date: Mon Jul 27 16:56:41 UTC 2015 New revision: 392991 URL: https://svnweb.freebsd.org/changeset/ports/392991 Log: - Update to 1.6 PR: 201138 Submitted by: amdmi3 Approved by: ybungalobill@gmail.com (maintainer) Changes: head/textproc/pugixml/Makefile head/textproc/pugixml/distinfo head/textproc/pugixml/files/patch-scripts_CMakeLists.txt head/textproc/pugixml/files/patch-scripts__CMakeLists.txt head/textproc/pugixml/pkg-descr head/textproc/pugixml/pkg-plist |
Created attachment 158086 [details] Patch - Update to 1.6