From owner-svn-ports-head@freebsd.org Sat May 13 01:44:12 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 B10F0D69D23; Sat, 13 May 2017 01:44:12 +0000 (UTC) (envelope-from dbaio@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 801F11125; Sat, 13 May 2017 01:44:12 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4D1iBrE052364; Sat, 13 May 2017 01:44:11 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4D1iBAe052362; Sat, 13 May 2017 01:44:11 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201705130144.v4D1iBAe052362@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 13 May 2017 01:44:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440745 - head/www/py-rfc3986 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.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: Sat, 13 May 2017 01:44:12 -0000 Author: dbaio Date: Sat May 13 01:44:11 2017 New Revision: 440745 URL: https://svnweb.freebsd.org/changeset/ports/440745 Log: www/py-rfc3986: Update to 1.0.0 Changes: https://rfc3986.readthedocs.io/en/latest/release-notes/1.0.0.html PR: 219205 Submitted by: Yuri Victorovich (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10688 Modified: head/www/py-rfc3986/Makefile head/www/py-rfc3986/distinfo Modified: head/www/py-rfc3986/Makefile ============================================================================== --- head/www/py-rfc3986/Makefile Sat May 13 01:29:34 2017 (r440744) +++ head/www/py-rfc3986/Makefile Sat May 13 01:44:11 2017 (r440745) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rfc3986 -PORTVERSION= 0.4.0 +PORTVERSION= 1.0.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-rfc3986/distinfo ============================================================================== --- head/www/py-rfc3986/distinfo Sat May 13 01:29:34 2017 (r440744) +++ head/www/py-rfc3986/distinfo Sat May 13 01:44:11 2017 (r440745) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475141418 -SHA256 (sigmavirus24-rfc3986-0.4.0_GH0.tar.gz) = 0e1684f543e4975ceb0b5f64e5998fa2769bf9787c9e7e4a2f732315793b7698 -SIZE (sigmavirus24-rfc3986-0.4.0_GH0.tar.gz) = 18996 +TIMESTAMP = 1494550721 +SHA256 (sigmavirus24-rfc3986-1.0.0_GH0.tar.gz) = 3ded1c0894c86e215ce6c18f9ba5d6a5b453110911eaffc743b3ec665f598777 +SIZE (sigmavirus24-rfc3986-1.0.0_GH0.tar.gz) = 35705