pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-DNS: Eliminate as redundant with net/py-pydns



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Oct 29 14:36:20 2016 +0200
Changeset:	0b2cb702c4bce5a9c591e2d08d0ca178a2d5b1ba

Removed Files:
	py-DNS/DESCR
	py-DNS/Makefile
	py-DNS/PLIST
	py-DNS/distinfo

Log Message:
py-DNS: Eliminate as redundant with net/py-pydns

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b2cb702c4bce5a9c591e2d08d0ca178a2d5b1ba

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-DNS/DESCR    |  3 ---
 py-DNS/Makefile | 16 ----------------
 py-DNS/PLIST    | 28 ----------------------------
 py-DNS/distinfo |  6 ------
 4 files changed, 53 deletions(-)

diffs:
diff --git a/py-DNS/DESCR b/py-DNS/DESCR
deleted file mode 100644
index 5ec3e61..0000000
--- a/py-DNS/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-The PyDNS provides a module for performing DNS queries from python
-applications. It was originally based on Guido van Rossum's DNS library
-code, but has drifted further and further away from it over time.
diff --git a/py-DNS/Makefile b/py-DNS/Makefile
deleted file mode 100644
index 5e58cf7..0000000
--- a/py-DNS/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2012/10/06 17:13:24 asau Exp $
-
-PYDNS_VER=	2.3.6
-DISTNAME=	pydns-${PYDNS_VER}
-PKGNAME=	${PYPKGPREFIX}-DNS-${PYDNS_VER}
-CATEGORIES=	net python
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=pydns/}
-
-MAINTAINER=	mishka%NetBSD.org@localhost
-HOMEPAGE=	http://pydns.sourceforge.net/
-COMMENT=	Python DNS library
-
-PYDISTUTILSPKG=	yes
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-DNS/PLIST b/py-DNS/PLIST
deleted file mode 100644
index c273847..0000000
--- a/py-DNS/PLIST
+++ /dev/null
@@ -1,28 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/12/10 15:19:25 bubuchka Exp $
-${PYSITELIB}/DNS/Base.py
-${PYSITELIB}/DNS/Base.pyc
-${PYSITELIB}/DNS/Base.pyo
-${PYSITELIB}/DNS/Class.py
-${PYSITELIB}/DNS/Class.pyc
-${PYSITELIB}/DNS/Class.pyo
-${PYSITELIB}/DNS/Lib.py
-${PYSITELIB}/DNS/Lib.pyc
-${PYSITELIB}/DNS/Lib.pyo
-${PYSITELIB}/DNS/Opcode.py
-${PYSITELIB}/DNS/Opcode.pyc
-${PYSITELIB}/DNS/Opcode.pyo
-${PYSITELIB}/DNS/Status.py
-${PYSITELIB}/DNS/Status.pyc
-${PYSITELIB}/DNS/Status.pyo
-${PYSITELIB}/DNS/Type.py
-${PYSITELIB}/DNS/Type.pyc
-${PYSITELIB}/DNS/Type.pyo
-${PYSITELIB}/DNS/__init__.py
-${PYSITELIB}/DNS/__init__.pyc
-${PYSITELIB}/DNS/__init__.pyo
-${PYSITELIB}/DNS/lazy.py
-${PYSITELIB}/DNS/lazy.pyc
-${PYSITELIB}/DNS/lazy.pyo
-${PYSITELIB}/DNS/win32dns.py
-${PYSITELIB}/DNS/win32dns.pyc
-${PYSITELIB}/DNS/win32dns.pyo
diff --git a/py-DNS/distinfo b/py-DNS/distinfo
deleted file mode 100644
index 041ca44..0000000
--- a/py-DNS/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/12/10 15:19:25 bubuchka Exp $
-
-SHA1 (pydns-2.3.6.tar.gz) = 1e0c11248071d3fac0a2d7516b1d2894388edbac
-RMD160 (pydns-2.3.6.tar.gz) = 6b9e79b8b4bed84f9e121d764a65ba1a1c6f4c4b
-SHA512 (pydns-2.3.6.tar.gz) = 261598c085c7d9f7adf5ce881814e444cdcf48a946dc17db467268ab6164f6045c204507cc58eff8e6f826b9786715ad2a9e766a72193ac8666969913180954b
-Size (pydns-2.3.6.tar.gz) = 28220 bytes


Home | Main Index | Thread Index | Old Index