From owner-svn-ports-all@freebsd.org Fri Dec 9 05:32:00 2016 Return-Path: Delivered-To: svn-ports-all@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 0BE7FC6E102; Fri, 9 Dec 2016 05:32:00 +0000 (UTC) (envelope-from olivierd@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 C081E1B27; Fri, 9 Dec 2016 05:31:59 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB95Vwkj081194; Fri, 9 Dec 2016 05:31:58 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB95VwuZ081191; Fri, 9 Dec 2016 05:31:58 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612090531.uB95VwuZ081191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Fri, 9 Dec 2016 05:31:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428164 - head/net/py-pysocks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2016 05:32:00 -0000 Author: olivierd Date: Fri Dec 9 05:31:58 2016 New Revision: 428164 URL: https://svnweb.freebsd.org/changeset/ports/428164 Log: Update to 1.6.5 Modified: head/net/py-pysocks/Makefile head/net/py-pysocks/distinfo Modified: head/net/py-pysocks/Makefile ============================================================================== --- head/net/py-pysocks/Makefile Fri Dec 9 03:11:34 2016 (r428163) +++ head/net/py-pysocks/Makefile Fri Dec 9 05:31:58 2016 (r428164) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysocks -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-pysocks/distinfo ============================================================================== --- head/net/py-pysocks/distinfo Fri Dec 9 03:11:34 2016 (r428163) +++ head/net/py-pysocks/distinfo Fri Dec 9 05:31:58 2016 (r428164) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480758074 -SHA256 (PySocks-1.6.4.tar.gz) = 07f25f0720983462d5992c44a8288b54261e0055317535fbd8d96fe0c391817e -SIZE (PySocks-1.6.4.tar.gz) = 17172 +TIMESTAMP = 1481261284 +SHA256 (PySocks-1.6.5.tar.gz) = 7962f4d7c76e8414ae168c677a77f19cf8926143911f7e8d37a5d4c4eb910c6f +SIZE (PySocks-1.6.5.tar.gz) = 17212