Don't use GH_TAGNAME when DISTVERSION* variables can be used.

With hat:	portmgr
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2015-12-08 09:05:15 +00:00
parent 3f84c4ba7d
commit faaac0db42
45 changed files with 69 additions and 78 deletions

View File

@@ -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

View File

@@ -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