Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2001 13:31:17 -0700 (PDT)
From:      peterh@sapros.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28239: Update port: security/py-m2crypto
Message-ID:  <200106172031.f5HKVHc43908@talri.sapros.com>

next in thread | raw e-mail | index | archive | help

>Number:         28239
>Category:       ports
>Synopsis:       Update port: security/py-m2crypto
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 17 13:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter Haight
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD talri.sapros.com 4.3-RC FreeBSD 4.3-RC #1: Thu Mar 29 13:33:36 PST 2001 peterh@talri.sapros.com:/usr/obj/usr/src/sys/TALRI i386


>Description:

	This patch updates the port from snap4 to snap6. This should now build
with Python 2.1.

>How-To-Repeat:

>Fix:

diff -u py-m2crypto/Makefile py-m2crypto.new/Makefile
--- py-m2crypto/Makefile	Sun Apr 15 08:22:19 2001
+++ py-m2crypto.new/Makefile	Sun Jun 17 13:26:31 2001
@@ -10,7 +10,7 @@
 CATEGORIES=	security python
 MASTER_SITES=	http://www.post1.com/home/ngps/m2/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	${PORTNAME}-${PORTVERSION}-snap4
+DISTNAME=	${PORTNAME}-${PORTVERSION}-snap6
 
 MAINTAINER=	peterh@sapros.com
 
diff -u py-m2crypto/distinfo py-m2crypto.new/distinfo
--- py-m2crypto/distinfo	Sat Apr 14 11:11:15 2001
+++ py-m2crypto.new/distinfo	Sun Jun 17 13:13:28 2001
@@ -1 +1 @@
-MD5 (m2crypto-0.06-snap4.zip) = 13d6a35279f19b4b6822541dccf53bc3
+MD5 (m2crypto-0.06-snap6.zip) = 63ad3560543be308d1378f700deda7b6
Common subdirectories: py-m2crypto/files and py-m2crypto.new/files
diff -u py-m2crypto/pkg-plist py-m2crypto.new/pkg-plist
--- py-m2crypto/pkg-plist	Fri Mar 30 17:51:59 2001
+++ py-m2crypto.new/pkg-plist	Sun Jun 17 13:15:13 2001
@@ -64,8 +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/xmlrpclib2.py
-lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/xmlrpclib2.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
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/__init__.pyc
 lib/%%PYTHON_VERSION%%/site-packages/M2Crypto/_m2cryptoc.so
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106172031.f5HKVHc43908>