From 4a04b25bef1806dc40b428877ae7dcb1e8ad4616 Mon Sep 17 00:00:00 2001 From: jasper Date: Mon, 30 Aug 2010 21:16:17 +0000 Subject: [PATCH] hump de bump for pythonp --- security/clamav/Makefile | 3 ++- security/cracklib/Makefile | 3 ++- security/kedpm/Makefile | 5 +++-- security/py-Rijndael/Makefile | 3 ++- security/py-crack/Makefile | 3 ++- security/py-cryptkit/Makefile | 5 +++-- security/py-crypto/Makefile | 5 +++-- security/py-gnupg/Makefile | 4 ++-- security/py-openssl/Makefile | 3 ++- security/py-paramiko/Makefile | 3 ++- security/py-pykpass/Makefile | 3 ++- security/py-sslwrapper/Makefile | 5 +++-- 12 files changed, 28 insertions(+), 17 deletions(-) diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 1d214c9666f..f3f342a1e98 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.51 2010/08/19 09:17:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.52 2010/08/30 21:16:17 jasper Exp $ COMMENT= virus scanner DISTNAME= clamav-0.96.2 +REVISION= 0 CATEGORIES= security SHARED_LIBS= clamav 14.0 \ diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 4f8f13f044a..60f8274367c 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2010/07/18 09:56:54 benoit Exp $ +# $OpenBSD: Makefile,v 1.4 2010/08/30 21:16:17 jasper Exp $ COMMENT = sensible unix password cracker DISTNAME = cracklib-2.8.16 +REVISION= 0 SHARED_LIBS = crack 0.1 # .10.1 CATEGORIES = security diff --git a/security/kedpm/Makefile b/security/kedpm/Makefile index e2f2bb822be..19a32673387 100644 --- a/security/kedpm/Makefile +++ b/security/kedpm/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2009/03/24 20:03:22 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2010/08/30 21:16:17 jasper Exp $ COMMENT= application for managing passwords MODPY_EGG_VERSION= 0.4.0 DISTNAME= kedpm-${MODPY_EGG_VERSION} -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME} +REVISION= 4 CATEGORIES= security HOMEPAGE= http://kedpm.sourceforge.net/ diff --git a/security/py-Rijndael/Makefile b/security/py-Rijndael/Makefile index 73796ce5423..d5904ace04d 100644 --- a/security/py-Rijndael/Makefile +++ b/security/py-Rijndael/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2009/03/23 10:10:35 giovanni Exp $ +# $OpenBSD: Makefile,v 1.16 2010/08/30 21:16:17 jasper Exp $ COMMENT = Python implementation of the Rijndael encryption algorithm MODPY_EGG_VERSION = 1.4 DISTNAME = pyrijndael-v${MODPY_EGG_VERSION:S/./_/} PKGNAME = py-Rijndael-${MODPY_EGG_VERSION} +REVISION= 0 CATEGORIES = security devel HOMEPAGE = http://jclement.ca/software/pyrijndael/ diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile index 7011717404b..93217123e57 100644 --- a/security/py-crack/Makefile +++ b/security/py-crack/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/05/26 08:13:04 benoit Exp $ +# $OpenBSD: Makefile,v 1.2 2010/08/30 21:16:17 jasper Exp $ COMMENT = Python bindings for cracklib MODPY_EGG_VERSION = 0.5.1 DISTNAME = python-crack-${MODPY_EGG_VERSION} PKGNAME = py-crack-${MODPY_EGG_VERSION} +REVISION= 0 CATEGORIES = security devel HOMEPAGE = http://www.nongnu.org/python-crack/ diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index 8698fa49fd1..5155ff89128 100644 --- a/security/py-cryptkit/Makefile +++ b/security/py-cryptkit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2009/05/23 15:07:22 benoit Exp $ +# $OpenBSD: Makefile,v 1.15 2010/08/30 21:16:17 jasper Exp $ SHARED_ONLY= Yes @@ -6,7 +6,8 @@ COMMENT= Python Cryptographic Toolkit MODPY_EGG_VERSION= 0.9 DISTNAME= cryptkit-${MODPY_EGG_VERSION} -PKGNAME= py-${DISTNAME}p4 +PKGNAME= py-${DISTNAME} +REVISION= 5 CATEGORIES= security devel HOMEPAGE= http://sourceforge.net/projects/cryptkit/ diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile index 10adfba0000..90320a0456a 100644 --- a/security/py-crypto/Makefile +++ b/security/py-crypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2009/08/30 10:53:17 fgsch Exp $ +# $OpenBSD: Makefile,v 1.15 2010/08/30 21:16:17 jasper Exp $ SHARED_ONLY = Yes @@ -6,7 +6,8 @@ COMMENT = cryptographic tools for Python MODPY_EGG_VERSION = 2.0.1 DISTNAME = pycrypto-${MODPY_EGG_VERSION} -PKGNAME = py-crypto-${MODPY_EGG_VERSION}p6 +PKGNAME = py-crypto-${MODPY_EGG_VERSION} +REVISION= 7 CATEGORIES = security devel HOMEPAGE = http://www.amk.ca/python/code/crypto.html diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile index beb1dbcfceb..8f34c79e60c 100644 --- a/security/py-gnupg/Makefile +++ b/security/py-gnupg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2010/08/25 06:34:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.20 2010/08/30 21:16:17 jasper Exp $ COMMENT= Python module for GnuPG interface @@ -6,7 +6,7 @@ VERSION= 0.3.2 DISTNAME= GnuPGInterface-${VERSION} PKGNAME= py-gnupg-${VERSION} -REVISION= 3 +REVISION= 4 CATEGORIES= security devel diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile index c19993c81e0..0e9a6f847c0 100644 --- a/security/py-openssl/Makefile +++ b/security/py-openssl/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2009/06/01 20:25:24 benoit Exp $ +# $OpenBSD: Makefile,v 1.13 2010/08/30 21:16:17 jasper Exp $ COMMENT= Python interface to the OpenSSL library MODPY_EGG_VERSION= 0.9 DISTNAME= pyOpenSSL-${MODPY_EGG_VERSION} PKGNAME= py-openssl-${MODPY_EGG_VERSION} +REVISION= 0 CATEGORIES= security devel HOMEPAGE= http://www.sourceforge.net/projects/pyopenssl/ diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile index fff9e7d7871..a42d2767d90 100644 --- a/security/py-paramiko/Makefile +++ b/security/py-paramiko/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.21 2009/11/05 07:19:21 benoit Exp $ +# $OpenBSD: Makefile,v 1.22 2010/08/30 21:16:17 jasper Exp $ COMMENT = Python module that implements the SSH2 protocol MODPY_EGG_VERSION = 1.7.6 DISTNAME = paramiko-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} +REVISION= 0 CATEGORIES = security HOMEPAGE = http://www.lag.net/paramiko/ diff --git a/security/py-pykpass/Makefile b/security/py-pykpass/Makefile index 0b276bcd719..ba5143ce3da 100644 --- a/security/py-pykpass/Makefile +++ b/security/py-pykpass/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/04/15 21:23:10 sthen Exp $ +# $OpenBSD: Makefile,v 1.2 2010/08/30 21:16:17 jasper Exp $ COMMENT= kerberos5 password verification python module MODPY_EGG_VERSION= 0.4 DISTNAME= pykpass-${MODPY_EGG_VERSION} PKGNAME= py-${DISTNAME} +REVISION= 0 CATEGORIES= security HOMEPAGE= http://www.huque.com/software/pykpass/ diff --git a/security/py-sslwrapper/Makefile b/security/py-sslwrapper/Makefile index 07d8875a9a7..04d4a892fab 100644 --- a/security/py-sslwrapper/Makefile +++ b/security/py-sslwrapper/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2009/03/25 13:52:31 jasper Exp $ +# $OpenBSD: Makefile,v 1.21 2010/08/30 21:16:17 jasper Exp $ SHARED_ONLY= Yes @@ -6,7 +6,8 @@ COMMENT= OpenSSL Wrappers for Python VERSION= 0.6.1 DISTNAME= POW-${VERSION} -PKGNAME= py-sslwrapper-${VERSION}p2 +PKGNAME= py-sslwrapper-${VERSION} +REVISION= 3 CATEGORIES= security devel HOMEPAGE= http://www.sourceforge.net/projects/pow/