1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

sysutils/siegfried: Update to 1.7.13

- Assign to myself
- Switch to USES=go:modules

Changes:	https://github.com/richardlehane/siegfried/blob/v1.7.13/CHANGELOG.md
PR:		242033
Approved by:	steffen@fritz.wtf (maintainer)
This commit is contained in:
Tobias Kortkamp 2019-11-17 17:21:29 +00:00
parent 9757b8b8ae
commit 4e6f198644
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517834
2 changed files with 7 additions and 9 deletions

View File

@ -3,22 +3,20 @@
PORTNAME= siegfried
DISTVERSIONPREFIX= v
DISTVERSION= 1.7.8
PORTREVISION= 1
DISTVERSION= 1.7.13
CATEGORIES= sysutils
MAINTAINER= steffen@fritz.wtf
MAINTAINER= tobik@FreeBSD.org
COMMENT= File identification tool
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= go
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= richardlehane
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/sf
GO_TARGET= ./cmd/sf
PLIST_FILES= bin/sf

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1512337444
SHA256 (richardlehane-siegfried-v1.7.8_GH0.tar.gz) = 2fdee3ec940a153d30902e781a19b3cd32cfc4dced6a997048976c94b53ba456
SIZE (richardlehane-siegfried-v1.7.8_GH0.tar.gz) = 24941718
TIMESTAMP = 1574005382
SHA256 (richardlehane-siegfried-v1.7.13_GH0.tar.gz) = 158d0d355dcb5355ed9599531ed5e0cbb20ac14ad7f05eba822f954f972e93df
SIZE (richardlehane-siegfried-v1.7.13_GH0.tar.gz) = 6701952