Index: head/www/tidy-html5/Makefile =================================================================== --- head/www/tidy-html5/Makefile (revision 412685) +++ head/www/tidy-html5/Makefile (revision 412686) @@ -1,37 +1,31 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= tidy-html5 -PORTVERSION= 5.1.25 +PORTVERSION= 5.2.0 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org COMMENT= Tidy tidies HTML and XML documents LICENSE= MIT LICENSE_FILE= ${WRKSRC}/README/LICENSE.txt USE_GITHUB= yes GH_ACCOUNT= htacg -GH_TAGNAME= f567088 +GH_TAGNAME= abb0316 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 412685) +++ head/www/tidy-html5/distinfo (revision 412686) @@ -1,2 +1,2 @@ -SHA256 (htacg-tidy-html5-5.1.25-f567088_GH0.tar.gz) = 4f8436ac168598a7b31447f9607b9a915e36eac797a8c1170fe0cf8f1f3bf80b -SIZE (htacg-tidy-html5-5.1.25-f567088_GH0.tar.gz) = 645204 +SHA256 (htacg-tidy-html5-5.2.0-abb0316_GH0.tar.gz) = 300cbc108d9d29d45ee944602a3c68923492b3fcf8f53cd05a7033b9b0174525 +SIZE (htacg-tidy-html5-5.2.0-abb0316_GH0.tar.gz) = 529048 Index: head/www/tidy-html5/files/patch-test_testall.sh =================================================================== --- head/www/tidy-html5/files/patch-test_testall.sh (revision 412685) +++ head/www/tidy-html5/files/patch-test_testall.sh (nonexistent) @@ -1,11 +0,0 @@ ---- test/testall.sh.orig 2015-11-18 19:02:54 UTC -+++ test/testall.sh -@@ -18,7 +18,7 @@ d_now() - # testone.sh uses tempall.txt, so - TMPLOG="tempall.txt" - # same EXE --TMPTIDY=../build/cmake/tidy -+TMPTIDY=../tidy - - TMPNOW=`d_now` - TMPINP="testcases.txt" Property changes on: head/www/tidy-html5/files/patch-test_testall.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