FreeBSD Bugzilla – Attachment 91571 Details for
Bug 128953
[Update]databases/pear-MDB2_Schema:update to 0.8.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.33 KB, created by
wenheping
on 2008-11-18 08:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
wenheping
Created:
2008-11-18 08:50:01 UTC
Size:
2.33 KB
patch
obsolete
>--- Makefile.orig 2008-11-18 23:48:00.000000000 +0800 >+++ Makefile 2008-11-19 00:18:33.000000000 +0800 >@@ -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 @@ > 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 @@ > 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,11 +38,18 @@ > 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 \ >+ www/mdb2_schematool/action.php \ >+ www/mdb2_schematool/class.inc.php \ >+ www/mdb2_schematool/index.php \ >+ www/mdb2_schematool/result.php > _EXAMPLESDIR= docs/examples > >+post-extract: >+ ${MV} ${WRKSRC}/www ${WRKSRC}/docs/examples >+ > .include <bsd.port.pre.mk> > .include "${PORTSDIR}/devel/pear/bsd.pear.mk" > .include <bsd.port.post.mk> >--- distinfo.orig 2008-11-18 23:48:00.000000000 +0800 >+++ distinfo 2008-11-18 23:48:00.000000000 +0800 >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 128953
: 91571