aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-ming
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 /graphics/py-ming
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 'graphics/py-ming')
-rw-r--r--graphics/py-ming/Makefile4
-rw-r--r--graphics/py-ming/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile
index c06ca5b43175..fc05c5790314 100644
--- a/graphics/py-ming/Makefile
+++ b/graphics/py-ming/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= ming
-PORTVERSION= 0.4.7
+DISTVERSIONPREFIX= ${PORTNAME}-
+DISTVERSION= 0_4_7
PORTREVISION= 1
CATEGORIES= graphics python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -32,7 +33,6 @@ WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME_EXTRACT}/py_ext
USE_GITHUB= yes
GH_ACCOUNT= lib${PORTNAME}
GH_PROJECT= lib${PORTNAME}
-GH_TAGNAME= ${PORTNAME}-${PORTVERSION:S|.|_|g}
post-patch:
@${REINPLACE_CMD} -e 's| --root ".*"||' ${WRKSRC}/Makefile.am
diff --git a/graphics/py-ming/distinfo b/graphics/py-ming/distinfo
index 74e50c23ad43..bf4e965f7274 100644
--- a/graphics/py-ming/distinfo
+++ b/graphics/py-ming/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libming-libming-0.4.7-ming-0_4_7_GH0.tar.gz) = 118aa1338dd74b34dd2cd22bce286ca0571e8b9aa433999646d1c0157ea9a7dc
-SIZE (libming-libming-0.4.7-ming-0_4_7_GH0.tar.gz) = 14903570
+SHA256 (libming-libming-ming-0_4_7_GH0.tar.gz) = 118aa1338dd74b34dd2cd22bce286ca0571e8b9aa433999646d1c0157ea9a7dc
+SIZE (libming-libming-ming-0_4_7_GH0.tar.gz) = 14903570