diff options
author | itojun <itojun@pkgsrc.org> | 2003-10-29 06:21:40 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2003-10-29 06:21:40 +0000 |
commit | ed451b2b936f848a06a20c7b33900ea70e9be7fe (patch) | |
tree | 63288246be73154b2bfb9e162fb5ba7a49373700 /mail/cue | |
parent | 56db3dd8c9ba9a0c3e5dbefac1d072c144c16149 (diff) | |
download | pkgsrc-ed451b2b936f848a06a20c7b33900ea70e9be7fe.tar.gz |
upgrade to 10/27 snapshot. better charset guessing, accept more iso-2022
escape sequences, do not confuse decoded comment as structured field separator
Diffstat (limited to 'mail/cue')
-rw-r--r-- | mail/cue/Makefile | 6 | ||||
-rw-r--r-- | mail/cue/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/cue/Makefile b/mail/cue/Makefile index 82af578d6a7..0fab1c15b68 100644 --- a/mail/cue/Makefile +++ b/mail/cue/Makefile @@ -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 --git a/mail/cue/distinfo b/mail/cue/distinfo index cc3bcd76db6..23d4fc1654a 100644 --- a/mail/cue/distinfo +++ b/mail/cue/distinfo @@ -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 |