pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/squirrelmail-decode Updated mail/squirrelmail-dec...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01ebc5b4eba7
branches:  trunk
changeset: 532457:01ebc5b4eba7
user:      martti <martti%pkgsrc.org@localhost>
date:      Mon Aug 20 06:24:44 2007 +0000

description:
Updated mail/squirrelmail-decode to 1.2

 - Fix order of HTML sanitizing, thanks Tomas Kuliavas.
 - Remove unneeded PHP endings from files.
 - Also support big5 when listed as 'big-5' in mbstring.
 - Fixed html decoding in Eastern functions that use recode and
   decoding of iso-2022 html emails.

diffstat:

 mail/squirrelmail-decode/Makefile |  6 +++---
 mail/squirrelmail-decode/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 17b3a0d35b97 -r 01ebc5b4eba7 mail/squirrelmail-decode/Makefile
--- a/mail/squirrelmail-decode/Makefile Mon Aug 20 06:24:32 2007 +0000
+++ b/mail/squirrelmail-decode/Makefile Mon Aug 20 06:24:44 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/06/02 18:27:56 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/08/20 06:24:44 martti Exp $
 
-DISTNAME=      squirrelmail-decode-1.0
-PKGREVISION=   2
+DISTNAME=      squirrelmail-decode-1.2
+#PKGREVISION=  1
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=squirrelmail/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 17b3a0d35b97 -r 01ebc5b4eba7 mail/squirrelmail-decode/distinfo
--- a/mail/squirrelmail-decode/distinfo Mon Aug 20 06:24:32 2007 +0000
+++ b/mail/squirrelmail-decode/distinfo Mon Aug 20 06:24:44 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/11/13 18:36:16 martti Exp $
+$NetBSD: distinfo,v 1.2 2007/08/20 06:24:44 martti Exp $
 
-SHA1 (squirrelmail-decode-1.0.tar.bz2) = 5a8942d9b058feaa756d3d04bb47719acc1201c6
-RMD160 (squirrelmail-decode-1.0.tar.bz2) = bdf91bc60c5708df441a0ce358a56dbedffb4235
-Size (squirrelmail-decode-1.0.tar.bz2) = 333265 bytes
+SHA1 (squirrelmail-decode-1.2.tar.bz2) = 90439c4644fd99b7ca4208b441ee0a2c2efa2308
+RMD160 (squirrelmail-decode-1.2.tar.bz2) = a217662f923a7e2129e293c6bf806dd0c21dab0b
+Size (squirrelmail-decode-1.2.tar.bz2) = 333942 bytes



Home | Main Index | Thread Index | Old Index