[Bug 192177] [patch] unbreak audio/umurmur after devel/protobuf-c upgrade to version 1.0.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 28 07:52:58 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192177
--- Comment #9 from Don Lewis <truckman at FreeBSD.org> ---
Created attachment 145063
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145063&action=edit
alternate patch that runs protoc-c to update the .c and .h files
This is an alternate to patch 145061. It modifies the configure script the
same way as 145061. However, instead of directly patching the Mumble.pb-c.c
and Mumble.pb-c.h files, this patch adds a pre-build step to the port Makefile
to run protoc-c to regenerate these source files from Mumble.proto.
Both this patch and the 145061 patch should give equivalent results. The
approach taken is up to the maintainer's to choose.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list