Sat Oct 29 06:22:20 2011 UTC ()
* LICENSE=public-domain
* pure python module, C compiler is not required.
* register egg-info.

Bump PKGREVISION.


(obache)
diff -r1.3 -r1.4 pkgsrc/security/py-tlslite/Makefile
diff -r1.2 -r1.3 pkgsrc/security/py-tlslite/PLIST

cvs diff -r1.3 -r1.4 pkgsrc/security/py-tlslite/Makefile (expand / switch to context diff)
--- pkgsrc/security/py-tlslite/Makefile 2008/06/12 02:14:45 1.3
+++ pkgsrc/security/py-tlslite/Makefile 2011/10/29 06:22:20 1.4
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:45 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2011/10/29 06:22:20 obache Exp $
 #
 
 DISTNAME=	tlslite-0.3.8
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION=	1
 CATEGORIES=	security python
 MASTER_SITES=	${HOMEPAGE}
 
 MAINTAINER=	schmonz@NetBSD.org
 HOMEPAGE=	http://trevp.net/tlslite/
 COMMENT=	SSL 3.0, TLS 1.0, and TLS 1.1 in Python
+LICENSE=	public-domain
 
 PKG_DESTDIR_SUPPORT=	user-destdir
 
-PYDISTUTILSPKG=	yes
+USE_LANGUAGES=	# none
 
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/security/py-tlslite/PLIST (expand / switch to context diff)
--- pkgsrc/security/py-tlslite/PLIST 2009/06/14 18:13:37 1.2
+++ pkgsrc/security/py-tlslite/PLIST 2011/10/29 06:22:20 1.3
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:13:37 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2011/10/29 06:22:20 obache Exp $
 bin/tls.py
 bin/tlsdb.py
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/tlslite/BaseDB.py
 ${PYSITELIB}/tlslite/BaseDB.pyc
 ${PYSITELIB}/tlslite/BaseDB.pyo