mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Upgrade to v5.4.0.
This commit is contained in:
parent
96d670cbce
commit
56fade80ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435192
@ -2,14 +2,14 @@
|
||||
# $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
|
||||
@ -18,7 +18,8 @@ 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}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user