diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-13 19:01:28 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-13 19:01:28 +0000 |
| commit | 91a19e14e5c9cc62ac56581fd48f7bdcb30a9a72 (patch) | |
| tree | 7d8884a761343fdc919556b21752d40eca695321 /math/py-numexpr | |
| parent | - Update to 0.24 (diff) | |
- Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
- Remove GH_PROJECT
Diffstat (limited to 'math/py-numexpr')
| -rw-r--r-- | math/py-numexpr/Makefile | 3 | ||||
| -rw-r--r-- | math/py-numexpr/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 3b79b64c6c51..f49e182baaa2 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -3,6 +3,7 @@ PORTNAME= numexpr PORTVERSION= 2.4 +DISTVERSIONPREFIX= v CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,8 +19,6 @@ USE_PYTHON= autoplist distutils USES= python GH_ACCOUNT= pydata -GH_PROJECT= ${PORTNAME} -GH_TAGNAME= v${PORTVERSION} USE_GITHUB= yes .include <bsd.port.mk> diff --git a/math/py-numexpr/distinfo b/math/py-numexpr/distinfo index ef1b44078d55..0222507d0b0f 100644 --- a/math/py-numexpr/distinfo +++ b/math/py-numexpr/distinfo @@ -1,2 +1,2 @@ -SHA256 (pydata-numexpr-2.4-v2.4_GH0.tar.gz) = b3d5f998d1e489c6e3e672d75c2e6b4a871d67fefc6b6154b90795010bee14c0 -SIZE (pydata-numexpr-2.4-v2.4_GH0.tar.gz) = 89752 +SHA256 (pydata-numexpr-v2.4_GH0.tar.gz) = b3d5f998d1e489c6e3e672d75c2e6b4a871d67fefc6b6154b90795010bee14c0 +SIZE (pydata-numexpr-v2.4_GH0.tar.gz) = 89752 |
