- Update to 1.4.1

PR:		123142
Submitted by:	Wen heping <wenheping@gmail.com>
Approved by:	maintainer timeout
This commit is contained in:
Martin Wilke 2008-05-16 19:00:35 +00:00
parent 1b00179852
commit ed57331c61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213161
2 changed files with 51 additions and 6 deletions

View File

@ -6,18 +6,63 @@
#
PORTNAME= HTML_QuickForm_advmultiselect
PORTVERSION= 1.1.0
PORTVERSION= 1.4.1
CATEGORIES= devel www pear
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= chris@ctgameinfo.com
COMMENT= Element for PEAR::HTML_QuickForm that defines a 2 box multi-select
BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm
BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickForm \
${PEARDIR}/HTML/Common.php:${PORTSDIR}/devel/pear-HTML_Common
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= HTML/QuickForm
FILES= advmultiselect.php
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
EXAMPLES= bluestar-12.gif down.png \
goldstar-12.gif itdynamic.html \
qfams_basic_1.php qfams_basic_2.php \
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
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,3 +1,3 @@
MD5 (PEAR/HTML_QuickForm_advmultiselect-1.1.0.tgz) = 723082cd3da5e2547323cd4097efc8cc
SHA256 (PEAR/HTML_QuickForm_advmultiselect-1.1.0.tgz) = ada7c26682eeaeebe290db56d4a2d3db47f34bad974b4b5a3fa509afb8c3a49b
SIZE (PEAR/HTML_QuickForm_advmultiselect-1.1.0.tgz) = 308340
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