From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 29 16:00:51 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6423616A4D6 for ; Wed, 29 Sep 2004 16:00:51 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E72943D1D for ; Wed, 29 Sep 2004 16:00:39 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i8TG0daq074694 for ; Wed, 29 Sep 2004 16:00:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i8TG0dXZ074691; Wed, 29 Sep 2004 16:00:39 GMT (envelope-from gnats) Resent-Date: Wed, 29 Sep 2004 16:00:39 GMT Resent-Message-Id: <200409291600.i8TG0dXZ074691@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2E9816A4CF; Wed, 29 Sep 2004 15:55:25 +0000 (GMT) Received: from out01.grupos.com.br (out01.grupos.com.br [200.203.183.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD24643D5F; Wed, 29 Sep 2004 15:55:19 +0000 (GMT) (envelope-from marcus@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by out01.grupos.com.br (Postfix) with ESMTP id F3C7041A3; Wed, 29 Sep 2004 12:55:15 -0300 (BRT) Received: by corp.grupos.com.br (Postfix, from userid 1001) id CC97C20A22; Wed, 29 Sep 2004 12:55:15 -0300 (BRT) Message-Id: <20040929155515.CC97C20A22@corp.grupos.com.br> Date: Wed, 29 Sep 2004 12:55:15 -0300 (BRT) From: Marcus Grando To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: ports@FreeBSD.org Subject: ports/72172: Update security/py-pycrypto from 1.9alpha6 to 2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Marcus Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2004 16:00:51 -0000 >Number: 72172 >Category: ports >Synopsis: Update security/py-pycrypto from 1.9alpha6 to 2.0 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Sep 29 16:00:39 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.10-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.10-STABLE FreeBSD 4.10-STABLE #26: Tue Sep 21 15:07:10 BRT 2004 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update security/py-pycrypto from 1.9alpha6 to 2.0 >How-To-Repeat: >Fix: --begin-- diff -ruN py-pycrypto.old/Makefile py-pycrypto/Makefile --- py-pycrypto.old/Makefile Sat Apr 10 14:26:48 2004 +++ py-pycrypto/Makefile Wed Sep 29 12:46:58 2004 @@ -6,11 +6,11 @@ # PORTNAME= pycrypto -PORTVERSION= 1.9.a6 +PORTVERSION= 2.0 CATEGORIES= security MASTER_SITES= http://www.amk.ca/files/python/crypto/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION:S@.a@a@} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Python Cryptography Toolkit diff -ruN py-pycrypto.old/distinfo py-pycrypto/distinfo --- py-pycrypto.old/distinfo Wed Mar 31 00:11:11 2004 +++ py-pycrypto/distinfo Wed Sep 29 12:47:19 2004 @@ -1,2 +1,2 @@ -MD5 (pycrypto-1.9a6.tar.gz) = cdcebdfd63e74754f57b9e9b0db4ea20 -SIZE (pycrypto-1.9a6.tar.gz) = 158801 +MD5 (pycrypto-2.0.tar.gz) = 55f9875c554ede75ad605d2c7504d94f +SIZE (pycrypto-2.0.tar.gz) = 164682 --end-- >Release-Note: >Audit-Trail: >Unformatted: