On Thu, Jan 05, 2017 at 01:28:06PM +0100, Alexander Bluhm wrote:
> On Wed, Jan 04, 2017 at 08:59:35PM +0000, Stuart Henderson wrote:
> > PKGNAME-python =    py-llvm-${LLVM_V}
> > RUN_DEPENDS-python =        ${MODPY_RUN_DEPENDS}
> 
> done
> 
> > You will also need to bump REVISION in x11/gnome/builder/Makefile (it
> > has a library dependency on devel/llvm for libclang.so).
> 
> I have not bumped llvm-main as the package should not change.  And
> llvm-python is new, so it also has no revision.  As x11/gnome/builder
> depends on the unchanged llvm-main, it should not require a bump.
> Did I miss something?

I might be wrong, but the pkgpath for a port is registered in the
PLISTDB (@comment, 3rd line) and in the installed package ( grep pkgpath
/var/db/pkg/llvm*/+CONTENTS) , so if you change the pkgpath for llvm
'main' (as you do, going from devel/llvm to devel/llvm,-main), PLISTDB
or pkg_add *should* complain if you dont bump.

Landry

Reply via email to