From owner-svn-ports-all@freebsd.org Wed Aug 30 12:11:01 2017 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 893D7E0052D; Wed, 30 Aug 2017 12:11:01 +0000 (UTC) (envelope-from woodsb02@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 55ED96A04C; Wed, 30 Aug 2017 12:11:01 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7UCB0hp007921; Wed, 30 Aug 2017 12:11:00 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7UCB0UR007789; Wed, 30 Aug 2017 12:11:00 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201708301211.v7UCB0UR007789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 30 Aug 2017 12:11:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448973 - head/www/py-bottle X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/www/py-bottle X-SVN-Commit-Revision: 448973 X-SVN-Commit-Repository: ports 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: Wed, 30 Aug 2017 12:11:01 -0000 Author: woodsb02 Date: Wed Aug 30 12:11:00 2017 New Revision: 448973 URL: https://svnweb.freebsd.org/changeset/ports/448973 Log: www/py-bottle: Update to 0.12.13 Changes this release: https://github.com/bottlepy/bottle/compare/0.12.7...0.12.13 PR: 221879 Approved by: nivit (maintainer) Modified: head/www/py-bottle/Makefile head/www/py-bottle/distinfo Modified: head/www/py-bottle/Makefile ============================================================================== --- head/www/py-bottle/Makefile Wed Aug 30 11:52:24 2017 (r448972) +++ head/www/py-bottle/Makefile Wed Aug 30 12:11:00 2017 (r448973) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bottle -PORTVERSION= 0.12.7 +PORTVERSION= 0.12.13 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP Modified: head/www/py-bottle/distinfo ============================================================================== --- head/www/py-bottle/distinfo Wed Aug 30 11:52:24 2017 (r448972) +++ head/www/py-bottle/distinfo Wed Aug 30 12:11:00 2017 (r448973) @@ -1,2 +1,3 @@ -SHA256 (bottle-0.12.7.tar.gz) = e3ea2191f06ca51af45bf6ca41ed2d1b2d809ceda0876466879fe205be7b2073 -SIZE (bottle-0.12.7.tar.gz) = 69375 +TIMESTAMP = 1503918871 +SHA256 (bottle-0.12.13.tar.gz) = 39b751aee0b167be8dffb63ca81b735bbf1dd0905b3bc42761efedee8f123355 +SIZE (bottle-0.12.13.tar.gz) = 70870