pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/pear-Mail Try to fix build problem on amd64 (at l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4eea3f0f4bc5
branches:  trunk
changeset: 568072:4eea3f0f4bc5
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Dec 03 08:11:40 2009 +0000

description:
Try to fix build problem on amd64 (at least).

diffstat:

 mail/pear-Mail/distinfo         |   3 ++-
 mail/pear-Mail/patches/patch-ab |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 6eeadc7a24ff -r 4eea3f0f4bc5 mail/pear-Mail/distinfo
--- a/mail/pear-Mail/distinfo   Thu Dec 03 06:34:22 2009 +0000
+++ b/mail/pear-Mail/distinfo   Thu Dec 03 08:11:40 2009 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.3 2009/11/30 06:16:56 taca Exp $
+$NetBSD: distinfo,v 1.4 2009/12/03 08:11:40 taca Exp $
 
 SHA1 (pear/Mail-1.1.14.tgz) = 6c46636e0df3c0a813df3cbda1fd5afac987069d
 RMD160 (pear/Mail-1.1.14.tgz) = 72c0c7018b92ef97789f723a1970c41471bd165f
 Size (pear/Mail-1.1.14.tgz) = 17537 bytes
 SHA1 (patch-aa) = ef6b0afa4e45789bb82065413c7b1305f92daf72
+SHA1 (patch-ab) = a897f545f2a36e87d9bd5ab6f0a8810a115708f9
diff -r 6eeadc7a24ff -r 4eea3f0f4bc5 mail/pear-Mail/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/pear-Mail/patches/patch-ab   Thu Dec 03 08:11:40 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2009/12/03 08:11:40 taca Exp $
+
+--- ../package.xml.orig        2006-10-12 05:32:51.000000000 +0900
++++ ../package.xml
+@@ -52,7 +52,7 @@
+    <file role="php" md5sum="e90b498ce97ee926aab71180aa1f68bd" name="Mail.php"/>
+    <file role="php" md5sum="c3433e6b7b54a362c6acbffffddcb2f1" name="Mail/mail.php"/>
+    <file role="php" md5sum="4a1ed7ae8036862b24fa0ea84f8bbe0e" name="Mail/null.php"/>
+-   <file role="php" md5sum="8d567715b062fd05ae0d0c195ec3ba1b" name="Mail/sendmail.php"/>
++   <file role="php" md5sum="cf1a206ca5ec1dabc706e6e76b9eb723" name="Mail/sendmail.php"/>
+    <file role="php" md5sum="ed539e37c764c38205cb70597e0e84e4" name="Mail/smtp.php"/>
+    <file role="php" md5sum="3a513a76e6222b50e7e1186a11cb7b2b" name="Mail/RFC822.php"/>
+    <file role="test" md5sum="4117acf13586a15da2a5cdd368aa3931" name="tests/rfc822.phpt"/>



Home | Main Index | Thread Index | Old Index