From owner-svn-ports-all@freebsd.org Fri May 6 10:08:01 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 203DFB2FCEF; Fri, 6 May 2016 10:08:01 +0000 (UTC) (envelope-from lwhsu@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 E57821283; Fri, 6 May 2016 10:08:00 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46A80nf006977; Fri, 6 May 2016 10:08:00 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46A804a006972; Fri, 6 May 2016 10:08:00 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201605061008.u46A804a006972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Fri, 6 May 2016 10:08:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414696 - head/security/py-gnutls 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.22 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, 06 May 2016 10:08:01 -0000 Author: lwhsu Date: Fri May 6 10:07:59 2016 New Revision: 414696 URL: https://svnweb.freebsd.org/changeset/ports/414696 Log: - Update to 3.0.0 Modified: head/security/py-gnutls/Makefile head/security/py-gnutls/distinfo Modified: head/security/py-gnutls/Makefile ============================================================================== --- head/security/py-gnutls/Makefile Fri May 6 10:01:01 2016 (r414695) +++ head/security/py-gnutls/Makefile Fri May 6 10:07:59 2016 (r414696) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gnutls -PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-gnutls/distinfo ============================================================================== --- head/security/py-gnutls/distinfo Fri May 6 10:01:01 2016 (r414695) +++ head/security/py-gnutls/distinfo Fri May 6 10:07:59 2016 (r414696) @@ -1,2 +1,2 @@ -SHA256 (python-gnutls-2.0.1.tar.gz) = d8fb368c6a4dd58bc6cd5e61d4a12d119c4506fd344a371b3429b3ac2623b9ac -SIZE (python-gnutls-2.0.1.tar.gz) = 42560 +SHA256 (python-gnutls-3.0.0.tar.gz) = 6c1274c9f5c0c8c18d050134d6aa2bff3dbf59349fe5485f447fff5c24eb2dfb +SIZE (python-gnutls-3.0.0.tar.gz) = 40490