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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to