Index: head/www/tidy-html5/Makefile =================================================================== --- head/www/tidy-html5/Makefile (revision 435191) +++ head/www/tidy-html5/Makefile (revision 435192) @@ -1,30 +1,31 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= tidy-html5 -PORTVERSION= 5.2.0 +PORTVERSION= 5.4.0 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org COMMENT= Tidy tidies HTML and XML documents LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/README/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/README/LICENSE.md USE_GITHUB= yes GH_ACCOUNT= htacg USES= cmake USE_GNOME= libxslt USE_LDCONFIG= yes -CMAKE_ARGS= -DBUILD_SHARED_LIB:BOOL=ON +CMAKE_ARGS= -DBUILD_SHARED_LIB:BOOL=ON \ + -DTIDY_CONSOLE_SHARED:BOOL=ON PLIST_SUB= VER=${PORTVERSION} post-install: # To avoid conflict ATM - to be removed later ${MV} ${STAGEDIR}${PREFIX}/bin/tidy ${STAGEDIR}${PREFIX}/bin/tidy5 ${MV} ${STAGEDIR}${PREFIX}/lib/libtidy.so ${STAGEDIR}${PREFIX}/lib/libtidy5.so .include Index: head/www/tidy-html5/distinfo =================================================================== --- head/www/tidy-html5/distinfo (revision 435191) +++ head/www/tidy-html5/distinfo (revision 435192) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464786241 -SHA256 (htacg-tidy-html5-5.2.0_GH0.tar.gz) = 80533415acf11ac55f24b874ab39448e390ffec3c2b93df4b857d15602fc7c4d -SIZE (htacg-tidy-html5-5.2.0_GH0.tar.gz) = 529016 +TIMESTAMP = 1488393252 +SHA256 (htacg-tidy-html5-5.4.0_GH0.tar.gz) = a2d754b7349982e33f12d798780316c047a3b264240dc6bbd4641542e57a0b7a +SIZE (htacg-tidy-html5-5.4.0_GH0.tar.gz) = 522844