Skip to content

Commit

Permalink
sysutils/container-diff: Update to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 9, 2024
1 parent 5987231 commit fbfa401
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 50 deletions.
15 changes: 3 additions & 12 deletions sysutils/container-diff/Makefile
@@ -1,7 +1,6 @@
PORTNAME= container-diff
PORTVERSION= 0.17.0
PORTVERSION= 0.19.0
DISTVERSIONPREFIX= v
PORTREVISION= 17
CATEGORIES= sysutils

MAINTAINER= sunpoet@FreeBSD.org
Expand All @@ -11,18 +10,10 @@ WWW= https://github.com/GoogleContainerTools/container-diff
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= go
USES= go:modules

GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
GO_MODULE= github.com/GoogleContainerTools/container-diff

PLIST_FILES= bin/container-diff

USE_GITHUB= yes
GH_TUPLE= GoogleContainerTools:container-diff:v${PORTVERSION} \
golang:sys:v0.6.0:sys

pre-patch:
@${RM} -r ${WRKSRC}/vendor/golang.org/x/sys
@${LN} -s ${WRKDIR}/sys-* ${WRKSRC}/vendor/golang.org/x/sys

.include <bsd.port.mk>
10 changes: 5 additions & 5 deletions sysutils/container-diff/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1678535597
SHA256 (GoogleContainerTools-container-diff-v0.17.0_GH0.tar.gz) = b1d909c4eff0e3355ba45516daddef0adfa4cdcd0c8b41863060c66f524353f9
SIZE (GoogleContainerTools-container-diff-v0.17.0_GH0.tar.gz) = 2565245
SHA256 (golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54
SIZE (golang-sys-v0.6.0_GH0.tar.gz) = 1434234
TIMESTAMP = 1709390414
SHA256 (go/sysutils_container-diff/container-diff-v0.19.0/v0.19.0.mod) = 1bc35c03f60e0fb977f4f642f51ceb035657f329debee26263d5fc11ae676945
SIZE (go/sysutils_container-diff/container-diff-v0.19.0/v0.19.0.mod) = 2775
SHA256 (go/sysutils_container-diff/container-diff-v0.19.0/v0.19.0.zip) = a8398fb898b1361a1d6ee43aa269249cda6291128bba482ffc52207df2ebe8f8
SIZE (go/sysutils_container-diff/container-diff-v0.19.0/v0.19.0.zip) = 413617

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit fbfa401

Please sign in to comment.