Date: Thu, 17 Dec 2015 19:05:43 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r403935 - branches/2015Q4/www/py-amf Message-ID: <201512171905.tBHJ5hVU064651@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512171905.tBHJ5hVU064651>