diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile
index 522b6eb3644e..9e3e6e478f14 100644
--- a/devel/pear-HTML_CSS/Makefile
+++ b/devel/pear-HTML_CSS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML_CSS
-PORTVERSION= 1.3.0
+PORTVERSION= 1.4.0
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
@@ -24,31 +24,27 @@ DOCS= TDG/img/admons/caution.png \
TDG/img/external-link.gif TDG/img/pearsmall.gif \
TDG/img/rule.gif TDG/book.css TDG/ch01.html \
TDG/ch01s02.html TDG/ch01s03.html TDG/ch02.html \
- TDG/ch03.html TDG/ch03s02.html TDG/ch04.html \
- TDG/ch04s02.html TDG/ch04s03.html TDG/ch05.html \
- TDG/ch05s02.html TDG/ch05s03.html TDG/ch05s04.html \
- TDG/ch05s05.html TDG/ch06.html TDG/ch06s02.html \
- TDG/ch06s03.html TDG/ch06s04.html TDG/ch06s05.html \
- TDG/ch06s06.html TDG/ch07.html TDG/ch07s02.html \
- TDG/ch07s03.html TDG/ch08.html \
- TDG/ch08s02.html TDG/ch08s03.html TDG/ch08s04.html \
- TDG/ch08s05.html TDG/ch08s06.html TDG/ch09.html \
- TDG/ch09s02.html TDG/ch09s03.html TDG/ch09s04.html \
- TDG/ch09s05.html TDG/ch10.html TDG/ch10s02.html \
- TDG/index.html TDG/pr01.html TDG/pr01s02.html \
- TDG/pt01.html TDG/pt02.html TDG/pt03.html \
- TDG/pt04.html TDG/re01.html TDG/re02.html TDG/re03.html \
- TDG/re04.html TDG/re05.html TDG/re06.html TDG/re07.html \
- TDG/re08.html TDG/re09.html TDG/re10.html TDG/re11.html \
- TDG/re12.html TDG/re13.html TDG/re14.html TDG/re15.html \
- TDG/re16.html TDG/re17.html TDG/re18.html TDG/re19.html \
- TDG/re20.html TDG/re21.html TDG/re22.html TDG/re23.html \
- TDG/re24.html
+ TDG/ch03.html TDG/ch04.html TDG/ch04s02.html TDG/ch05.html \
+ TDG/ch05s02.html TDG/ch05s03.html TDG/ch06.html TDG/ch06s02.html \
+ TDG/ch06s03.html TDG/ch06s04.html TDG/ch06s05.html TDG/ch07.html \
+ TDG/ch07s02.html TDG/ch07s03.html TDG/ch08.html TDG/ch08s02.html \
+ TDG/ch08s03.html TDG/ch09.html TDG/ch09s02.html TDG/ch09s03.html \
+ TDG/ch09s04.html TDG/ch09s05.html TDG/ch10.html TDG/ch10s02.html \
+ TDG/index.html TDG/pr01.html TDG/pr01s02.html TDG/pt01.html \
+ TDG/pt02.html TDG/pt03.html TDG/pt04.html TDG/re01.html \
+ TDG/re02.html TDG/re03.html TDG/re04.html TDG/re05.html \
+ TDG/re06.html TDG/re07.html TDG/re08.html TDG/re09.html \
+ TDG/re10.html TDG/re11.html TDG/re12.html TDG/re13.html \
+ TDG/re14.html TDG/re15.html TDG/re16.html TDG/re17.html \
+ TDG/re18.html TDG/re19.html TDG/re20.html TDG/re21.html \
+ TDG/re22.html TDG/re23.html TDG/re24.html
EXAMPLES= CSS_InHeader.php css_error_custom.php \
CSS_Inline.php css_error_ignore.php \
CSS_Logger.php css_error_logger.php \
CSS_Stylesheet.php css_errorstack_custom.php \
CSS_parseData.php css_errorstack_logger.php
+TESTES= AllTests.php HTML_CSS_TestSuite_Bugs.php \
+ HTML_CSS_TestSuite_Standard.php stylesheet.css
.include
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/devel/pear-HTML_CSS/distinfo b/devel/pear-HTML_CSS/distinfo
index c071be9676e5..28e51fd13e40 100644
--- a/devel/pear-HTML_CSS/distinfo
+++ b/devel/pear-HTML_CSS/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/HTML_CSS-1.3.0.tgz) = 76c8812561c046989c28ab264124923f
-SHA256 (PEAR/HTML_CSS-1.3.0.tgz) = 2ee6ef809a47f9184d6db528ff25a825663a212131de47ed6783bb69afe5719b
-SIZE (PEAR/HTML_CSS-1.3.0.tgz) = 106053
+MD5 (PEAR/HTML_CSS-1.4.0.tgz) = 872893cafc955f0a4f4dac55e2495fc2
+SHA256 (PEAR/HTML_CSS-1.4.0.tgz) = 85af94ca1d76413518b29b06f14e58bc45287a9717e65355a8ccfd52776431a3
+SIZE (PEAR/HTML_CSS-1.4.0.tgz) = 110176