aboutsummaryrefslogtreecommitdiff
path: root/net/py-GeoIP2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-15 18:37:57 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-15 18:37:57 +0000
commit35803a77f328b535a1010cd4541aed6efab28a57 (patch)
tree67dfa8ac96d2c07eeb144f0c3802681a29bc5c8f /net/py-GeoIP2
parent03e662e9e2650aea8f4c08642cf31cf3f349c1e8 (diff)
downloadports-35803a77f328b535a1010cd4541aed6efab28a57.tar.gz
ports-35803a77f328b535a1010cd4541aed6efab28a57.zip
Don't define DISTNAME with USE_GITHUB.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386470
Diffstat (limited to 'net/py-GeoIP2')
-rw-r--r--net/py-GeoIP2/Makefile3
-rw-r--r--net/py-GeoIP2/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile
index 2b1c75ff003c..7885c4b5d000 100644
--- a/net/py-GeoIP2/Makefile
+++ b/net/py-GeoIP2/Makefile
@@ -3,9 +3,9 @@
PORTNAME= GeoIP2
PORTVERSION= 2.1.0
+DISTVERSIONPREFIX= v
CATEGORIES= net python geography
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-Python-${PORTVERSION}
MAINTAINER= olivier@cochard.me
COMMENT= MaxMind GeoIP2 Python API
@@ -19,7 +19,6 @@ LIB_DEPENDS= libmaxminddb.so:${PORTSDIR}/net/libmaxminddb
USE_GITHUB= yes
GH_ACCOUNT= maxmind
GH_PROJECT= GeoIP2-python
-GH_TAGNAME= v${PORTVERSION}
USES= python
USE_PYTHON= autoplist distutils
diff --git a/net/py-GeoIP2/distinfo b/net/py-GeoIP2/distinfo
index 4dd6b9a38a18..4f681a6484de 100644
--- a/net/py-GeoIP2/distinfo
+++ b/net/py-GeoIP2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (GeoIP2-Python-2.1.0_GH0.tar.gz) = 1f0326b5e92212c1ed81f5e387438e73ff61154ea2194656f4dc366d2314554e
-SIZE (GeoIP2-Python-2.1.0_GH0.tar.gz) = 28215
+SHA256 (maxmind-GeoIP2-python-v2.1.0_GH0.tar.gz) = 1f0326b5e92212c1ed81f5e387438e73ff61154ea2194656f4dc366d2314554e
+SIZE (maxmind-GeoIP2-python-v2.1.0_GH0.tar.gz) = 28215