From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 18 12:00:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C3D1D5A for ; Thu, 18 Oct 2012 12:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id DF9CC8FC17 for ; Thu, 18 Oct 2012 12:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9IC00fA061157 for ; Thu, 18 Oct 2012 12:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9IC00ie061156; Thu, 18 Oct 2012 12:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 18 Oct 2012 12:00:00 GMT Resent-Message-Id: <201210181200.q9IC00ie061156@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, Kubilay Kocak Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F6A5D4F for ; Thu, 18 Oct 2012 11:59:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by mx1.freebsd.org (Postfix) with ESMTP id F23718FC18 for ; Thu, 18 Oct 2012 11:59:30 +0000 (UTC) Received: by mail-pa0-f54.google.com with SMTP id bi1so8873166pad.13 for ; Thu, 18 Oct 2012 04:59:30 -0700 (PDT) Received: by 10.68.225.7 with SMTP id rg7mr66594626pbc.32.1350561570456; Thu, 18 Oct 2012 04:59:30 -0700 (PDT) Received: from freebsd-9-amd64.localdomain (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPS id sz4sm14148040pbc.22.2012.10.18.04.59.28 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 18 Oct 2012 04:59:29 -0700 (PDT) Received: by freebsd-9-amd64.localdomain (Postfix, from userid 1001) id DBF4C3E9DB; Thu, 18 Oct 2012 22:59:24 +1100 (EST) Message-Id: <20121018115924.DBF4C3E9DB@freebsd-9-amd64.localdomain> Date: Thu, 18 Oct 2012 22:59:24 +1100 (EST) From: Kubilay Kocak To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/172850: [MAINTAINER] security/py-pysha3: update to 0.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 12:00:01 -0000 >Number: 172850 >Category: ports >Synopsis: [MAINTAINER] security/py-pysha3: update to 0.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 18 12:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Kubilay Kocak >Release: FreeBSD 9.0-RELEASE-p3 amd64 >Organization: >Environment: System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul 7 21:26:56 EST >Description: - Update to 0.3 Changes: - Fix 64bit big endian support - Add workaround for alignment error on 64bit SPARC machine by using the opt32 implementation. - block_size now returns NotImplemented to prevent users from using pysha3 with the hmac module. ====[QA]==== portlint: looks fine. porttest: OK unittest: Ran 16 tests in 0.004s - OK redports: https://redports.org/buildarchive/20121018094849-17390/ Note: All redports builds include regression-test run ============ Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- py27-pysha3-0.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/py-pysha3/Makefile ./Makefile --- /usr/ports/security/py-pysha3/Makefile 2012-10-17 19:03:42.000000000 +1100 +++ ./Makefile 2012-10-18 20:30:23.000000000 +1100 @@ -2,7 +2,7 @@ # $FreeBSD: ports/security/py-pysha3/Makefile,v 1.1 2012/10/17 08:03:42 rm Exp $ PORTNAME= pysha3 -PORTVERSION= 0.2.2 +PORTVERSION= 0.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN --exclude=CVS /usr/ports/security/py-pysha3/distinfo ./distinfo --- /usr/ports/security/py-pysha3/distinfo 2012-10-17 19:03:42.000000000 +1100 +++ ./distinfo 2012-10-18 20:30:25.000000000 +1100 @@ -1,2 +1,2 @@ -SHA256 (pysha3-0.2.2.tar.gz) = afedc110ad816ec0d08feff62f5d674b9b90a4028209cbc93a3e362e9fd5a05c -SIZE (pysha3-0.2.2.tar.gz) = 46450 +SHA256 (pysha3-0.3.tar.gz) = 191c5f1f77de11fb847c6c825b72f33c81ce67f72055038175fccbbeb891f04d +SIZE (pysha3-0.3.tar.gz) = 47546 --- py27-pysha3-0.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: