From owner-svn-ports-head@FreeBSD.ORG Tue Jun 9 18:30:02 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3591834; Tue, 9 Jun 2015 18:30:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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 921711A47; Tue, 9 Jun 2015 18:30:02 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t59IU2KM037916; Tue, 9 Jun 2015 18:30:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t59IU2pY037908; Tue, 9 Jun 2015 18:30:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201506091830.t59IU2pY037908@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 9 Jun 2015 18:30:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388968 - head/dns/py-twistedNames 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.20 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: Tue, 09 Jun 2015 18:30:02 -0000 Author: sunpoet Date: Tue Jun 9 18:30:01 2015 New Revision: 388968 URL: https://svnweb.freebsd.org/changeset/ports/388968 Log: - Update to 15.2.1 Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.2.1/twisted/names/topfiles/NEWS Modified: head/dns/py-twistedNames/Makefile head/dns/py-twistedNames/distinfo Modified: head/dns/py-twistedNames/Makefile ============================================================================== --- head/dns/py-twistedNames/Makefile Tue Jun 9 18:29:57 2015 (r388967) +++ head/dns/py-twistedNames/Makefile Tue Jun 9 18:30:01 2015 (r388968) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twistedNames -PORTVERSION= 15.1.0 +PORTVERSION= 15.2.1 CATEGORIES= dns devel python MASTER_SITES= http://twistedmatrix.com/Releases/Names/${PORTVERSION:R}/ \ LOCAL/sunpoet Modified: head/dns/py-twistedNames/distinfo ============================================================================== --- head/dns/py-twistedNames/distinfo Tue Jun 9 18:29:57 2015 (r388967) +++ head/dns/py-twistedNames/distinfo Tue Jun 9 18:30:01 2015 (r388968) @@ -1,2 +1,2 @@ -SHA256 (TwistedNames-15.1.0.tar.bz2) = 998821c69b8f950264985bcb296340023602d81899a8e3345b055fb05e1f9b28 -SIZE (TwistedNames-15.1.0.tar.bz2) = 88684 +SHA256 (TwistedNames-15.2.1.tar.bz2) = 9da80426cd1a1a9951af0adcc54635abda63988761b6f6a92c356916184daf68 +SIZE (TwistedNames-15.2.1.tar.bz2) = 88688