pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/cue upgrade to 10/27 snapshot. better charset gu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c43c2516a7a3
branches:  trunk
changeset: 463113:c43c2516a7a3
user:      itojun <itojun%pkgsrc.org@localhost>
date:      Wed Oct 29 06:21:40 2003 +0000

description:
upgrade to 10/27 snapshot.  better charset guessing, accept more iso-2022
escape sequences, do not confuse decoded comment as structured field separator

diffstat:

 mail/cue/Makefile |  6 +++---
 mail/cue/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r c6ce626e334b -r c43c2516a7a3 mail/cue/Makefile
--- a/mail/cue/Makefile Wed Oct 29 05:45:15 2003 +0000
+++ b/mail/cue/Makefile Wed Oct 29 06:21:40 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2003/10/01 22:08:24 itojun Exp $
+# $NetBSD: Makefile,v 1.27 2003/10/29 06:21:40 itojun Exp $
 
-DISTNAME=      cue-snap-20030922
-PKGNAME=       cue-20030922
+DISTNAME=      cue-snap-20031027
+PKGNAME=       cue-20031027
 CATEGORIES=    mail
 MASTER_SITES=  ftp://sh.wide.ad.jp/WIDE/free-ware/cue/snap/
 
diff -r c6ce626e334b -r c43c2516a7a3 mail/cue/distinfo
--- a/mail/cue/distinfo Wed Oct 29 05:45:15 2003 +0000
+++ b/mail/cue/distinfo Wed Oct 29 06:21:40 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2003/10/01 22:07:10 itojun Exp $
+$NetBSD: distinfo,v 1.14 2003/10/29 06:21:40 itojun Exp $
 
-SHA1 (cue-snap-20030922.tar.gz) = dcba38c7cbd25595b08c3298f2d2a443e3a4c53c
-Size (cue-snap-20030922.tar.gz) = 129034 bytes
+SHA1 (cue-snap-20031027.tar.gz) = 13b02b84b742c1fe0507d4ea94f179c5599909a6
+Size (cue-snap-20031027.tar.gz) = 129431 bytes



Home | Main Index | Thread Index | Old Index