Index: head/www/tidy-html5/Makefile =================================================================== --- head/www/tidy-html5/Makefile (revision 400352) +++ head/www/tidy-html5/Makefile (revision 400353) @@ -1,38 +1,38 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= tidy-html5 -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.9 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org COMMENT= Tidy tidies HTML and XML documents LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USE_GITHUB= yes GH_ACCOUNT= htacg GH_PROJECT= ${PORTNAME} -GH_TAGNAME= 1e70fc6 +GH_TAGNAME= 9960f7c USES= cmake USE_GNOME= libxslt USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_SHARED_LIB:BOOL=ON PLIST_SUB= VER=${PORTVERSION} pre-configure: ${REINPLACE_CMD} -e 's|build/cmake/||' ${WRKSRC}/test/testone.sh 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 regression-test: (cd ${WRKSRC}/test && ./testall.sh) .include Index: head/www/tidy-html5/distinfo =================================================================== --- head/www/tidy-html5/distinfo (revision 400352) +++ head/www/tidy-html5/distinfo (revision 400353) @@ -1,2 +1,2 @@ -SHA256 (htacg-tidy-html5-5.0.0-1e70fc6_GH0.tar.gz) = cf9bf72c49776c585ae85d4cea3dc5863c925852c69804c1189691e5751cd875 -SIZE (htacg-tidy-html5-5.0.0-1e70fc6_GH0.tar.gz) = 680570 +SHA256 (htacg-tidy-html5-5.1.9-9960f7c_GH0.tar.gz) = 5552efa94e2e29e44874fb297d96bf4ed1d145ad7ff569901eff3775c14358d2 +SIZE (htacg-tidy-html5-5.1.9-9960f7c_GH0.tar.gz) = 691147 Index: head/www/tidy-html5/files/patch-test_testone.sh =================================================================== --- head/www/tidy-html5/files/patch-test_testone.sh (revision 400352) +++ head/www/tidy-html5/files/patch-test_testone.sh (nonexistent) @@ -1,11 +0,0 @@ ---- test/testone.sh.orig 2015-06-30 18:06:02 UTC -+++ test/testone.sh -@@ -19,7 +19,7 @@ set +f - TESTNO=$1 - EXPECTED=$2 - #TIDY=../bin/tidy --TIDY=../build/cmake/tidy5 -+TIDY=../build/cmake/tidy - if [ ! -f "$TIDY" ]; then - echo "$BN: Can NOT locate binary '$TIDY'!" - echo "$BN: Fix me with the correct location of the binary to run." Property changes on: head/www/tidy-html5/files/patch-test_testone.sh ___________________________________________________________________ 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