From owner-svn-ports-head@FreeBSD.ORG Wed Feb 18 16:25:10 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60D5BBA7; Wed, 18 Feb 2015 16:25:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 4B137F51; Wed, 18 Feb 2015 16:25:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1IGPAp1069273; Wed, 18 Feb 2015 16:25:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1IGP9EU069271; Wed, 18 Feb 2015 16:25:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502181625.t1IGP9EU069271@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 18 Feb 2015 16:25:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379297 - head/security/py-twistedConch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2015 16:25:10 -0000 Author: sunpoet Date: Wed Feb 18 16:25:09 2015 New Revision: 379297 URL: https://svnweb.freebsd.org/changeset/ports/379297 QAT: https://qat.redports.org/buildarchive/r379297/ Log: - Update to 15.0.0 Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/twisted/conch/topfiles/NEWS Modified: head/security/py-twistedConch/Makefile head/security/py-twistedConch/distinfo Modified: head/security/py-twistedConch/Makefile ============================================================================== --- head/security/py-twistedConch/Makefile Wed Feb 18 16:25:03 2015 (r379296) +++ head/security/py-twistedConch/Makefile Wed Feb 18 16:25:09 2015 (r379297) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twistedConch -PORTVERSION= 14.0.0 +PORTVERSION= 15.0.0 CATEGORIES= security devel python MASTER_SITES= http://twistedmatrix.com/Releases/Conch/${PORTVERSION:R}/ \ LOCAL/sunpoet Modified: head/security/py-twistedConch/distinfo ============================================================================== --- head/security/py-twistedConch/distinfo Wed Feb 18 16:25:03 2015 (r379296) +++ head/security/py-twistedConch/distinfo Wed Feb 18 16:25:09 2015 (r379297) @@ -1,2 +1,2 @@ -SHA256 (TwistedConch-14.0.0.tar.bz2) = 5d1023bec87d2c1bf4d1e85f62a5fa304d9b3bf13e86c0af74cc8c9fb4916a83 -SIZE (TwistedConch-14.0.0.tar.bz2) = 219179 +SHA256 (TwistedConch-15.0.0.tar.bz2) = f2380e29c9a20e2c6ae78d20a926a40d52b94ec422b59ff9d6cc110bd210e2b5 +SIZE (TwistedConch-15.0.0.tar.bz2) = 222023