pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-socksipy-branch py-socksipy-branch: updated CAT...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/263819261ac1
branches:  trunk
changeset: 312029:263819261ac1
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Aug 22 06:20:30 2018 +0000

description:
py-socksipy-branch: updated CATEGORIES, HOMEPAGE, pkglint fixes

diffstat:

 net/py-socksipy-branch/Makefile |  14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diffs (25 lines):

diff -r 11e22d336ac3 -r 263819261ac1 net/py-socksipy-branch/Makefile
--- a/net/py-socksipy-branch/Makefile   Tue Aug 21 19:29:59 2018 +0000
+++ b/net/py-socksipy-branch/Makefile   Wed Aug 22 06:20:30 2018 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.4 2018/06/16 20:33:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2018/08/22 06:20:30 adam Exp $
 
 DISTNAME=      SocksiPy-branch-1.01
-PKGNAME=        ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=     net
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=S/SocksiPy-branch/}
 
-MAINTAINER=     kethzer.dr%gmail.com@localhost
-HOMEPAGE=      https://pypi.python.org/pypi/SocksiPy-branch/
-COMMENT=        Python SOCKS module
-LICENSE=        modified-bsd
+MAINTAINER=    kethzer.dr%gmail.com@localhost
+HOMEPAGE=      http://code.google.com/p/socksipy-branch/
+COMMENT=       Python SOCKS module
+LICENSE=       modified-bsd
 
 CONFLICTS=     ${PYPKGPREFIX}-Socks-[0-9]*
 



Home | Main Index | Thread Index | Old Index