Index: head/devel/libxo/Makefile =================================================================== --- head/devel/libxo/Makefile (revision 389241) +++ head/devel/libxo/Makefile (revision 389242) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= libxo -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= devel textproc MASTER_SITES= http://github.com/Juniper/${PORTNAME}/releases/download/${PORTVERSION}/ MAINTAINER= brooks@FreeBSD.org COMMENT= Library to generate text, XML, JSON, and HTML output LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/Copyright USES= autoreconf gmake libtool perl5 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_PERL5= run .include Index: head/devel/libxo/distinfo =================================================================== --- head/devel/libxo/distinfo (revision 389241) +++ head/devel/libxo/distinfo (revision 389242) @@ -1,2 +1,2 @@ -SHA256 (libxo-0.3.4.tar.gz) = 4c17c16ea7f346cad26f9c3b5ee20c825398b271aaa8856cdac99b83f28f4367 -SIZE (libxo-0.3.4.tar.gz) = 831469 +SHA256 (libxo-0.3.5.tar.gz) = a649d098ed1abdbe895c61875a3f1f577a24ce80888c8c06ff6fedd5a6943c9d +SIZE (libxo-0.3.5.tar.gz) = 841272 Index: head/devel/libxo/files/patch-tests_core_test__02.c =================================================================== --- head/devel/libxo/files/patch-tests_core_test__02.c (nonexistent) +++ head/devel/libxo/files/patch-tests_core_test__02.c (revision 389242) @@ -0,0 +1,11 @@ +--- tests/core/test_02.c.orig 2015-06-11 18:06:20 UTC ++++ tests/core/test_02.c +@@ -15,8 +15,6 @@ + + #include "xo.h" + +-#include "xo_humanize.h" +- + int + main (int argc, char **argv) + { Property changes on: head/devel/libxo/files/patch-tests_core_test__02.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property