pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/squirrelmail Regen to make GNU patch happy.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b2409b88a23a
branches:  trunk
changeset: 489363:b2409b88a23a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Feb 20 01:52:36 2005 +0000

description:
Regen to make GNU patch happy.

diffstat:

 mail/squirrelmail/distinfo         |   4 ++--
 mail/squirrelmail/patches/patch-aa |  19 ++++++-------------
 2 files changed, 8 insertions(+), 15 deletions(-)

diffs (56 lines):

diff -r 0fec4da5130c -r b2409b88a23a mail/squirrelmail/distinfo
--- a/mail/squirrelmail/distinfo        Sun Feb 20 01:09:28 2005 +0000
+++ b/mail/squirrelmail/distinfo        Sun Feb 20 01:52:36 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2005/01/23 07:02:04 martti Exp $
+$NetBSD: distinfo,v 1.23 2005/02/20 01:52:36 minskim Exp $
 
 SHA1 (squirrelmail-1.4.4.tar.bz2) = 52bdb31e826e845464d7d53e0745c50ead9ba6fe
 Size (squirrelmail-1.4.4.tar.bz2) = 468790 bytes
-SHA1 (patch-aa) = b850165c4ed863faca1b8786e43c2cc16abba060
+SHA1 (patch-aa) = 9e66fdf7697379cc66266b7aa0c599db68750284
diff -r 0fec4da5130c -r b2409b88a23a mail/squirrelmail/patches/patch-aa
--- a/mail/squirrelmail/patches/patch-aa        Sun Feb 20 01:09:28 2005 +0000
+++ b/mail/squirrelmail/patches/patch-aa        Sun Feb 20 01:52:36 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.8 2004/11/16 14:18:01 martti Exp $
+$NetBSD: patch-aa,v 1.9 2005/02/20 01:52:36 minskim Exp $
 
---- config/config_default.php.orig     2004-04-21 20:21:54.000000000 +0300
-+++ config/config_default.php  2004-05-31 21:32:43.000000000 +0300
-@@ -383,7 +383,7 @@
+--- config/config_default.php.orig     2004-12-24 09:55:39.000000000 -0600
++++ config/config_default.php
+@@ -373,7 +373,7 @@ $default_sub_of_inbox = true;
   * false. (Cyrus works fine whether it's true OR false).
   * @global bool $show_contain_subfolders_option
   */
@@ -11,7 +11,7 @@
  
  /**
   * These next two options set the defaults for the way that the
-@@ -442,7 +442,7 @@
+@@ -418,7 +418,7 @@ $noselect_fix_enable = false;
   *   $data_dir = SM_PATH . 'data/';
   * @global string $data_dir
   */
@@ -20,7 +20,7 @@
  
  /**
   * Attachments directory
-@@ -460,7 +460,7 @@
+@@ -436,7 +436,7 @@ $data_dir = SM_PATH . 'data/';
   *    + It should probably be another directory than data_dir.
   * @global string $attachment_dir
   */
@@ -29,10 +29,3 @@
  
  /**
   * Hash level used for data directory.
-@@ -823,4 +823,4 @@
-  * sent and regular output to begin, which will majorly screw
-  * things up when we try to send more headers later.
-  */
--?>
-\ No newline at end of file
-+?>



Home | Main Index | Thread Index | Old Index