Dmitri Goutnik
d84aa50743
Bump PORTREVISION after r517743 to force relinking.
...
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
2019-11-16 12:52:39 +00:00
Dmitri Goutnik
fc95b3f0cf
Go ports: cleanup, finish transition to USES=go started with r505321 (cat. sysutils-x11)
...
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744
2019-09-29 22:34:31 +00:00
Sunpoet Po-Chuan Hsieh
99473a82e7
Update to 0.15.0
...
Changes: https://github.com/GoogleContainerTools/container-diff/releases
2019-02-24 17:56:08 +00:00
Sunpoet Po-Chuan Hsieh
c969d5e10b
Update to 0.14.0
...
Changes: https://github.com/GoogleContainerTools/container-diff/releases
2019-01-01 20:32:36 +00:00
Sunpoet Po-Chuan Hsieh
cc5678fe49
Update to 0.13.1
...
Changes: https://github.com/GoogleContainerTools/container-diff/releases
2018-11-19 18:19:25 +00:00
Sunpoet Po-Chuan Hsieh
ba40de9546
Update to 0.12.0
...
Changes: https://github.com/GoogleContainerTools/container-diff/releases
2018-11-18 20:36:52 +00:00
Sunpoet Po-Chuan Hsieh
8639a7dbc0
Update to 0.11.0
...
Changes: https://github.com/GoogleContainerTools/container-diff/releases
2018-06-28 21:20:12 +00:00
Sunpoet Po-Chuan Hsieh
a388b29b2d
Update to 0.10.0
...
- Update MASTER_SITES
- Update WWW
Changes: https://github.com/GoogleContainerTools/container-diff/releases
2018-06-22 23:58:55 +00:00
Sunpoet Po-Chuan Hsieh
1ac1e2cbdb
Update to 0.9.0
...
Changes: https://github.com/GoogleCloudPlatform/container-diff/releases
2018-04-11 19:38:11 +00:00
Sunpoet Po-Chuan Hsieh
f034481eb7
Update to 0.8.0
...
Changes: https://github.com/GoogleCloudPlatform/container-diff/releases
2018-03-20 22:33:56 +00:00
Sunpoet Po-Chuan Hsieh
0841bbecb5
Update to 0.7.0
...
Changes: https://github.com/GoogleCloudPlatform/container-diff/releases
2018-02-23 19:24:02 +00:00
Sunpoet Po-Chuan Hsieh
4ac6546949
Fix build on -head (OSVERSION >= 1200031)
...
Ino is still uint32 for all versions of FreeBSD.
Reference: https://golang.org/src/syscall/ztypes_freebsd_386.go
https://golang.org/src/syscall/ztypes_freebsd_amd64.go
https://golang.org/src/syscall/ztypes_freebsd_arm.go
2018-01-14 07:07:08 +00:00
Sunpoet Po-Chuan Hsieh
d8d142f28c
Update to 0.6.2
...
Changes: https://github.com/GoogleCloudPlatform/container-diff/releases
2018-01-11 18:35:15 +00:00
Sunpoet Po-Chuan Hsieh
d318407231
Update to 0.6.1
...
Changes: https://github.com/GoogleCloudPlatform/container-diff/releases
2018-01-06 04:33:05 +00:00
Sunpoet Po-Chuan Hsieh
b699d1c94b
Add container-diff 0.6.0
...
container-diff is a tool for analyzing and comparing container images.
container-diff can examine images along several different criteria, including:
- Docker Image History
- Image file system
- Apt packages
- pip packages
- npm packages
These analyses can be performed on a single image, or a diff can be performed on
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
contain.
WWW: https://github.com/GoogleCloudPlatform/container-diff
2018-01-04 20:11:01 +00:00