From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 20 12:20:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D25F7106566B for ; Wed, 20 Oct 2010 12:20:07 +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 9EBF58FC12 for ; Wed, 20 Oct 2010 12:20:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o9KCK7o7064072 for ; Wed, 20 Oct 2010 12:20:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o9KCK7At064071; Wed, 20 Oct 2010 12:20:07 GMT (envelope-from gnats) Resent-Date: Wed, 20 Oct 2010 12:20:07 GMT Resent-Message-Id: <201010201220.o9KCK7At064071@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, Sofian Brabez Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7963E106564A for ; Wed, 20 Oct 2010 12:17:25 +0000 (UTC) (envelope-from sbrabez@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0F4818FC1D for ; Wed, 20 Oct 2010 12:17:24 +0000 (UTC) Received: by wyb38 with SMTP id 38so3801316wyb.13 for ; Wed, 20 Oct 2010 05:17:24 -0700 (PDT) Received: by 10.227.151.70 with SMTP id b6mr7748666wbw.6.1287577043878; Wed, 20 Oct 2010 05:17:23 -0700 (PDT) Received: from localhost (paris.office.wallix.com [82.238.42.70]) by mx.google.com with ESMTPS id p4sm104669wej.28.2010.10.20.05.17.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 20 Oct 2010 05:17:23 -0700 (PDT) Message-Id: <4cbeddd3.8491d80a.73a1.08c1@mx.google.com> Date: Wed, 20 Oct 2010 05:17:23 -0700 (PDT) From: Sofian Brabez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/151598: [patch] net/py-zopeproxy: update to 3.6.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2010 12:20:08 -0000 >Number: 151598 >Category: ports >Synopsis: [patch] net/py-zopeproxy: update to 3.6.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: Wed Oct 20 12:20:07 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sofian Brabez >Release: FreeBSD 8.1-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.ifr.lan 8.1-STABLE FreeBSD 8.1-STABLE #2: Thu Sep 2 14:53:08 CEST >Description: - Update to 3.6.1 Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- py26-zopeproxy-3.6.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/py-zopeproxy/Makefile /tmp/py-zopeproxy/Makefile --- /usr/ports/net/py-zopeproxy/Makefile 2010-05-05 10:21:32.000000000 +0200 +++ /tmp/py-zopeproxy/Makefile 2010-10-20 14:17:17.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= zopeproxy -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN --exclude=CVS /usr/ports/net/py-zopeproxy/distinfo /tmp/py-zopeproxy/distinfo --- /usr/ports/net/py-zopeproxy/distinfo 2010-05-05 10:21:32.000000000 +0200 +++ /tmp/py-zopeproxy/distinfo 2010-10-20 14:15:41.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (zope.proxy-3.6.0.zip) = 896d9c53837d01875fe55cc69f43f7aa -SHA256 (zope.proxy-3.6.0.zip) = 7ee1aa543e83edd9a1b321262925279e9e02bef214c8e875edb860eacd8d4b37 -SIZE (zope.proxy-3.6.0.zip) = 25587 +MD5 (zope.proxy-3.6.1.zip) = a400b0a26624b17fa889dbcaa989d440 +SHA256 (zope.proxy-3.6.1.zip) = 3d1c8ccd2154e96bda5ef305997fcb2a90f7b79b43f70b85ee3a3287ac708e11 +SIZE (zope.proxy-3.6.1.zip) = 26674 diff -ruN --exclude=CVS /usr/ports/net/py-zopeproxy/pkg-plist /tmp/py-zopeproxy/pkg-plist --- /usr/ports/net/py-zopeproxy/pkg-plist 2010-05-05 10:21:32.000000000 +0200 +++ /tmp/py-zopeproxy/pkg-plist 2010-10-20 14:16:38.000000000 +0200 @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/proxy/decorator.py --- py26-zopeproxy-3.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: