From a0a1e2b3cba1ea527297a18625c14c46eaf49dc3 Mon Sep 17 00:00:00 2001 From: Benny Siegert Date: Wed, 24 Jan 2018 22:54:58 +0100 Subject: [PATCH] Remove wip/py-socksipy-branch. New location after import: net/py-socksipy-branch. --- Makefile | 1 - py-socksipy-branch/DESCR | 2 -- py-socksipy-branch/Makefile | 14 -------------- py-socksipy-branch/PLIST | 5 ----- py-socksipy-branch/distinfo | 5 ----- 5 files changed, 27 deletions(-) delete mode 100644 py-socksipy-branch/DESCR delete mode 100644 py-socksipy-branch/Makefile delete mode 100644 py-socksipy-branch/PLIST delete mode 100644 py-socksipy-branch/distinfo diff --git a/Makefile b/Makefile index 676702ae1a..f0be6ec2b2 100644 --- a/Makefile +++ b/Makefile @@ -3680,7 +3680,6 @@ SUBDIR+= py-smmap2 SUBDIR+= py-smop SUBDIR+= py-snappy SUBDIR+= py-snmp -SUBDIR+= py-socksipy-branch SUBDIR+= py-sode SUBDIR+= py-sofa SUBDIR+= py-solpy diff --git a/py-socksipy-branch/DESCR b/py-socksipy-branch/DESCR deleted file mode 100644 index 6f777d580f..0000000000 --- a/py-socksipy-branch/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This Python module allows you to create TCP connections through a SOCKS proxy -without any special effort. diff --git a/py-socksipy-branch/Makefile b/py-socksipy-branch/Makefile deleted file mode 100644 index 6733ce03b8..0000000000 --- a/py-socksipy-branch/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD$ - -DISTNAME= SocksiPy-branch-1.01 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_PYPI:=S/SocksiPy-branch/} - -MAINTAINER= kethzer.dr@gmail.com -HOMEPAGE= https://files.pythonhosted.org/packages/source/S/SocksiPy-branch/ -COMMENT= Python SOCKS module -LICENSE= modified-bsd - -.include "../../lang/python/distutils.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/py-socksipy-branch/PLIST b/py-socksipy-branch/PLIST deleted file mode 100644 index bfc3b8675f..0000000000 --- a/py-socksipy-branch/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD$ -${PYSITELIB}/${EGG_FILE} -${PYSITELIB}/socks.pyc -${PYSITELIB}/socks.pyo -${PYSITELIB}/socks.py diff --git a/py-socksipy-branch/distinfo b/py-socksipy-branch/distinfo deleted file mode 100644 index b8adfb96c2..0000000000 --- a/py-socksipy-branch/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD$ - -SHA1 (SocksiPy-branch-1.01.tar.gz) = e57a94a3c26735d460a99e378293b277e8e168d4 -RMD160 (SocksiPy-branch-1.01.tar.gz) = 012ccf67220dbca988114d971ff0219592b6eb00 -Size (SocksiPy-branch-1.01.tar.gz) = 8003 bytes