Date: Sun, 23 Jan 2011 11:58:28 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mnag@FreeBSD.org Subject: ports/154232: [PATCH] security/py-m2crypto: update to 0.21.1 Message-ID: <20110123035829.063FC456C4@lwbsd.csie.net> Resent-Message-ID: <201101230400.p0N40Jib008425@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154232 >Category: ports >Synopsis: [PATCH] security/py-m2crypto: update to 0.21.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Jan 23 04:00:19 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 8.1-STABLE amd64 >Organization: >Environment: System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010 >Description: - Update to 0.21.1 Port maintainer (mnag@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- py27-m2crypto-0.21.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/py-m2crypto/Makefile,v retrieving revision 1.23 diff -u -u -r1.23 Makefile --- Makefile 13 Dec 2009 17:00:13 -0000 1.23 +++ Makefile 23 Jan 2011 03:58:19 -0000 @@ -6,10 +6,9 @@ # PORTNAME= m2crypto -PORTVERSION= 0.20 +PORTVERSION= 0.21.1 CATEGORIES= security python -MASTER_SITES= CHEESESHOP \ - http://chandlerproject.org/pub/Projects/MeTooCrypto/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= M2Crypto-${PORTVERSION} DIST_SUBDIR= python @@ -19,7 +18,7 @@ BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13 -USE_PYTHON= 2.4+ +USE_PYTHON= yes USE_OPENSSL= yes USE_PYDISTUTILS= easy_install PYEASYINSTALL_ARCHDEP= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/py-m2crypto/distinfo,v retrieving revision 1.13 diff -u -u -r1.13 distinfo --- distinfo 17 Aug 2009 14:29:32 -0000 1.13 +++ distinfo 23 Jan 2011 03:58:19 -0000 @@ -1,3 +1,2 @@ -MD5 (python/M2Crypto-0.20.tar.gz) = 43a4d958a6c892a37ca02ffcc650b66b -SHA256 (python/M2Crypto-0.20.tar.gz) = bec1a55cd5e4d88bb87f066c83a0ad42391e0e436b2d6b1edb7259c918e4b55f -SIZE (python/M2Crypto-0.20.tar.gz) = 412877 +SHA256 (python/M2Crypto-0.21.1.tar.gz) = 25b94498505c2d800ee465db0cc1aff097b1615adc3ac042a1c85ceca264fc0a +SIZE (python/M2Crypto-0.21.1.tar.gz) = 413563 --- py27-m2crypto-0.21.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110123035829.063FC456C4>