pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sqwebmail Update mail/sqwebmail to 5.1.2. Change...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b65b36eb5ea8
branches:  trunk
changeset: 514282:b65b36eb5ea8
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Fri Jun 09 22:12:01 2006 +0000

description:
Update mail/sqwebmail to 5.1.2.  Changes from version 5.1.1 include:

   * Fix monthly rotation of sent folder on multilingual systems.
   * Miscellaneous small i18n fixes.
   * New "any message" webmail filter option.
   * Improve the "message limit exceeded" error message.
   * New checkbox on the login form enables/disables soft timeout.
   * Create an invisible frame at login time that reloads at
     timeoutsoft/2 intervals, thus keeping the session alive
   * Fix bug where overriding TIMEOUTSOFT via environment variables may
     cause calendar session to timeout prematurely

diffstat:

 mail/sqwebmail/Makefile         |   4 ++--
 mail/sqwebmail/PLIST            |   4 +++-
 mail/sqwebmail/distinfo         |  12 ++++++------
 mail/sqwebmail/patches/patch-ad |  12 ++++++------
 mail/sqwebmail/patches/patch-ah |   6 +++---
 5 files changed, 20 insertions(+), 18 deletions(-)

diffs (114 lines):

diff -r 4e8152bc9995 -r b65b36eb5ea8 mail/sqwebmail/Makefile
--- a/mail/sqwebmail/Makefile   Fri Jun 09 22:11:42 2006 +0000
+++ b/mail/sqwebmail/Makefile   Fri Jun 09 22:12:01 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2006/04/28 18:16:25 jlam Exp $
+# $NetBSD: Makefile,v 1.49 2006/06/09 22:12:01 jlam Exp $
 
-DISTNAME=      sqwebmail-5.1.1
+DISTNAME=      sqwebmail-5.1.2
 CATEGORIES=    mail www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=courier/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 4e8152bc9995 -r b65b36eb5ea8 mail/sqwebmail/PLIST
--- a/mail/sqwebmail/PLIST      Fri Jun 09 22:11:42 2006 +0000
+++ b/mail/sqwebmail/PLIST      Fri Jun 09 22:12:01 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2006/04/28 18:16:25 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2006/06/09 22:12:01 jlam Exp $
 bin/mimegpg
 libexec/courier/cgi-bin/sqwebmail
 libexec/courier/pcpd
@@ -43,6 +43,7 @@
 share/courier/sqwebmail/html/en-us/ldaplist.html
 share/courier/sqwebmail/html/en-us/ldapsearch.html
 share/courier/sqwebmail/html/en-us/login.html
+share/courier/sqwebmail/html/en-us/loginform.inc.html
 share/courier/sqwebmail/html/en-us/navbar.inc.html
 share/courier/sqwebmail/html/en-us/navbar2.inc.html
 share/courier/sqwebmail/html/en-us/navbar3.inc.html
@@ -55,6 +56,7 @@
 share/courier/sqwebmail/html/en-us/quickadd.html
 share/courier/sqwebmail/html/en-us/readmsg.html
 share/courier/sqwebmail/html/en-us/redirect.html
+share/courier/sqwebmail/html/en-us/refreshfr.html
 share/courier/sqwebmail/html/en-us/smileys.txt
 share/courier/sqwebmail/html/en-us/spellchk.html
 share/courier/sqwebmail/images/bg.png
diff -r 4e8152bc9995 -r b65b36eb5ea8 mail/sqwebmail/distinfo
--- a/mail/sqwebmail/distinfo   Fri Jun 09 22:11:42 2006 +0000
+++ b/mail/sqwebmail/distinfo   Fri Jun 09 22:12:01 2006 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.14 2006/04/28 18:16:25 jlam Exp $
+$NetBSD: distinfo,v 1.15 2006/06/09 22:12:01 jlam Exp $
 
-SHA1 (sqwebmail-5.1.1.tar.bz2) = e86038cba592be05d74aff71b63bed3e8d99d9d7
-RMD160 (sqwebmail-5.1.1.tar.bz2) = 08d0aca1d6fb512349532f6460202f35c32af3b4
-Size (sqwebmail-5.1.1.tar.bz2) = 3747059 bytes
+SHA1 (sqwebmail-5.1.2.tar.bz2) = 0ddcf4f9b53304a356ba40e4ae3ea27bb9118108
+RMD160 (sqwebmail-5.1.2.tar.bz2) = af66ac38d40ef69da4aa57450915ba954c45703a
+Size (sqwebmail-5.1.2.tar.bz2) = 3743815 bytes
 SHA1 (patch-aa) = 5f263487244e8127845050a19d3b68356f846aa2
