mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.10.0
- Update MASTER_SITES - Update WWW Changes: https://github.com/GoogleContainerTools/container-diff/releases
This commit is contained in:
parent
7c6741d87b
commit
a388b29b2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473102
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= container-diff
|
PORTNAME= container-diff
|
||||||
PORTVERSION= 0.9.0
|
PORTVERSION= 0.10.0
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ USES= go
|
||||||
|
|
||||||
PLIST_FILES= bin/container-diff
|
PLIST_FILES= bin/container-diff
|
||||||
|
|
||||||
GH_ACCOUNT= GoogleCloudPlatform
|
GH_ACCOUNT= GoogleContainerTools
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1523459554
|
TIMESTAMP = 1529614679
|
||||||
SHA256 (GoogleCloudPlatform-container-diff-v0.9.0_GH0.tar.gz) = cf5957fd9c583030283982dafab0b70608c739408d036444d9acc0a867e7472f
|
SHA256 (GoogleContainerTools-container-diff-v0.10.0_GH0.tar.gz) = 55b62ee0081b9ef5bf5778a6ea30b61f2ee6ee16bfaa7b26bae793455486cc2c
|
||||||
SIZE (GoogleCloudPlatform-container-diff-v0.9.0_GH0.tar.gz) = 2431735
|
SIZE (GoogleContainerTools-container-diff-v0.10.0_GH0.tar.gz) = 2312389
|
||||||
|
|
|
@ -12,4 +12,4 @@ two images to compare. The tool can help users better understand what is
|
||||||
changing inside their images, and give them a better look at what their images
|
changing inside their images, and give them a better look at what their images
|
||||||
contain.
|
contain.
|
||||||
|
|
||||||
WWW: https://github.com/GoogleCloudPlatform/container-diff
|
WWW: https://github.com/GoogleContainerTools/container-diff
|
||||||
|
|
Loading…
Add table
Reference in a new issue