[Bug 207688] graphics/bmeps: Update to 4.2.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 4 23:59:35 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207688
--- Comment #1 from Raphael Kubo da Costa <rakuco at FreeBSD.org> ---
Hi,
Have you tried building this update on Poudriere? It doesn't start because you
reverted the USES=jpeg change.
In addition to that:
- Setting CONFIGURE_ARGS does not seem to be necessary.
- The sed call commenting out sz->lsz are wrong. Instead of removing the
assignments, you should fix them (use st->lsz instead).
- The HAVE_DB_H changes in pre-patch does not seem necessary.
- By the way, for this kind of changes, we normally use the post-patch target.
- It'd be good if you added a comment explaining why you're changing
CONFIGURE_ENV. It took me a while to figure out why you don't need db.h, for
example.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list