mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Update to 1.0.4.
PR: 81138 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Approved by: Dmitry Karasik (maintainer)
This commit is contained in:
parent
4d0b67c608
commit
1018118020
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135464
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= HTML_QuickForm_Controller
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.4
|
||||
CATEGORIES= devel www pear
|
||||
|
||||
MAINTAINER= dk@catpipe.net
|
||||
@ -16,10 +16,10 @@ BUILD_DEPENDS= ${PEARDIR}/HTML/QuickForm.php:${PORTSDIR}/devel/pear-HTML_QuickFo
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CATEGORY= HTML/QuickForm
|
||||
FILES= Controller.php \
|
||||
Action.php Page.php \
|
||||
Action/Back.php Action/Direct.php Action/Display.php \
|
||||
Action/Jump.php Action/Next.php Action/Submit.php
|
||||
FILES= Action.php Controller.php Page.php Action/Back.php Action/Direct.php \
|
||||
Action/Display.php Action/Jump.php Action/Next.php Action/Submit.php
|
||||
EXAMPLES= simple.php tabbed.php wizard.php regWizard.php upload.php \
|
||||
templates/upload.html statemachine.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (PEAR/HTML_QuickForm_Controller-1.0.2.tgz) = 80eb2c4cfc70565a6e6a8f240d767e36
|
||||
SIZE (PEAR/HTML_QuickForm_Controller-1.0.2.tgz) = 14363
|
||||
MD5 (PEAR/HTML_QuickForm_Controller-1.0.4.tgz) = 06cadeca9a7abe41c0af86ba713bd381
|
||||
SIZE (PEAR/HTML_QuickForm_Controller-1.0.4.tgz) = 15631
|
||||
|
Loading…
x
Reference in New Issue
Block a user