Bug 250047 - devel/liborcus: Update to 0.16.1
Summary: devel/liborcus: Update to 0.16.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-10-02 10:37 UTC by Gleb Popov
Modified: 2021-03-20 08:25 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (office)
arrowd: maintainer-feedback? (office)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Popov freebsd_committer freebsd_triage 2020-10-02 10:37:41 UTC
Index: devel/liborcus/Makefile
===================================================================
--- devel/liborcus/Makefile     (revision 549984)
+++ devel/liborcus/Makefile     (working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=      liborcus
-PORTVERSION=   0.15.4
+PORTVERSION=   0.16.1
 CATEGORIES=    devel misc
 MASTER_SITES=  http://kohei.us/files/orcus/src/
 
Index: devel/liborcus/distinfo
===================================================================
--- devel/liborcus/distinfo     (revision 549984)
+++ devel/liborcus/distinfo     (working copy)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585719008
-SHA256 (liborcus-0.15.4.tar.xz) = b02173c1787373fa728fdaad1b9658184dbcefefcc23c3afcf5400571282e512
-SIZE (liborcus-0.15.4.tar.xz) = 1590048
+TIMESTAMP = 1601634674
+SHA256 (liborcus-0.16.1.tar.xz) = a4b26b320d00bdfc769c3a03ed22bd5ad7e54a93dc6b1d00cd949f8f3519faae
+SIZE (liborcus-0.16.1.tar.xz) = 1805436
Index: devel/liborcus/pkg-plist
===================================================================
--- devel/liborcus/pkg-plist    (revision 549984)
+++ devel/liborcus/pkg-plist    (working copy)
@@ -62,6 +62,7 @@
 include/liborcus-%%VERSION%%/orcus/types.hpp
 include/liborcus-%%VERSION%%/orcus/xml_namespace.hpp
 include/liborcus-%%VERSION%%/orcus/xml_structure_tree.hpp
+include/liborcus-%%VERSION%%/orcus/xml_writer.hpp
 include/liborcus-%%VERSION%%/orcus/yaml_document_tree.hpp
 include/liborcus-%%VERSION%%/orcus/yaml_parser.hpp
 include/liborcus-%%VERSION%%/orcus/yaml_parser_base.hpp
Comment 1 Dima Panov freebsd_committer freebsd_triage 2020-10-29 15:19:13 UTC
Adopted in office WIP area for upcoming 7.1.0 release