From owner-freebsd-python@FreeBSD.ORG Thu Jul 16 13:50:08 2009 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 535011065672 for ; Thu, 16 Jul 2009 13:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 423E68FC17 for ; Thu, 16 Jul 2009 13:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n6GDo8Ai032611 for ; Thu, 16 Jul 2009 13:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n6GDo8Xq032610; Thu, 16 Jul 2009 13:50:08 GMT (envelope-from gnats) Date: Thu, 16 Jul 2009 13:50:08 GMT Message-Id: <200907161350.n6GDo8Xq032610@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/135832: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jul 2009 13:50:08 -0000 The following reply was made to PR ports/135832; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/135832: commit references a PR Date: Thu, 16 Jul 2009 13:47:04 +0000 (UTC) lwhsu 2009-07-16 13:46:55 UTC FreeBSD ports repository Modified files: security/py-pycrypto Makefile Added files: security/py-pycrypto/files python25+.txt Log: - Add a patch to make SHA and MD5 use hashlib if possible - Transfer maintainership to submitter PR: ports/135832 Submitted by: Keith Gaughan Revision Changes Path 1.14 +9 -3 ports/security/py-pycrypto/Makefile 1.1 +58 -0 ports/security/py-pycrypto/files/python25+.txt (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"