summaryrefslogtreecommitdiff
path: root/textproc/pugixml/files/patch-src_pugiconfig.hpp
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2025-01-10 21:06:42 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2025-01-10 21:23:48 +0000
commitbbc08dcb46a333fa4b0323b6e4d385e300f9491d (patch)
tree29fbe481e077931aedcf62bde29f8d98ed591032 /textproc/pugixml/files/patch-src_pugiconfig.hpp
parentdevel/git-absorb: Update to 0.6.17 (diff)
textproc/pugixml: Update to 1.15
Removed patch that force long long since upstream changed: // Uncomment this to enable long long support (usually enabled automatically) // #define PUGIXML_HAS_LONG_LONG ChangeLog: https://github.com/zeux/pugixml/releases/tag/v1.15
Diffstat (limited to 'textproc/pugixml/files/patch-src_pugiconfig.hpp')
-rw-r--r--textproc/pugixml/files/patch-src_pugiconfig.hpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/pugixml/files/patch-src_pugiconfig.hpp b/textproc/pugixml/files/patch-src_pugiconfig.hpp
deleted file mode 100644
index 0634acf3ce8a..000000000000
--- a/textproc/pugixml/files/patch-src_pugiconfig.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pugiconfig.hpp.orig 2018-04-04 14:53:16 UTC
-+++ src/pugiconfig.hpp
-@@ -44,7 +44,7 @@
- // #define PUGIXML_HEADER_ONLY
-
- // Uncomment this to enable long long support
--// #define PUGIXML_HAS_LONG_LONG
-+#define PUGIXML_HAS_LONG_LONG
-
- #endif
-