From peterh@talri.sapros.com  Fri Aug 10 14:08:40 2001
Return-Path: <peterh@talri.sapros.com>
Received: from talri.sapros.com (rularan.sapros.com [204.182.55.17])
	by hub.freebsd.org (Postfix) with ESMTP id E86B137B407
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Aug 2001 14:08:39 -0700 (PDT)
	(envelope-from peterh@talri.sapros.com)
Received: (from peterh@localhost)
	by talri.sapros.com (8.11.4/8.11.3) id f7AL8d401837;
	Fri, 10 Aug 2001 14:08:39 -0700 (PDT)
	(envelope-from peterh)
Message-Id: <200108102108.f7AL8d401837@talri.sapros.com>
Date: Fri, 10 Aug 2001 14:08:39 -0700 (PDT)
From: Peter Haight <peterh@sapros.com>
Reply-To: Peter Haight <peterh@sapros.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: security/py-m2crypto to v0.06 and new maintainer
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         29614
>Category:       ports
>Synopsis:       Update port: security/py-m2crypto to v0.06 and new maintainer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 10 14:10:01 PDT 2001
>Closed-Date:    Thu Sep 13 21:28:16 PDT 2001
>Last-Modified:  Thu Sep 13 21:28:27 PDT 2001
>Originator:     Peter Haight
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD talri.sapros.com 4.3-STABLE FreeBSD 4.3-STABLE #2: Fri Jun 29 21:02:09 PDT 2001 peterh@talri.sapros.com:/usr/obj/usr/src/sys/TALRI i386


>Description:
Update port: security/py-m2crypto to v0.06 and new maintainer

The author would like to maintain the port now, so I'm happily turning it
over to him. He is Ng Pheng Siong <ngps@post1.com>.


>How-To-Repeat:
>Fix:

diff -r -u py-m2crypto/Makefile py-m2crypto.new/Makefile
--- py-m2crypto/Makefile	Sun Jun 24 21:08:18 2001
+++ py-m2crypto.new/Makefile	Fri Aug 10 14:06:58 2001
@@ -10,9 +10,9 @@
 CATEGORIES=	security python
 MASTER_SITES=	http://www.post1.com/home/ngps/m2/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME}-${PORTVERSION}-snap6
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	peterh@sapros.com
+MAINTAINER=	ngps@post1.com
 
 BUILD_DEPENDS=	swig:${PORTSDIR}/devel/SWIG \
 		pinstall:${PORTSDIR}/devel/pinstall
@@ -25,8 +25,6 @@
 PINSTALL_PLIST=	${WRKDIR}/pinstall-plist
 PLIST_SUB+=	PYTHON_VERSION=${PYTHON_VERSION}
 
-pre-build:
-	${TOUCH} ${WRKSRC}/_m2crypto_wrap.doc
 
 post-build:
 	${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/../M2Crypto
diff -r -u py-m2crypto/distinfo py-m2crypto.new/distinfo
--- py-m2crypto/distinfo	Sun Jun 24 21:08:18 2001
+++ py-m2crypto.new/distinfo	Fri Jul 27 10:47:57 2001
@@ -1 +1 @@
-MD5 (m2crypto-0.06-snap6.zip) = 63ad3560543be308d1378f700deda7b6
+MD5 (m2crypto-0.06.zip) = 58eefec00424bafe3a80bc1c9cf4e010
diff -r -u py-m2crypto/pkg-plist py-m2crypto.new/pkg-plist
--- py-m2crypto/pkg-plist	Sun Jun 24 21:08:18 2001
+++ py-m2crypto.new/pkg-plist	Fri Jul 27 11:04:40 2001
@@ -64,6 +64,8 @@
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/util.pyc
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/X509.py
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/X509.pyc
+lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/XML/__init__.py
+lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/XML/__init__.pyc
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/m2xmlrpclib.py
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/m2xmlrpclib.pyc
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/__init__.py
@@ -71,8 +73,8 @@
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/_m2cryptoc.so
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/_m2crypto.py
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/_m2crypto.pyc
-lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/_m2crypto_wrap.doc
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/PGP
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/SSL
+@dirrm lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/XML/dsig
+@dirrm lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/XML
 @dirrm lib/%%PYTHON_VERSION%%/site-packages/M2Crypto
-
>Release-Note:
>Audit-Trail:

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, peterh@sapros.com
Cc:  
Subject: Re: ports/29614: Update port: security/py-m2crypto to v0.06 and new maintainer
Date: Thu, 30 Aug 2001 20:51:00 +0000

 ===>  Building for py-m2crypto-0.06
 swig -shadow -python _m2crypto.i
 Generating wrappers for Python
 _bio.i : Line 30. Syntax error in input.
 _bio.i : Line 31. Syntax error in input.
 _bio.i : Line 32. Variable %constant multiply defined (2nd definition 
 ignored).
 _bio.i : Line 32. Syntax error in input.
 _bio.i : Line 33. Variable %constant multiply defined (2nd definition 
 ignored).
 _bio.i : Line 33. Syntax error in input.
 _bio.i : Line 34. Variable %constant multiply defined (2nd definition 
 ignored).
 _bio.i : Line 34. Syntax error in input.
 _bio.i : Line 35. Variable %constant multiply defined (2nd definition 
 ignored).
 _bio.i : Line 35. Syntax error in input.
 _bio.i : Line 36. Variable %constant multiply defined (2nd definition 
 ignored).
 _bio.i : Line 36. Syntax error in input.
 _bio.i : Line 37. Variable %constant multiply defined (2nd definition 
 ignored).
 _bio.i : Line 37. Syntax error in input.
 _bio.i : Line 39. Syntax error in input.
 _m2crypto.i : Line 29. Syntax error in input.
 _m2crypto.i : Line 42. Unable to find include file %constant (ignored).
 _m2crypto.i : Line 42. Syntax error in input.
 _m2crypto.i : Line 43. Misplaced endif
 *** Error code 12
  
 Stop in /usr/home/poseiden/port/py-m2crypto/work/m2crypto-0.06/swig.
 *** Error code 1
  
 Stop in /usr/home/poseiden/port/py-m2crypto.
 *** Error code 1
  
 Stop in /usr/home/poseiden/port/py-m2crypto.
 *** Error code 1
  
 Stop in /usr/home/poseiden/port/py-m2crypto.
 *** Error code 1
 
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Thu Sep 13 21:28:16 PDT 2001 
State-Changed-Why:  
No response from originator 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29614 
>Unformatted:
