Index: head/sysutils/container-diff/Makefile =================================================================== --- head/sysutils/container-diff/Makefile (revision 458764) +++ head/sysutils/container-diff/Makefile (revision 458765) @@ -1,33 +1,33 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= container-diff -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= sunpoet@FreeBSD.org COMMENT= Diff your Docker containers LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} USES= go PLIST_FILES= bin/container-diff GH_ACCOUNT= GoogleCloudPlatform USE_GITHUB= yes .include # Change inode size from 64 bits to 32 bits for systems without ino64 support .if ${OSVERSION} < 1200031 EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-without-ino64 .endif do-install: ${INSTALL_PROGRAM} ${WRKDIR}/bin/container-diff ${STAGEDIR}${PREFIX}/bin/container-diff .include Index: head/sysutils/container-diff/distinfo =================================================================== --- head/sysutils/container-diff/distinfo (revision 458764) +++ head/sysutils/container-diff/distinfo (revision 458765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515159198 -SHA256 (GoogleCloudPlatform-container-diff-v0.6.1_GH0.tar.gz) = b9a79728a6d64d4ac138f8724ecb0827a28e870dc59feea99a8a1d3dbadaf0fe -SIZE (GoogleCloudPlatform-container-diff-v0.6.1_GH0.tar.gz) = 2534236 +TIMESTAMP = 1515691774 +SHA256 (GoogleCloudPlatform-container-diff-v0.6.2_GH0.tar.gz) = a3c680799c230d2a2352eb1e5765bd6774182b213a73e5c0bf1e6254008cd434 +SIZE (GoogleCloudPlatform-container-diff-v0.6.2_GH0.tar.gz) = 2535546