-SHA1 (patch-ad) = abfadf45c5f85fea963ff18ca17fbee948e4572e
-SHA1 (patch-ah) = daf02c2c3de74b6e6a4ed0b077759ebc6775756e
+SHA1 (patch-ad) = 5aad3cb93e747f7522c023e46496b8ba956ea664
+SHA1 (patch-ah) = b4f198638e3c9e6b4cd0a88f058b85a196c7ac9d
 SHA1 (patch-ai) = def2f4d30bf5f15ea78f401f3c4ca2f2ec8c0ad2
 SHA1 (patch-aj) = 2ad7d2500a54ca4f94ba00aaab89df29adcf864e
diff -r 4e8152bc9995 -r b65b36eb5ea8 mail/sqwebmail/patches/patch-ad
--- a/mail/sqwebmail/patches/patch-ad   Fri Jun 09 22:11:42 2006 +0000
+++ b/mail/sqwebmail/patches/patch-ad   Fri Jun 09 22:12:01 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.6 2006/04/28 18:16:25 jlam Exp $
+$NetBSD: patch-ad,v 1.7 2006/06/09 22:12:01 jlam Exp $
 
---- sqwebmail/Makefile.in.orig 2006-03-04 09:18:53.000000000 -0500
+--- sqwebmail/Makefile.in.orig 2006-05-24 19:48:14.000000000 -0400
 +++ sqwebmail/Makefile.in
-@@ -991,7 +991,7 @@ install-perms-local: install-perms-cache
+@@ -992,7 +992,7 @@ install-perms-local: install-perms-cache
  
  htmllibdir.h: config.status
        echo '#define HTMLLIBDIR "@htmldir@"' >htmllibdir.h
@@ -11,7 +11,7 @@
        echo '#define CALENDARMODE "$(sysconfdir)/calendarmode"' >>htmllibdir.h
        echo '#define LOGINDOMAINLIST "$(sysconfdir)/logindomainlist"' >>htmllibdir.h
        echo '#define MAXMSGSIZE @MAXMSGSIZE@' >>htmllibdir.h
-@@ -999,7 +999,7 @@ htmllibdir.h: config.status
+@@ -1000,7 +1000,7 @@ htmllibdir.h: config.status
        echo '#define SOCKDIR "$(localstatedir)"' >>htmllibdir.h
        echo '#define SHAREDINDEXFILE "$(sysconfdir)/shared/index"' >>htmllibdir.h
        echo '#define SQWEBPASSWD "$(pkglibexecdir)/sqwebpasswd"' >>htmllibdir.h
@@ -20,7 +20,7 @@
                ; then \
                echo '#define HOSTNAMEFILE "$(sysconfdir)/defaultdomain"' >>htmllibdir.h \
                ; echo '#define MAKEMIME "$(bindir)/makemime"' >>htmllibdir.h \
-@@ -1008,7 +1008,7 @@ htmllibdir.h: config.status
+@@ -1009,7 +1009,7 @@ htmllibdir.h: config.status
                ; echo '#define MAKEMIME "$(pkglibexecdir)/makemime"' >>htmllibdir.h \
                ; fi
        echo '#define LDAPADDRESSBOOK "$(sysconfdir)/ldapaddressbook"' >>htmllibdir.h
@@ -29,7 +29,7 @@
        echo '#define AUTHCHARSET "$(sysconfdir)/authcharset"' >>htmllibdir.h
  
  ldapsearch: ../ldapaddressbook/ldapsearch
-@@ -1036,9 +1036,6 @@ install-perms-cache:
+@@ -1037,9 +1037,6 @@ install-perms-cache:
        @echo "@cachedir@ 700 @cacheowner@ bin" >>permissions.dat
  
  cache-reminder:
diff -r 4e8152bc9995 -r b65b36eb5ea8 mail/sqwebmail/patches/patch-ah
--- a/mail/sqwebmail/patches/patch-ah   Fri Jun 09 22:11:42 2006 +0000
+++ b/mail/sqwebmail/patches/patch-ah   Fri Jun 09 22:12:01 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ah,v 1.3 2006/04/28 18:16:25 jlam Exp $
+$NetBSD: patch-ah,v 1.4 2006/06/09 22:12:01 jlam Exp $
 
---- sqwebmail/configure.orig   2006-03-04 09:18:54.000000000 -0500
+--- sqwebmail/configure.orig   2006-05-24 19:48:13.000000000 -0400
 +++ sqwebmail/configure
-@@ -20267,7 +20267,7 @@ fi;
+@@ -20269,7 +20269,7 @@ fi;
  
  
  



Home | Main Index | Thread Index | Old Index