summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2016-11-28 12:39:41 +0000
committerwiz <wiz>2016-11-28 12:39:41 +0000
commite19ba26b3072490494f5bd284b3328baacb9a05a (patch)
tree0c03427218ae48d89a253da790213f14bd338a2f /textproc
parent2e20cae8b68049cc1581f07dda00abef11f5bdb8 (diff)
downloadpkgsrc-e19ba26b3072490494f5bd284b3328baacb9a05a.tar.gz
Updated pugixml to 1.8.1.
1.8.1 This is a re-release of v1.8 with fixed timestamps for files in .tar.gz 1.8 Maintenance release. Release highlights: Added parse_embed_pcdata parsing mode to reduce memory consumption for some documents Added Latin-1 auto-detection support When printing empty elements, a space is no longer added before / in format_raw mode Fix compilation issues for Borland C++ 5.4 and some distributions of MinGW 3.8
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pugixml/Makefile5
-rw-r--r--textproc/pugixml/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/pugixml/Makefile b/textproc/pugixml/Makefile
index 4e9044957c2..339b4cd9305 100644
--- a/textproc/pugixml/Makefile
+++ b/textproc/pugixml/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2016/04/29 11:54:54 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/11/28 12:39:41 wiz Exp $
-DISTNAME= pugixml-1.7
+DISTNAME= pugixml-1.8.1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=zeux/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -13,6 +13,5 @@ LICENSE= mit
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
USE_CMAKE= yes
-CMAKE_ARG_PATH= scripts
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/pugixml/distinfo b/textproc/pugixml/distinfo
index eb99239937d..171d954986a 100644
--- a/textproc/pugixml/distinfo
+++ b/textproc/pugixml/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/04/29 11:54:54 wiz Exp $
+$NetBSD: distinfo,v 1.2 2016/11/28 12:39:41 wiz Exp $
-SHA1 (pugixml-1.7.tar.gz) = 9c5de9759c5ca61bdc6575ac30fa5a2cbce0b63d
-RMD160 (pugixml-1.7.tar.gz) = 27186cb9656a2051eab9181893bd9de4c35455cb
-SHA512 (pugixml-1.7.tar.gz) = 27c06a32c336d81c1d8568d209314ba8876ce8e7a18cdaf18dc666e25eb35aa7b58b0c812862245c21e8a60c7dba671dbc4c60c79f8dfb65f9714ecc7b3e1ca1
-Size (pugixml-1.7.tar.gz) = 522704 bytes
+SHA1 (pugixml-1.8.1.tar.gz) = 9baa6f245f7a92950b406da80c1599bc8b5f7e08
+RMD160 (pugixml-1.8.1.tar.gz) = cefaac1efe5141f88c4c99f543e49c0d4455147d
+SHA512 (pugixml-1.8.1.tar.gz) = 6e71dc647455b3564b1fee3b3fcd10d3be86d97f437aa13e5e937a8a532fee459ccc1fd2193f77cc19ffc8c6d3f2609e33f77a7d924eaa3422f3e5f2fd036bf6
+Size (pugixml-1.8.1.tar.gz) = 528983 bytes