pkgsrc-WIP-changes archive

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

Remove wip/py-socksipy-branch.



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Wed Jan 24 22:54:58 2018 +0100
Changeset:	a0a1e2b3cba1ea527297a18625c14c46eaf49dc3

Modified Files:
	Makefile
Removed Files:
	py-socksipy-branch/DESCR
	py-socksipy-branch/Makefile
	py-socksipy-branch/PLIST
	py-socksipy-branch/distinfo

Log Message:
Remove wip/py-socksipy-branch.

New location after import: net/py-socksipy-branch.

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

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

diffstat:
 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(-)

diffs:
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@localhost
-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


Home | Main Index | Thread Index | Old Index