svn commit: r311467 - head/www/pear-Structures_DataGrid_Renderer_Flexy

Martin Wilke miwi at FreeBSD.org
Sun Feb 3 16:19:59 UTC 2013


Author: miwi
Date: Sun Feb  3 16:19:57 2013
New Revision: 311467
URL: http://svnweb.freebsd.org/changeset/ports/311467

Log:
  - Update to 0.1.4
  - Take maintainership

Modified:
  head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile   (contents, props changed)
  head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo   (contents, props changed)

Modified: head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile
==============================================================================
--- head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile	Sun Feb  3 16:19:25 2013	(r311466)
+++ head/www/pear-Structures_DataGrid_Renderer_Flexy/Makefile	Sun Feb  3 16:19:57 2013	(r311467)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Structures_DataGrid_Renderer_Flexy
-PORTVERSION=	0.1.3
+PORTVERSION=	0.1.4
 CATEGORIES=	www pear
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	miwi at 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/DataG
 		${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"

Modified: head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo
==============================================================================
--- head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo	Sun Feb  3 16:19:25 2013	(r311466)
+++ head/www/pear-Structures_DataGrid_Renderer_Flexy/distinfo	Sun Feb  3 16:19:57 2013	(r311467)
@@ -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


More information about the svn-ports-head mailing list