devel/mage: Update to 1.11.0
While here, sync with upstream and switch to USES=go:modules. Changes: https://github.com/magefile/mage/releases/tag/v1.11.0 PR: 252465 Submitted by: Gian-Simon Purkert <gspurki@gmail.com> (maintainer)
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= mage
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.10.0
|
||||
DISTVERSION= 1.11.0
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
@@ -12,7 +12,7 @@ COMMENT= Command-line make-like build tool using Go as input files
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go
|
||||
USES= go:modules
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= magefile
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597588283
|
||||
SHA256 (magefile-mage-v1.10.0_GH0.tar.gz) = 7d7f46f62df9dfb1a3a03173a1c14d77fdc53b3c99821da02d32a4ba730838fe
|
||||
SIZE (magefile-mage-v1.10.0_GH0.tar.gz) = 8792150
|
||||
TIMESTAMP = 1610116229
|
||||
SHA256 (magefile-mage-v1.11.0_GH0.tar.gz) = 8c7209e8b58a9f946e3d61912c4f02e97699485a5c6e1d8d19dff5fa8ccd891f
|
||||
SIZE (magefile-mage-v1.11.0_GH0.tar.gz) = 8795144
|
||||
|
||||
Reference in New Issue
Block a user