Index: head/www/htmlcxx/Makefile =================================================================== --- head/www/htmlcxx/Makefile (revision 434195) +++ head/www/htmlcxx/Makefile (revision 434196) @@ -1,35 +1,24 @@ # $FreeBSD$ PORTNAME= htmlcxx -PORTVERSION= 0.85 -PORTREVISION= 2 +PORTVERSION= 0.86 CATEGORIES= www textproc MASTER_SITES= SF MAINTAINER= kevlo@FreeBSD.org COMMENT= HTML and CSS APIs for C++ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/LGPL_V2 -USES= bison iconv libtool +USES= bison iconv libtool pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -MAKE_JOBS_UNSAFE=yes - -MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" - -.include - -.if !empty(ICONV_LIB) -CONFIGURE_ARGS+=ac_cv_lib_iconv_iconv_open=yes -.endif - post-patch: @${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure -.include +.include Index: head/www/htmlcxx/distinfo =================================================================== --- head/www/htmlcxx/distinfo (revision 434195) +++ head/www/htmlcxx/distinfo (revision 434196) @@ -1,2 +1,3 @@ -SHA256 (htmlcxx-0.85.tar.gz) = ab02a0c4addc82f82d564f7d163fe0cc726179d9045381c288f5b8295996bae5 -SIZE (htmlcxx-0.85.tar.gz) = 414624 +TIMESTAMP = 1487211277 +SHA256 (htmlcxx-0.86.tar.gz) = 07542b5ea2442143b125ba213b6823ff4a23fff352ecdd84bbebe1d154f4f5c1 +SIZE (htmlcxx-0.86.tar.gz) = 469416 Index: head/www/htmlcxx/files/patch-ci_string.h =================================================================== --- head/www/htmlcxx/files/patch-ci_string.h (revision 434195) +++ head/www/htmlcxx/files/patch-ci_string.h (nonexistent) @@ -1,19 +0,0 @@ ---- html/ci_string.h.orig 2013-09-13 10:48:21.000000000 +0800 -+++ html/ci_string.h 2013-09-13 10:48:35.000000000 +0800 -@@ -4,16 +4,7 @@ - #include - #include - --#if __GNUC__ >= 3 --#include - struct ci_char_traits : public std::char_traits --#elif defined(__GNUC__) --#include --struct ci_char_traits : public std::string_char_traits --#else --//Hope string already include it --struct ci_char_traits : public std::char_traits --#endif - - // just inherit all the other functions - // that we don't need to override Property changes on: head/www/htmlcxx/files/patch-ci_string.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/htmlcxx/pkg-plist =================================================================== --- head/www/htmlcxx/pkg-plist (revision 434195) +++ head/www/htmlcxx/pkg-plist (revision 434196) @@ -1,25 +1,25 @@ bin/htmlcxx include/htmlcxx/css/parser.h include/htmlcxx/css/parser_pp.h include/htmlcxx/html/CharsetConverter.h include/htmlcxx/html/Extensions.h include/htmlcxx/html/Node.h include/htmlcxx/html/ParserDom.h include/htmlcxx/html/ParserSax.h include/htmlcxx/html/ParserSax.tcc include/htmlcxx/html/Uri.h include/htmlcxx/html/ci_string.h include/htmlcxx/html/tld.h include/htmlcxx/html/tree.h include/htmlcxx/html/utils.h -libdata/pkgconfig/htmlcxx.pc lib/libcss_parser.so lib/libcss_parser.so.0 lib/libcss_parser.so.0.0.0 lib/libcss_parser_pp.so lib/libcss_parser_pp.so.0 lib/libcss_parser_pp.so.0.0.0 lib/libhtmlcxx.so lib/libhtmlcxx.so.3 lib/libhtmlcxx.so.3.1.0 -share/htmlcxx/css/default.css +libdata/pkgconfig/htmlcxx.pc +%%DATADIR%%/css/default.css