pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/fix-mime-charset Update to 0.5.2: Includes patch-aa.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5dc195e3e0df
branches:  trunk
changeset: 465343:5dc195e3e0df
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 28 10:34:22 2003 +0000

description:
Update to 0.5.2: Includes patch-aa.

diffstat:

 mail/fix-mime-charset/Makefile         |   4 ++--
 mail/fix-mime-charset/distinfo         |   7 +++----
 mail/fix-mime-charset/patches/patch-aa |  12 ------------
 3 files changed, 5 insertions(+), 18 deletions(-)

diffs (41 lines):

diff -r c4e6a2626732 -r 5dc195e3e0df mail/fix-mime-charset/Makefile
--- a/mail/fix-mime-charset/Makefile    Sun Dec 28 10:30:07 2003 +0000
+++ b/mail/fix-mime-charset/Makefile    Sun Dec 28 10:34:22 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/12/15 18:55:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/28 10:34:22 wiz Exp $
 #
 
-DISTNAME=              fix-mime-charset-0.5.1
+DISTNAME=              fix-mime-charset-0.5.2
 CATEGORIES=            mail converters
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=fix-mime-chr/}
 
diff -r c4e6a2626732 -r 5dc195e3e0df mail/fix-mime-charset/distinfo
--- a/mail/fix-mime-charset/distinfo    Sun Dec 28 10:30:07 2003 +0000
+++ b/mail/fix-mime-charset/distinfo    Sun Dec 28 10:34:22 2003 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/15 18:55:31 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/12/28 10:34:22 wiz Exp $
 
-SHA1 (fix-mime-charset-0.5.1.tar.gz) = aea9ccb98ec45e2fd9a2b0578fea0e0084ae2244
-Size (fix-mime-charset-0.5.1.tar.gz) = 115028 bytes
-SHA1 (patch-aa) = 23517993de65322c21bc0604e3cac66148c4b2b8
+SHA1 (fix-mime-charset-0.5.2.tar.gz) = 8cd739567f539327639cc7a36d4be6f5207002d7
+Size (fix-mime-charset-0.5.2.tar.gz) = 115060 bytes
diff -r c4e6a2626732 -r 5dc195e3e0df mail/fix-mime-charset/patches/patch-aa
--- a/mail/fix-mime-charset/patches/patch-aa    Sun Dec 28 10:30:07 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2003/12/15 18:55:31 wiz Exp $
-
---- src/charsetlist.cc.orig    Sat Nov 15 22:48:44 2003
-+++ src/charsetlist.cc
-@@ -1,6 +1,7 @@
- #include "charsetlist.h"
- #include "detector.h"
- #include <ctype.h>
-+#include <algorithm>
- 
- void CharsetList::append(const string &list)
- {



Home | Main Index | Thread Index | Old Index