pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-gnutls Revision bump after changing securi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02913daccc92
branches:  trunk
changeset: 498962:02913daccc92
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 06 15:23:10 2005 +0000

description:
Revision bump after changing security/gnutls/buildlink3.mk

diffstat:

 security/py-gnutls/Makefile |  18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diffs (27 lines):

diff -r 00dcbaa4750b -r 02913daccc92 security/py-gnutls/Makefile
--- a/security/py-gnutls/Makefile       Tue Sep 06 15:20:40 2005 +0000
+++ b/security/py-gnutls/Makefile       Tue Sep 06 15:23:10 2005 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:18 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/06 15:23:10 adam Exp $
 
-DISTNAME=              python-gnutls-0.2
-PKGNAME=               ${PYPKGPREFIX}${DISTNAME:S/python//}
-PKGREVISION=           4
-CATEGORIES=            security python
-MASTER_SITES=          http://home.o2w.net/~ivo/python-gnutls/dist/
+DISTNAME=      python-gnutls-0.2
+PKGNAME=       ${PYPKGPREFIX}${DISTNAME:S/python//}
+PKGREVISION=   5
+CATEGORIES=    security python
+MASTER_SITES=  http://home.o2w.net/~ivo/python-gnutls/dist/
 
-MAINTAINER=            minskim%NetBSD.org@localhost
-HOMEPAGE=              http://home.o2w.net/~ivo/wiki/moin.cgi/PythonGnutls
-COMMENT=               Python bindings for GNUTLS
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      http://home.o2w.net/~ivo/wiki/moin.cgi/PythonGnutls
+COMMENT=       Python bindings for GNUTLS
 
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/src
 PYDISTUTILSPKG=                yes



Home | Main Index | Thread Index | Old Index