Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2004 14:55:52 +0900 (JST)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        horio shoichi <bugsgrief@bugsgrief.net>
Cc:        kris@obsecurity.org
Subject:   Re: [kris@FreeBSD.org: cvs commit: ports/lang/nawk Makefile]
Message-ID:  <200402240555.i1O5tpKJ006903@sakura.ninth-nine.com>
In-Reply-To: <20040224.042616.c2b63568694ba1a5.10.0.3.9@bugsgrief.net>
References:  <20040221200856.GE51561@xor.obsecurity.org> <20040224.042616.c2b63568694ba1a5.10.0.3.9@bugsgrief.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 24 Feb 2004 13:26:14 +0900
horio shoichi <bugsgrief@bugsgrief.net> wrote:
> Today, I saw following log:
> % cd /usr/ports/japanese/xpdf
> % cvs diff -r1.5 Makefile
> cvs diff -r1.5 Makefile
> Index: Makefile
> ===================================================================
> RCS file: /pkg/cvs/fbsd/ports/japanese/xpdf/Makefile,v
> retrieving revision 1.5
> diff -r1.5 Makefile
> 5c5
> < # $FreeBSD: ports/japanese/xpdf/Makefile,v 1.5 2003/05/19 13:46:20 mita Exp $
> ---
> > # $FreeBSD: ports/japanese/xpdf/Makefile,v 1.6 2004/02/23 00:28:04 kris Exp $
> 19a20,21
> > 
> > BROKEN=               "Checksum mismatch"
> %
> However, again mine is authentic:
> % cd /usr/ports/japanese/xpdf
> % env NO_IGNORE=yes make checksum
> ===>  Vulnerability check disabled
> >> Checksum OK for xpdf-japanese.tar.gz.
> % cd /usr/ports/lang/nawk
> % env NO_IGNORE=yes make checksum
> ===>  Vulnerability check disabled
> >> Checksum OK for awk.tar.gz.
> %
> I suspect you are still suffering from a quirk of fetch, in that
> it throws away good balls but keeps bad ones. Note they don't have
> version numbers.
> Try either of:
> o remove the .tar.gz files from distfiles, or
> o use /usr/bin/ftp for FETCH_CMD.

	japanese/xpdf should be chased graphics/xpdf (3.00).
	Of course, to make makesum or NO_IGNORE=yes is good solution.
	Because this was exsactly updated.  But xpdf doesn't display
	Japanese PDF.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402240555.i1O5tpKJ006903>