#!/bin/sh -x export DEVELOPMENT_PATHS=0 cd /usr/ports/mystuff/www/luakit commit="$(basename $(gh browse --repo c0dev0id/luakit -c -n))" sed -i "s/^COMMIT =.*/COMMIT = $commit/" Makefile make clean=all portbump make makesum make install