diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-20 21:56:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-20 21:56:56 +0000 |
commit | 52c405bae7cbec39b3ae8b354f3c78e02fff97f9 (patch) | |
tree | c1fa61490bae1205f050312600b0302fb6335ab3 /devel/pear-HTML_CSS | |
parent | 83f7a11e251b0f37b98f4453cf5cb3b461e990a4 (diff) |
- Update to 1.5.0
Notes
Notes:
svn path=/head/; revision=205922
Diffstat (limited to 'devel/pear-HTML_CSS')
-rw-r--r-- | devel/pear-HTML_CSS/Makefile | 33 | ||||
-rw-r--r-- | devel/pear-HTML_CSS/distinfo | 6 |
2 files changed, 9 insertions, 30 deletions
diff --git a/devel/pear-HTML_CSS/Makefile b/devel/pear-HTML_CSS/Makefile index 9e3e6e478f14..cf8735cc83f2 100644 --- a/devel/pear-HTML_CSS/Makefile +++ b/devel/pear-HTML_CSS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML_CSS -PORTVERSION= 1.4.0 +PORTVERSION= 1.5.0 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org @@ -17,32 +17,11 @@ RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= HTML FILES= CSS.php CSS/Error.php -DOCS= TDG/img/admons/caution.png \ - TDG/img/admons/important.png TDG/img/admons/note.png \ - TDG/img/admons/tip.png TDG/img/admons/warning.png \ - TDG/img/created-with-docbook.png TDG/img/example.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/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 +EXAMPLES= CSS_Advanced.php CSS_Logger.php CSS_req12194_atrule_api.php \ + css_error_ignore.php CSS_DisplayOnline.php CSS_Stylesheet.php \ + CSS_req12194_atrule_parser.php css_error_logger.php CSS_InHeader.php \ + CSS_grepStyles.php CSS_validate.php css_errorstack_custom.php \ + CSS_Inline.php CSS_parseData.php css_error_custom.php css_errorstack_logger.php TESTES= AllTests.php HTML_CSS_TestSuite_Bugs.php \ HTML_CSS_TestSuite_Standard.php stylesheet.css diff --git a/devel/pear-HTML_CSS/distinfo b/devel/pear-HTML_CSS/distinfo index 28e51fd13e40..e3ea583f1e0e 100644 --- a/devel/pear-HTML_CSS/distinfo +++ b/devel/pear-HTML_CSS/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (PEAR/HTML_CSS-1.5.0.tgz) = b1090079fb3f962713d9f59f96479c7c +SHA256 (PEAR/HTML_CSS-1.5.0.tgz) = faea859826525a5fb9bb04af29f2931ac473f1d0e36100213c79fbdb68aa228a +SIZE (PEAR/HTML_CSS-1.5.0.tgz) = 38547 |