Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157501476
D6350.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D6350.diff
View Options
Index: head/devel/libxo/Makefile
===================================================================
--- head/devel/libxo/Makefile
+++ head/devel/libxo/Makefile
@@ -1,11 +1,11 @@
# $FreeBSD$
PORTNAME= libxo
-PORTVERSION= 0.3.5
+PORTVERSION= 0.6.1
CATEGORIES= devel textproc
MASTER_SITES= http://github.com/Juniper/${PORTNAME}/releases/download/${PORTVERSION}/
-MAINTAINER= brooks@FreeBSD.org
+MAINTAINER= jonathan@FreeBSD.org
COMMENT= Library to generate text, XML, JSON, and HTML output
LICENSE= BSD2CLAUSE
Index: head/devel/libxo/distinfo
===================================================================
--- head/devel/libxo/distinfo
+++ head/devel/libxo/distinfo
@@ -1,2 +1,3 @@
-SHA256 (libxo-0.3.5.tar.gz) = a649d098ed1abdbe895c61875a3f1f577a24ce80888c8c06ff6fedd5a6943c9d
-SIZE (libxo-0.3.5.tar.gz) = 841272
+TIMESTAMP = 1463158287
+SHA256 (libxo-0.6.1.tar.gz) = 0b0474d8d889026b5a866cdc07b1b6c33a18bc5f4f014254d36195d37d105639
+SIZE (libxo-0.6.1.tar.gz) = 974249
Index: head/devel/libxo/pkg-plist
===================================================================
--- head/devel/libxo/pkg-plist
+++ head/devel/libxo/pkg-plist
@@ -2,22 +2,38 @@
bin/xo
bin/xohtml
bin/xolint
+bin/xopo
include/libxo/xo.h
+include/libxo/xo_encoder.h
lib/libxo.a
lib/libxo.so
lib/libxo.so.0
lib/libxo.so.0.0.0
+lib/libxo/encoder/cbor.enc
+lib/libxo/encoder/libenc_cbor.a
+lib/libxo/encoder/libenc_cbor.so
+lib/libxo/encoder/libenc_cbor.so.0
+lib/libxo/encoder/libenc_cbor.so.0.0.0
+lib/libxo/encoder/libenc_test.a
+lib/libxo/encoder/libenc_test.so
+lib/libxo/encoder/libenc_test.so.0
+lib/libxo/encoder/libenc_test.so.0.0.0
+lib/libxo/encoder/test.enc
lib/pkgconfig/libxo.pc
man/man1/xo.1.gz
man/man1/xohtml.1.gz
man/man1/xolint.1.gz
+man/man1/xopo.1.gz
man/man3/libxo.3.gz
man/man3/xo_attr.3.gz
man/man3/xo_create.3.gz
man/man3/xo_emit.3.gz
+man/man3/xo_emit_err.3.gz
man/man3/xo_err.3.gz
+man/man3/xo_error.3.gz
man/man3/xo_finish.3.gz
man/man3/xo_flush.3.gz
+man/man3/xo_message.3.gz
man/man3/xo_no_setlocale.3.gz
man/man3/xo_open_container.3.gz
man/man3/xo_open_list.3.gz
@@ -28,8 +44,10 @@
man/man3/xo_set_info.3.gz
man/man3/xo_set_options.3.gz
man/man3/xo_set_style.3.gz
+man/man3/xo_set_syslog_enterprise_id.3.gz
man/man3/xo_set_version.3.gz
man/man3/xo_set_writer.3.gz
+man/man3/xo_syslog.3.gz
man/man5/xo_format.5.gz
%%PORTDOCS%%%%DOCSDIR%%/Copyright
%%DATADIR%%/external/jquery.js
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 23, 3:17 AM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33440021
Default Alt Text
D6350.diff (2 KB)
Attached To
Mode
D6350: Update to 0.6.1
Attached
Detach File
Event Timeline
Log In to Comment