summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrodent <rodent>2014-06-14 15:18:29 +0000
committerrodent <rodent>2014-06-14 15:18:29 +0000
commitd99d60cdc29d7e22c0e4526b61f4ec9a361b816d (patch)
treeb39bd9cde84ceda38d6a92d54c99c5df32cab373 /devel
parentb244d12aa0e5aef38b96e36107ecafa97b22bd24 (diff)
downloadpkgsrc-d99d60cdc29d7e22c0e4526b61f4ec9a361b816d.tar.gz
Fix broken PKGNAME. Update MASTER_SITES and add pypi to them. From
RELEASENOTES: == 2.1.11 == (2014-01-31) * hostmask parsing bug fixed by pmarks (a nearly complete rewrite of the mask parsing code) * i97, incorrectly parses some v6 addresses. * docstring typos. * i95, refer to the nets in the exception raised by collapse_address_list * add license to boilerplate to test-2to3.sh
Diffstat (limited to 'devel')
-rw-r--r--devel/py-ipaddr/Makefile9
-rw-r--r--devel/py-ipaddr/distinfo8
2 files changed, 9 insertions, 8 deletions
diff --git a/devel/py-ipaddr/Makefile b/devel/py-ipaddr/Makefile
index 319468a4781..57594e7ff54 100644
--- a/devel/py-ipaddr/Makefile
+++ b/devel/py-ipaddr/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2014/06/14 15:18:29 rodent Exp $
-DISTNAME= ipaddr-2.1.10
-PKGNAME= ${PYPKGPREFIX}ipaddr-2.1.10
+DISTNAME= ipaddr-2.1.11
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
-MASTER_SITES= http://ipaddr-py.googlecode.com/files/
+MASTER_SITES= https://googledrive.com/host/0B6wLlfdySbEUMkh1ZWhpZk1pZmc/
+MASTER_SITES+= https://pypi.python.org/packages/source/i/ipaddr/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.google.com/p/ipaddr-py/
diff --git a/devel/py-ipaddr/distinfo b/devel/py-ipaddr/distinfo
index 86142abee8f..358b17ec4b3 100644
--- a/devel/py-ipaddr/distinfo
+++ b/devel/py-ipaddr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2014/02/15 14:35:13 darcy Exp $
+$NetBSD: distinfo,v 1.2 2014/06/14 15:18:29 rodent Exp $
-SHA1 (ipaddr-2.1.10.tar.gz) = c608450b077b19773d4f1b5f1ef88b26f6650ce0
-RMD160 (ipaddr-2.1.10.tar.gz) = 66204bccb990425612a2f198e2bd8737906f5ae7
-Size (ipaddr-2.1.10.tar.gz) = 29004 bytes
+SHA1 (ipaddr-2.1.11.tar.gz) = f9a16ddb3cf774b8dcf8894c2f4295c4e17d0ed3
+RMD160 (ipaddr-2.1.11.tar.gz) = 2cf71c1b561486506b84aeaae4cdfc6a4f57fc94
+Size (ipaddr-2.1.11.tar.gz) = 29046 bytes