FreeBSD Bugzilla – Attachment 99467 Details for
Bug 138542
[Update]mail/pear-Mail_Queue:update to 1.2.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.93 KB, created by
wenheping
on 2009-09-05 04:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
wenheping
Created:
2009-09-05 04:50:01 UTC
Size:
1.93 KB
patch
obsolete
>--- Makefile.orig 2009-09-05 08:35:06.000000000 +0800 >+++ Makefile 2009-09-05 11:22:01.000000000 +0800 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Mail_Queue >-PORTVERSION= 1.2.2 >+PORTVERSION= 1.2.3 > CATEGORIES= mail www pear > > MAINTAINER= miwi@FreeBSD.org >@@ -16,13 +16,31 @@ > ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime > RUN_DEPENDS= ${BUILD_DEPENDS} > >-CATEGORY= Mail >-FILES= Queue.php Queue/Body.php Queue/Container.php \ >- Queue/Container/creole.php Queue/Container/db.php \ >- Queue/Container/mdb.php Queue/Container/mdb2.php >+#CATEGORY= Mail >+FILES= Mail/Queue.php Mail/Queue/Body.php \ >+ Mail/Queue/Container.php Mail/Queue/Error.php \ >+ Mail/Queue/Container/creole.php Mail/Queue/Container/db.php \ >+ Mail/Queue/Container/mdb.php Mail/Queue/Container/mdb2.php > DOCS= README TODO add_example.php base.php \ > mdb_mail_queue_schema.xml mysql.sql pgsql.sql send_example.php > >+OPTIONS= PEAR_DB "PEAR::DB support" off \ >+ PEAR_MDB "PEAR::MDB support" off \ >+ PEAR_MDB2 "PEAR::MDB2 support" off >+ > .include <bsd.port.pre.mk> >+ >+.if defined(WITH_PEAR_DB) >+RUN_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB >+.endif >+ >+.if defined(WITH_PEAR_MDB) >+RUN_DEPENDS+= ${PEARDIR}/MDB.php:${PORTSDIR}/databases/pear-MDB >+.endif >+ >+.if defined(WITH_PEAR_MDB2) >+RUN_DEPENDS+= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 >+.endif >+ > .include "${PORTSDIR}/devel/pear/bsd.pear.mk" > .include <bsd.port.post.mk> >--- distinfo.orig 2009-09-05 08:35:08.000000000 +0800 >+++ distinfo 2009-09-05 08:35:30.000000000 +0800 >@@ -1,3 +1,3 @@ >-MD5 (PEAR/Mail_Queue-1.2.2.tgz) = c2b09b88e956b361d74c79fe0cea2ebd >-SHA256 (PEAR/Mail_Queue-1.2.2.tgz) = bddf5f0b028a19641706e3b36f673cafca469159e26bd3d512013f8c3eef49a3 >-SIZE (PEAR/Mail_Queue-1.2.2.tgz) = 18192 >+MD5 (PEAR/Mail_Queue-1.2.3.tgz) = 7b1a15d23f9efc60d331fe4986da7a47 >+SHA256 (PEAR/Mail_Queue-1.2.3.tgz) = 686393ecadbf1ba90711ca5b80d3599fe165280f26eb1836d806fe7283227e3c >+SIZE (PEAR/Mail_Queue-1.2.3.tgz) = 19483
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 138542
: 99467