diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-04 00:39:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-04 00:39:43 +0800 |
commit | b472ed86be0fe9e643211a1b67de130ed818de06 (patch) | |
tree | 1a5bfe6db28bb35041614a9a1b2cc8c3b2c84b10 /www | |
parent | d3ff8ee73472d2224205e1c825f0a3c756b24661 (diff) | |
download | freebsd-ports-gnome-b472ed86be0fe9e643211a1b67de130ed818de06.tar.gz freebsd-ports-gnome-b472ed86be0fe9e643211a1b67de130ed818de06.tar.zst freebsd-ports-gnome-b472ed86be0fe9e643211a1b67de130ed818de06.zip |
- Update to 0.1.5
- Take maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-Structures_DataGrid_Renderer_Smarty/Makefile | 8 | ||||
-rw-r--r-- | www/pear-Structures_DataGrid_Renderer_Smarty/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile index 3c7b24b345d4..e79c68a70297 100644 --- a/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile +++ b/www/pear-Structures_DataGrid_Renderer_Smarty/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= Structures_DataGrid_Renderer_Smarty -PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTVERSION= 0.1.5 CATEGORIES= www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Smarty Renderer for pear-Structures_DataGrid BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear @@ -14,8 +13,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid.php:${PORTSDIR}/devel/pear-Structure ${LOCALBASE}/share/smarty/Smarty.class.php:${PORTSDIR}/www/smarty2 \ ${PEARDIR}/Structures/DataGrid/Renderer/Pager.php:${PORTSDIR}/www/pear-Structures_DataGrid_Renderer_Pager -CATEGORY= Structures -FILES= DataGrid/Renderer/Smarty.php +PEAR_AUTOINSTALL= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" diff --git a/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo b/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo index f38e6ad1cc39..60e4a0775582 100644 --- a/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo +++ b/www/pear-Structures_DataGrid_Renderer_Smarty/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.4.tgz) = 8a984169d7f6ec59d49be97002fef6033a69f574773a151e9a944b9edac009c9 -SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.4.tgz) = 5949 +SHA256 (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 4eb3b5c2de99788db0f39e4f83fe6f56c9c0edcc2fb0e3b98a0bd77f813ec53b +SIZE (PEAR/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz) = 5996 |