From owner-cvs-all@FreeBSD.ORG Fri Jan 1 04:47:57 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D9741065692; Fri, 1 Jan 2010 04:47:57 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 1B20A8FC08; Fri, 1 Jan 2010 04:47:57 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o014lucV003577; Fri, 1 Jan 2010 04:47:56 GMT (envelope-from lwhsu@repoman.freebsd.org) Received: (from lwhsu@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o014luoV003576; Fri, 1 Jan 2010 04:47:56 GMT (envelope-from lwhsu) Message-Id: <201001010447.o014luoV003576@repoman.freebsd.org> From: Li-Wen Hsu Date: Fri, 1 Jan 2010 04:47:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/py-pycrypto Makefile distinfo pkg-descr pkg-plist ports/security/py-pycrypto/files patch-setup.py patch-src-ARC2.c python25+.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jan 2010 04:47:57 -0000 lwhsu 2010-01-01 04:47:56 UTC FreeBSD ports repository Modified files: security/py-pycrypto Makefile distinfo pkg-descr pkg-plist security/py-pycrypto/files patch-setup.py Removed files: security/py-pycrypto/files patch-src-ARC2.c python25+.txt Log: - Update to 2.1.0 - Update MASTER_SITES - Remove unnecessary patchs, they're now applied upstream - Define _WCHAR_T_DEFINED to fix compilation issue - Tweak the maintainer email address PR: ports/141462 Submitted by: Sofian Brabez Approved by: Keith Gaughan (maintainer) Revision Changes Path 1.15 +5 -12 ports/security/py-pycrypto/Makefile 1.7 +3 -3 ports/security/py-pycrypto/distinfo 1.2 +23 -16 ports/security/py-pycrypto/files/patch-setup.py 1.2 +0 -25 ports/security/py-pycrypto/files/patch-src-ARC2.c (dead) 1.2 +0 -58 ports/security/py-pycrypto/files/python25+.txt (dead) 1.3 +2 -2 ports/security/py-pycrypto/pkg-descr 1.4 +210 -10 ports/security/py-pycrypto/pkg-plist