mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Update to 1.5.0
PR: 131695 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout
This commit is contained in:
parent
4c9aafc0da
commit
77cf3f1d2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229233
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTML_QuickForm_advmultiselect
|
||||
PORTVERSION= 1.4.1
|
||||
PORTVERSION= 1.5.0
|
||||
CATEGORIES= devel www pear
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -18,41 +18,7 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickFo
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CATEGORY= HTML/QuickForm
|
||||
FILES= advmultiselect.php qfamsHandler.js
|
||||
DOCS= TDG/blank.gif TDG/ch03s04.html \
|
||||
TDG/ch06s05.html TDG/ch09s06.html \
|
||||
TDG/pt03.html TDG/book.css \
|
||||
TDG/ch03s05.html TDG/ch07.html \
|
||||
TDG/ch09s07.html TDG/pt04.html \
|
||||
TDG/ch01.html TDG/ch04.html \
|
||||
TDG/ch08.html TDG/re01.html \
|
||||
TDG/ch01s02.html TDG/ch04s02.html \
|
||||
TDG/ch08s02.html TDG/index.html \
|
||||
TDG/re02.html TDG/ch01s03.html \
|
||||
TDG/ch05.html TDG/ch09.html \
|
||||
TDG/pngbehavior.htc TDG/re03.html \
|
||||
TDG/ch02.html TDG/ch06.html \
|
||||
TDG/ch09s02.html TDG/pr01.html \
|
||||
TDG/re04.html TDG/ch03.html \
|
||||
TDG/ch06s02.html TDG/ch09s03.html \
|
||||
TDG/pr01s02.html TDG/re05.html \
|
||||
TDG/ch03s02.html TDG/ch06s03.html \
|
||||
TDG/ch09s04.html TDG/pt01.html \
|
||||
TDG/re06.html TDG/ch03s03.html \
|
||||
TDG/ch06s04.html TDG/ch09s05.html \
|
||||
TDG/pt02.html TDG/re07.html \
|
||||
TDG/img/custom2.png TDG/img/custom5.png \
|
||||
TDG/img/example.png TDG/img/pearsmall.gif \
|
||||
TDG/img/basic1.png TDG/img/custom3.png \
|
||||
TDG/img/custom6.png TDG/img/multiple1.png \
|
||||
TDG/img/template1.png TDG/img/custom1.png \
|
||||
TDG/img/custom4.png TDG/img/custom7.png \
|
||||
TDG/img/multiple2.png \
|
||||
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
|
||||
FILES= advmultiselect.php qfamsHandler.js qfamsHandler-min.js
|
||||
|
||||
EXAMPLES= bluestar-12.gif down.png \
|
||||
goldstar-12.gif itdynamic.html \
|
||||
@ -60,9 +26,15 @@ EXAMPLES= bluestar-12.gif down.png \
|
||||
qfams_custom_1.php qfams_custom_2.php \
|
||||
qfams_custom_3.php qfams_custom_4.php \
|
||||
qfams_custom_5.php qfams_custom_6.php \
|
||||
qfams_custom_7.php \
|
||||
qfams_multiple_1.php qfams_multiple_2.php \
|
||||
qfams_template_1.php up.png
|
||||
qfams_custom_7.php qfams_custom_8.php \
|
||||
qfams_custom_9.php qfams_multiple_1.php \
|
||||
qfams_multiple_2.php qfams_template_1.php \
|
||||
up.png
|
||||
|
||||
TESTS= AllTests.php \
|
||||
HTML_QuickForm_advmultiselect_TestSuite_Basic.php \
|
||||
HTML_QuickForm_advmultiselect_TestSuite_Custom.php \
|
||||
HTML_QuickForm_advmultiselect_TestSuite_Exception.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/HTML_QuickForm_advmultiselect-1.4.1.tgz) = 32e27d3ff3d6a96b1cd5f2ba0a38eb92
|
||||
SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.4.1.tgz) = c8b8184c9b523d85d63a9c75650758757214074c8e2635151e337e8247aaafc7
|
||||
SIZE (PEAR/HTML_QuickForm_advmultiselect-1.4.1.tgz) = 376903
|
||||
MD5 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 70832b24d66d538ba3a28926746387d0
|
||||
SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = de10de0314dd88894ccd026fd17d4c12f17374e172f962fa946a3fb663e3bfeb
|
||||
SIZE (PEAR/HTML_QuickForm_advmultiselect-1.5.0.tgz) = 30923
|
||||
|
Loading…
Reference in New Issue
Block a user