From owner-svn-ports-branches@freebsd.org Thu Dec 17 19:05:45 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A4FDA4A184; Thu, 17 Dec 2015 19:05:45 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 060811AEE; Thu, 17 Dec 2015 19:05:44 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBHJ5iB0064653; Thu, 17 Dec 2015 19:05:44 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBHJ5hVU064651; Thu, 17 Dec 2015 19:05:43 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201512171905.tBHJ5hVU064651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 17 Dec 2015 19:05:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r403935 - branches/2015Q4/www/py-amf X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Dec 2015 19:05:45 -0000 Author: feld Date: Thu Dec 17 19:05:43 2015 New Revision: 403935 URL: https://svnweb.freebsd.org/changeset/ports/403935 Log: MFH: r403934 www/py-amf: Update to 0.8.0 Approved by: ports-secteam (with hat) Security: CVE-2015-8549 Modified: branches/2015Q4/www/py-amf/Makefile branches/2015Q4/www/py-amf/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/www/py-amf/Makefile ============================================================================== --- branches/2015Q4/www/py-amf/Makefile Thu Dec 17 19:05:07 2015 (r403934) +++ branches/2015Q4/www/py-amf/Makefile Thu Dec 17 19:05:43 2015 (r403935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= amf -PORTVERSION= 0.7.2 +PORTVERSION= 0.8.0 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2015Q4/www/py-amf/distinfo ============================================================================== --- branches/2015Q4/www/py-amf/distinfo Thu Dec 17 19:05:07 2015 (r403934) +++ branches/2015Q4/www/py-amf/distinfo Thu Dec 17 19:05:43 2015 (r403935) @@ -1,2 +1,2 @@ -SHA256 (PyAMF-0.7.2.tar.gz) = 3e39d43989f75a4d35f4c2a591d8163637f67eaf856bdae749bd8b64b1c1b672 -SIZE (PyAMF-0.7.2.tar.gz) = 1648116 +SHA256 (PyAMF-0.8.0.tar.gz) = 0455d68983e3ee49f82721132074877428d58acec52f19697a88c03b5fba74e4 +SIZE (PyAMF-0.8.0.tar.gz) = 1651369