aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-09-28 04:31:58 +0800
committermiwi <miwi@FreeBSD.org>2007-09-28 04:31:58 +0800
commitc0a8f2dc8624d4a387fef15b2b31ca36e68b4cc6 (patch)
treeb3ef6e1712083519b3f3822c1a7de293d7b47c53
parentb005136ac62bbd62b8ad100074eaecf7d5f5d208 (diff)
downloadfreebsd-ports-gnome-c0a8f2dc8624d4a387fef15b2b31ca36e68b4cc6.tar.gz
freebsd-ports-gnome-c0a8f2dc8624d4a387fef15b2b31ca36e68b4cc6.tar.zst
freebsd-ports-gnome-c0a8f2dc8624d4a387fef15b2b31ca36e68b4cc6.zip
- Update to 0.8.3
PR: 115901 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
-rw-r--r--devel/pear-Structures_DataGrid/Makefile26
-rw-r--r--devel/pear-Structures_DataGrid/distinfo6
2 files changed, 9 insertions, 23 deletions
diff --git a/devel/pear-Structures_DataGrid/Makefile b/devel/pear-Structures_DataGrid/Makefile
index e4649fb94680..5fe27467acfb 100644
--- a/devel/pear-Structures_DataGrid/Makefile
+++ b/devel/pear-Structures_DataGrid/Makefile
@@ -6,33 +6,19 @@
#
PORTNAME= Structures_DataGrid
-PORTVERSION= 0.6.3
+PORTVERSION= 0.8.3
CATEGORIES= devel www pear
MAINTAINER= nick@foobar.org
-COMMENT= Simple HTML data structure package
+COMMENT= A full-featured tabular structured data management package
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS= ${PEARDIR}/HTML/Table.php:${PORTSDIR}/devel/pear-HTML_Table \
- ${PEARDIR}/Pager/Pager.php:${PORTSDIR}/devel/pear-Pager \
- ${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer \
- ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util \
- ${PEARDIR}/XML/RSS.php:${PORTSDIR}/devel/pear-XML_RSS \
- ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer \
- ${PEARDIR}/Console/Table.php:${PORTSDIR}/devel/pear-Console_Table
+RUN_DEPENDS= ${PEARDIR}/Console/Table.php:${PORTSDIR}/devel/pear-Console_Table
CATEGORY= Structures
-FILES= DataGrid.php DataGrid/Core.php DataGrid/Column.php \
- DataGrid/Record.php DataGrid/Renderer.php \
- DataGrid/DataSource.php DataGrid/Renderer/Console.php \
- DataGrid/Renderer/CSV.php DataGrid/Renderer/HTMLTable.php \
- DataGrid/Renderer/Smarty.php DataGrid/Renderer/XML.php \
- DataGrid/Renderer/XLS.php DataGrid/Renderer/XUL.php \
- DataGrid/DataSource/Array.php DataGrid/DataSource/CSV.php \
- DataGrid/DataSource/DataObject.php \
- DataGrid/DataSource/DB.php DataGrid/DataSource/RSS.php \
- DataGrid/DataSource/XML.php DataGrid/Record/DB.php \
- DataGrid/Record/DataObject.php
+
+FILES= DataGrid/Column.php DataGrid/DataSource.php \
+ DataGrid/Renderer.php DataGrid.php
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff --git a/devel/pear-Structures_DataGrid/distinfo b/devel/pear-Structures_DataGrid/distinfo
index e1ea219116db..ad9e3e8d95c9 100644
--- a/devel/pear-Structures_DataGrid/distinfo
+++ b/devel/pear-Structures_DataGrid/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/Structures_DataGrid-0.6.3.tgz) = 9a038a667f9927e24934ee09f63af569
-SHA256 (PEAR/Structures_DataGrid-0.6.3.tgz) = 03c275955f983f63e62dd41b693a32d241e03a4ded64db5b1e7128f0b7e74456
-SIZE (PEAR/Structures_DataGrid-0.6.3.tgz) = 27531
+MD5 (PEAR/Structures_DataGrid-0.8.3.tgz) = 1d57841abbdeea32eade80f5ee07011b
+SHA256 (PEAR/Structures_DataGrid-0.8.3.tgz) = 16c95781cb11290b00733601cbcd979c4010cf29801cf9292b2b6b1a35e5eced
+SIZE (PEAR/Structures_DataGrid-0.8.3.tgz) = 26165