diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 21:16:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-19 21:16:52 +0000 |
commit | d3e8473274facfb0b8b23bde3b3d6fe1a8aa6d89 (patch) | |
tree | 386cc90e153469e4ddbcd58cde184d37e7aca049 /dns | |
parent | a07d2255469ff0590681e56f9673d5227d12b7c2 (diff) | |
download | ports-d3e8473274facfb0b8b23bde3b3d6fe1a8aa6d89.tar.gz ports-d3e8473274facfb0b8b23bde3b3d6fe1a8aa6d89.zip |
- Update to 1.6.0
PR: 125774
Submitted by: Martin Jackson <mhjacks@swbell.net>
Notes
Notes:
svn path=/head/; revision=217140
Diffstat (limited to 'dns')
-rw-r--r-- | dns/py-dnspython/Makefile | 4 | ||||
-rw-r--r-- | dns/py-dnspython/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index c0b41a5a0c52..38145b540758 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -6,9 +6,9 @@ # PORTNAME= dnspython -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.0 CATEGORIES= dns python -MASTER_SITES= http://www.dnspython.org/kits/stable/ +MASTER_SITES= http://www.dnspython.org/kits/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org diff --git a/dns/py-dnspython/distinfo b/dns/py-dnspython/distinfo index 55e593f55843..cfd7c9a618e0 100644 --- a/dns/py-dnspython/distinfo +++ b/dns/py-dnspython/distinfo @@ -1,3 +1,3 @@ -MD5 (dnspython-1.5.0.tar.gz) = 8b9bfb32988d03e49cdf8b3de7c7e6df -SHA256 (dnspython-1.5.0.tar.gz) = 39dad20ba85250f2cc25ba8069d28f94951d3a9184c9d8cab6a8df6d45ea98d3 -SIZE (dnspython-1.5.0.tar.gz) = 99179 +MD5 (dnspython-1.6.0.tar.gz) = 15b8eed42689bd719ec1878a584787ea +SHA256 (dnspython-1.6.0.tar.gz) = 843506f2dcdace508418cd8380093403d2ae677c89bbc28120a6bd257f91a31f +SIZE (dnspython-1.6.0.tar.gz) = 100140 |