aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2015-01-26 23:14:46 +0000
committerNicola Vitale <nivit@FreeBSD.org>2015-01-26 23:14:46 +0000
commitd6d9f8cca016fad988a5b6f3bce7d9a0aef2f284 (patch)
tree9c638fd7e189f8e2cefc7b1306fe80aba738a585 /devel
parent3b778246492a011abf78c7eff2effa85659c80b4 (diff)
downloadports-d6d9f8cca016fad988a5b6f3bce7d9a0aef2f284.tar.gz
ports-d6d9f8cca016fad988a5b6f3bce7d9a0aef2f284.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/py-argh/Makefile2
-rw-r--r--devel/py-argh/distinfo4
-rw-r--r--devel/py-argh/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-argh/Makefile b/devel/py-argh/Makefile
index 33f55b46a153..a86c3aaaf90d 100644
--- a/devel/py-argh/Makefile
+++ b/devel/py-argh/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= argh
-PORTVERSION= 0.25.0
+PORTVERSION= 0.26.1
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
diff --git a/devel/py-argh/distinfo b/devel/py-argh/distinfo
index bbee9091d01a..501eaf5b5a21 100644
--- a/devel/py-argh/distinfo
+++ b/devel/py-argh/distinfo
@@ -1,2 +1,2 @@
-SHA256 (argh-0.25.0.tar.gz) = f55f004a9077db0abc50e8ef5c0e0d0e3573b4a1c8365439c8186ca69197ff33
-SIZE (argh-0.25.0.tar.gz) = 30865
+SHA256 (argh-0.26.1.tar.gz) = 06a7442cb9130fb8806fe336000fcf20edf1f2f8ad205e7b62cec118505510db
+SIZE (argh-0.26.1.tar.gz) = 32261
diff --git a/devel/py-argh/pkg-descr b/devel/py-argh/pkg-descr
index d0021855e46f..fb2fc3451a9f 100644
--- a/devel/py-argh/pkg-descr
+++ b/devel/py-argh/pkg-descr
@@ -1,4 +1,4 @@
Argh provides a very simple wrapper for argparse with support for
hierarchical commands that can be bound to modules or classes.
-WWW: http://bitbucket.org/neithere/argh/
+WWW: https://github.com/neithere/argh