Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr Sponsored by: Absolight
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= micropython
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= lang python
|
||||
|
||||
MAINTAINER= mva@FreeBSD.org
|
||||
@@ -14,9 +15,6 @@ LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi
|
||||
USES= gmake pkgconfig python:3,build readline shebangfix
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= micropython
|
||||
GH_PROJECT= micropython
|
||||
GH_TAGNAME= v1.4
|
||||
|
||||
PLIST_FILES= bin/micropython
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (micropython-micropython-1.4.0-v1.4_GH0.tar.gz) = 9af6cc972c8ea96bd6d961ea6fecc49127198878182b0d13e3845ab6a7d2220b
|
||||
SIZE (micropython-micropython-1.4.0-v1.4_GH0.tar.gz) = 5692053
|
||||
SHA256 (micropython-micropython-v1.4_GH0.tar.gz) = 9af6cc972c8ea96bd6d961ea6fecc49127198878182b0d13e3845ab6a7d2220b
|
||||
SIZE (micropython-micropython-v1.4_GH0.tar.gz) = 5692053
|
||||
|
||||
Reference in New Issue
Block a user