Index: head/sysutils/nomad-pot-driver/Makefile =================================================================== --- head/sysutils/nomad-pot-driver/Makefile (revision 512717) +++ head/sysutils/nomad-pot-driver/Makefile (revision 512718) @@ -1,41 +1,42 @@ # $FreeBSD$ PORTNAME= nomad-pot-driver DISTVERSIONPREFIX= v DISTVERSION= 0.2 -DISTVERSIONSUFFIX= -9-g5b02965 +DISTVERSIONSUFFIX= -11-g412dbeb +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org COMMENT= Nomad driver to support pot jails -LICENSE= MPL20 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= pot:sysutils/pot \ nomad:sysutils/nomad USES= compiler go USE_GITHUB= yes GH_ACCOUNT= trivago GH_SUBDIR= src/github.com/trivago/nomad-pot-driver PLIST_FILES= libexec/nomad/plugins/nomad-pot-driver SUB_FILES= pkg-message do-build: @cd ${WRKSRC}/src/github.com/trivago/nomad-pot-driver && \ ${SETENV} ${MAKE_ENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ -o bin/nomad-pot-driver do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nomad/plugins ${INSTALL_SCRIPT} ${WRKSRC}/src/github.com/trivago/nomad-pot-driver/bin/nomad-pot-driver ${STAGEDIR}${PREFIX}/libexec/nomad/plugins .include .if ${COMPILER_TYPE} == clang BUILD_ENV= CC=clang .endif .include Index: head/sysutils/nomad-pot-driver/distinfo =================================================================== --- head/sysutils/nomad-pot-driver/distinfo (revision 512717) +++ head/sysutils/nomad-pot-driver/distinfo (revision 512718) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568968809 -SHA256 (trivago-nomad-pot-driver-v0.2-9-g5b02965_GH0.tar.gz) = dbd369fccebdc068af771b7a661f7b84b637af168c4a4b44da19a6db41da49a6 -SIZE (trivago-nomad-pot-driver-v0.2-9-g5b02965_GH0.tar.gz) = 3569543 +TIMESTAMP = 1569325586 +SHA256 (trivago-nomad-pot-driver-v0.2-11-g412dbeb_GH0.tar.gz) = c1dda9aaf05adca8d2fc7b28413df12912fc4d34452bd33ed23f9c53812f91d8 +SIZE (trivago-nomad-pot-driver-v0.2-11-g412dbeb_GH0.tar.gz) = 3569496