From owner-svn-ports-head@freebsd.org Thu Oct 19 09:18:39 2017 Return-Path: Delivered-To: svn-ports-head@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 CBBD5E34F08; Thu, 19 Oct 2017 09:18:39 +0000 (UTC) (envelope-from wen@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 978642A16; Thu, 19 Oct 2017 09:18:39 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9J9IcAY051896; Thu, 19 Oct 2017 09:18:38 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9J9IcPJ051894; Thu, 19 Oct 2017 09:18:38 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201710190918.v9J9IcPJ051894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 19 Oct 2017 09:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452407 - head/www/py-rfc3986 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/py-rfc3986 X-SVN-Commit-Revision: 452407 X-SVN-Commit-Repository: ports 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.23 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: Thu, 19 Oct 2017 09:18:40 -0000 Author: wen Date: Thu Oct 19 09:18:38 2017 New Revision: 452407 URL: https://svnweb.freebsd.org/changeset/ports/452407 Log: - Update to 1.1.0 PR: 223101 Submitted by: yuri@rawbw.com(maintainer) Modified: head/www/py-rfc3986/Makefile head/www/py-rfc3986/distinfo Modified: head/www/py-rfc3986/Makefile ============================================================================== --- head/www/py-rfc3986/Makefile Thu Oct 19 09:18:30 2017 (r452406) +++ head/www/py-rfc3986/Makefile Thu Oct 19 09:18:38 2017 (r452407) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rfc3986 -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-rfc3986/distinfo ============================================================================== --- head/www/py-rfc3986/distinfo Thu Oct 19 09:18:30 2017 (r452406) +++ head/www/py-rfc3986/distinfo Thu Oct 19 09:18:38 2017 (r452407) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494550721 -SHA256 (sigmavirus24-rfc3986-1.0.0_GH0.tar.gz) = 3ded1c0894c86e215ce6c18f9ba5d6a5b453110911eaffc743b3ec665f598777 -SIZE (sigmavirus24-rfc3986-1.0.0_GH0.tar.gz) = 35705 +TIMESTAMP = 1508432953 +SHA256 (sigmavirus24-rfc3986-1.1.0_GH0.tar.gz) = 02ac7517f075937a20c6c8428b30231b4ea5f3395bd47e3b9ada0740c00c68d3 +SIZE (sigmavirus24-rfc3986-1.1.0_GH0.tar.gz) = 37432