aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/pear-HTML_QuickForm_Controller/Makefile10
-rw-r--r--devel/pear-HTML_QuickForm_Controller/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/pear-HTML_QuickForm_Controller/Makefile b/devel/pear-HTML_QuickForm_Controller/Makefile
index 6dfc9e30658e..9246f0b7719a 100644
--- a/devel/pear-HTML_QuickForm_Controller/Makefile
+++ b/devel/pear-HTML_QuickForm_Controller/Makefile
@@ -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"
diff --git a/devel/pear-HTML_QuickForm_Controller/distinfo b/devel/pear-HTML_QuickForm_Controller/distinfo
index 00de089ba317..0be7ebb4fa44 100644
--- a/devel/pear-HTML_QuickForm_Controller/distinfo
+++ b/devel/pear-HTML_QuickForm_Controller/distinfo
@@ -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