1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Update to 0.1.4

- Take maintainership
This commit is contained in:
Martin Wilke 2013-02-03 16:19:57 +00:00
parent eb0e630c2c
commit 4e1ed0ebc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311467
2 changed files with 5 additions and 11 deletions

View File

@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= Structures_DataGrid_Renderer_Flexy
PORTVERSION= 0.1.3
PORTVERSION= 0.1.4
CATEGORIES= www pear
MAINTAINER= ports@FreeBSD.org
MAINTAINER= miwi@FreeBSD.org
COMMENT= Renderer for pear-Structures_DataGrid using HTML_Template_Flexy
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
@ -13,13 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure
${PEARDIR}/HTML/Template/Flexy.php:${PORTSDIR}/devel/pear-HTML_Template_Flexy \
${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:${PORTSDIR}/www/pear-Structures_DataGrid_Renderer_Pager
CATEGORY= Structures
FILES= DataGrid/Renderer/Flexy.php
EXAMPLES= index.php templates/main.html templates/static_list.html \
templates/dynamic_list.html templates/custom_results_list.html \
templates/custom_results_default_list.html \
templates/custom_results_noargs_list.html templates/custom_results_args_list.html
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.3.tgz) = bea9abb94cc99475e753b0ead8adb90aaf7bcc45c6f31236425cd50398a32c67
SIZE (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.3.tgz) = 9495
SHA256 (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz) = e1e8275ca595d805898e94aa67bc49ced81c5c6a966c10e17e2eab5378011835
SIZE (PEAR/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz) = 9581