aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-MDB2_Schema
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-23 16:25:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-23 16:25:48 +0000
commit439606a973ea4d62b42c70997391bb96085c32ce (patch)
tree5363b1141cbde5d56d1123ebc7eae4d87651c00b /databases/pear-MDB2_Schema
parentf12ab1bac010dcbab787b3a237f4619e7eaf2f9d (diff)
downloadports-439606a973ea4d62b42c70997391bb96085c32ce.tar.gz
ports-439606a973ea4d62b42c70997391bb96085c32ce.zip
Notes
Diffstat (limited to 'databases/pear-MDB2_Schema')
-rw-r--r--databases/pear-MDB2_Schema/Makefile14
-rw-r--r--databases/pear-MDB2_Schema/distinfo6
2 files changed, 12 insertions, 8 deletions
diff --git a/databases/pear-MDB2_Schema/Makefile b/databases/pear-MDB2_Schema/Makefile
index c93d8af4fd3b..f7eac9e69a6a 100644
--- a/databases/pear-MDB2_Schema/Makefile
+++ b/databases/pear-MDB2_Schema/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MDB2_Schema
-PORTVERSION= 0.8.2
+PORTVERSION= 0.8.4
CATEGORIES= databases www pear
MAINTAINER= miwi@FreeBSD.org
@@ -15,7 +15,8 @@ COMMENT= PEAR XML based database schema manager
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 \
${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
- ${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD
+ ${PEARDIR}/XML/DTD.php:${PORTSDIR}/textproc/pear-XML_DTD \
+ ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer
RUN_DEPENDS= ${BUILD_DEPENDS}
FILES= MDB2/Schema/Reserved/ibase.php \
@@ -24,9 +25,12 @@ FILES= MDB2/Schema/Reserved/ibase.php \
MDB2/Schema/Reserved/oci8.php \
MDB2/Schema/Reserved/pgsql.php \
MDB2/Schema/Parser.php \
+ MDB2/Schema/Parser2.php \
+ MDB2/Schema/Tool.php \
MDB2/Schema/Validate.php \
MDB2/Schema/Writer.php \
- MDB2/Schema.php
+ MDB2/Schema/Tool/ParameterException.php \
+ MDB2/Schema.php scripts/mdb2_schematool
TESTS= Console_TestListener.php HTML_TestListener.php \
MDB2_Schema_testcase.php README clitest.php driver_test.schema \
@@ -34,9 +38,9 @@ TESTS= Console_TestListener.php HTML_TestListener.php \
testchoose.php tests.css
DOCS= description.schema.xml MDB.dtd MDB.xsd MDB.xsl schema2html.css \
- schema2html.xsl xml_schema_documentation.html
+ README schema2html.xsl xml_schema_documentation.html
-EXAMPLES= example.php parse.php schema.xml
+EXAMPLES= parse.php schema.xml
_EXAMPLESDIR= docs/examples
.include <bsd.port.pre.mk>
diff --git a/databases/pear-MDB2_Schema/distinfo b/databases/pear-MDB2_Schema/distinfo
index f3ef3f497137..acfa98d42e83 100644
--- a/databases/pear-MDB2_Schema/distinfo
+++ b/databases/pear-MDB2_Schema/distinfo
@@ -1,3 +1,3 @@
-MD5 (PEAR/MDB2_Schema-0.8.2.tgz) = 624950be1216f65a28c4c363edd57f6b
-SHA256 (PEAR/MDB2_Schema-0.8.2.tgz) = aa90d01b846fbbf8847909b412329214a6b4327e95422e2ef64e8ba1f54bcf7c
-SIZE (PEAR/MDB2_Schema-0.8.2.tgz) = 73858
+MD5 (PEAR/MDB2_Schema-0.8.4.tgz) = 7897a75eb04461f4693d1a3781ae5730
+SHA256 (PEAR/MDB2_Schema-0.8.4.tgz) = b28f4fde8bf2e5487b72a0657cad8e565a895c950d3230fa6effbb9f7ed62e2d
+SIZE (PEAR/MDB2_Schema-0.8.4.tgz) = 76430