summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-10-04 00:21:58 +0000
committercheusov <cheusov@pkgsrc.org>2012-10-04 00:21:58 +0000
commitfb1ffebcad8333fcea943204be2622ce741149e0 (patch)
treec1a40f5e27dd3beaec45a3329d027d0dd62c23ed /security
parent92c93639801c4d6b8961ee66ca7f957f2a6f9ae7 (diff)
downloadpkgsrc-fb1ffebcad8333fcea943204be2622ce741149e0.tar.gz
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
Diffstat (limited to 'security')
-rw-r--r--security/py-denyhosts/Makefile4
-rw-r--r--security/py-tlslite/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile
index 6418c1358ec..3770965b126 100644
--- a/security/py-denyhosts/Makefile
+++ b/security/py-denyhosts/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 23:40:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/04 00:21:59 cheusov Exp $
#
VER= 2.6
DISTNAME= DenyHosts-${VER}
PKGNAME= ${PYPKGPREFIX}-denyhosts-${VER}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denyhosts/}
diff --git a/security/py-tlslite/Makefile b/security/py-tlslite/Makefile
index 623ba0e3356..2be98fc384b 100644
--- a/security/py-tlslite/Makefile
+++ b/security/py-tlslite/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 23:40:38 cheusov Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/04 00:22:01 cheusov Exp $
#
DISTNAME= tlslite-0.3.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security python
MASTER_SITES= ${HOMEPAGE}