Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 17:32:15 +0200
From:      Erik Norgaard <norgaard@locolomo.org>
To:        Michael S <msherman77@yahoo.com>
Cc:        freebsd-openoffice@freebsd.org, FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: dictionaries/spellchecking
Message-ID:  <452D0E7F.9040808@locolomo.org>
In-Reply-To: <20061011150335.47184.qmail@web88309.mail.re4.yahoo.com>
References:  <20061011150335.47184.qmail@web88309.mail.re4.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael S wrote:
> Looks like the port is marked as IGNORE.
> 
> portupgrade -NP editors/ooodict-all
> [Updating the pkgdb <format:bdb_btree> in /var/db/pkg
> ... - 298 packages found (-0 +1) . done]
> 
> ** Port marked as IGNORE: editors/ooodict-all:
>         is marked as broken: Size mismatch

If it's just a size mismach - can't you just create a new distinfo file?

if it is incorrectly broken, I think it should be enough to remove these 
lines from the Makefile:

   BROKEN=         Size mismatch
   DEPRECATED=     ${BROKEN}
   EXPIRATION_DATE=2006-12-01

Then

   # mv distinfo distinfo-

and then generate the new distinfo:

   # make checksum

Then you should be able to install normally - submit a patch if it works.

Cheers, Erik

-- 
Ph: +34.666334818                      web: http://www.locolomo.org
X.509 Certificate: http://www.locolomo.org/crt/8D03551FFCE04F0C.crt
Key ID: 69:79:B8:2C:E3:8F:E7:BE:5D:C3:C3:B1:74:62:B8:3F:9F:1F:69:B9



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