Log Message:
Update pkg_online client to 0.12.1
Workaround for buggy /bin/sh on DragonFlyBSD and FreeBSD<8.N.
On these systems the following code
set -e; if eval false; then ...; fi; echo ok
doesn't work correctly.
Due to this problem pkg_online_client fails.
| Revision | Action | file |
| 1.6 | modify | wip/pkg_online-server/Makefile.common |
| 1.5 | modify | wip/pkg_online-server/distinfo |