aboutsummaryrefslogtreecommitdiff
path: root/lang/micropython/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-12-08 09:05:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-12-08 09:05:15 +0000
commitfaaac0db42d1da22ba59f628a1e29f2e00ea4367 (patch)
treea77b74f292c12d41f78b9ee7163ba78031669316 /lang/micropython/Makefile
parent3f84c4ba7dc6f8f0f65b4b76f6b3a0f6faba2285 (diff)
downloadports-faaac0db42d1da22ba59f628a1e29f2e00ea4367.tar.gz
ports-faaac0db42d1da22ba59f628a1e29f2e00ea4367.zip
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=403255
Diffstat (limited to 'lang/micropython/Makefile')
-rw-r--r--lang/micropython/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index 23beb951cf47..0a00413bf459 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -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