aboutsummaryrefslogtreecommitdiff
path: root/math/py-munkres
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-02-24 21:06:23 +0000
committerSteve Wills <swills@FreeBSD.org>2013-02-24 21:06:23 +0000
commitdcf68731761a825f3095daca17155c035c41fb25 (patch)
tree49901c16771215c22bc1e39c04fbfde9e2c077a9 /math/py-munkres
parentdfbb04db01a90fa703348cf05dd034eb1483dff2 (diff)
downloadports-dcf68731761a825f3095daca17155c035c41fb25.tar.gz
ports-dcf68731761a825f3095daca17155c035c41fb25.zip
- Use CHEESESHOP not github for python things found in pypi
- Created by header should use space not tab PR: ports/176304 Submitted by: Mark Felder <feld@feld.me> (maintainer)
Notes
Notes: svn path=/head/; revision=312892
Diffstat (limited to 'math/py-munkres')
-rw-r--r--math/py-munkres/Makefile10
-rw-r--r--math/py-munkres/distinfo4
2 files changed, 5 insertions, 9 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile
index 8b749b239c66..a48adbe90f9d 100644
--- a/math/py-munkres/Makefile
+++ b/math/py-munkres/Makefile
@@ -1,10 +1,11 @@
-# Created by: Mark Felder <feld@feld.me>
+# Created by: Mark Felder <feld@feld.me>
# $FreeBSD$
PORTNAME= munkres
PORTVERSION= 1.0.5.4
+PORTREVISION= 1
CATEGORIES= math python
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+MASTER_SITES= CHEESESHOP
MAINTAINER= feld@feld.me
COMMENT= A Python implementation of the munkres algorithm
@@ -12,11 +13,6 @@ COMMENT= A Python implementation of the munkres algorithm
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
-USE_GITHUB= yes
-GH_ACCOUNT= bmc
-GH_TAGNAME= release-${PORTVERSION}
-GH_COMMIT= fbd9fd9
-
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/math/py-munkres/distinfo b/math/py-munkres/distinfo
index 61f53706adf9..744316f013db 100644
--- a/math/py-munkres/distinfo
+++ b/math/py-munkres/distinfo
@@ -1,2 +1,2 @@
-SHA256 (munkres-1.0.5.4.tar.gz) = 5d9e1afe233333e3c2434651796c210fab73925e86e29913fdf519260993c66c
-SIZE (munkres-1.0.5.4.tar.gz) = 14428
+SHA256 (munkres-1.0.5.4.tar.gz) = 105adad30659dbdf82815d3e12a74d4c01a3e0741d5ccbce194ee2ad4e5338d2
+SIZE (munkres-1.0.5.4.tar.gz) = 43050