Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Jul 2014 07:52:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192177] [patch] unbreak audio/umurmur after devel/protobuf-c upgrade to version 1.0.0
Message-ID:  <bug-192177-13-Mhd9peYwJW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192177-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192177-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192177

--- Comment #9 from Don Lewis <truckman@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192177-13-Mhd9peYwJW>