From owner-svn-ports-all@freebsd.org Mon Dec 3 14:35:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CBF1132981A; Mon, 3 Dec 2018 14:35:23 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F6C284C71; Mon, 3 Dec 2018 14:35:23 +0000 (UTC) (envelope-from nivit@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F1D03173F0; Mon, 3 Dec 2018 14:35:22 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB3EZM6w010156; Mon, 3 Dec 2018 14:35:22 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB3EZMRk010155; Mon, 3 Dec 2018 14:35:22 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201812031435.wB3EZMRk010155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Mon, 3 Dec 2018 14:35:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486519 - head/www/py-bottle X-SVN-Group: ports-head X-SVN-Commit-Author: nivit X-SVN-Commit-Paths: head/www/py-bottle X-SVN-Commit-Revision: 486519 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1F6C284C71 X-Spamd-Result: default: False [-0.12 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.38)[-0.376,0]; NEURAL_SPAM_LONG(0.00)[0.005,0]; NEURAL_SPAM_SHORT(0.25)[0.247,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 03 Dec 2018 14:35:23 -0000 Author: nivit Date: Mon Dec 3 14:35:22 2018 New Revision: 486519 URL: https://svnweb.freebsd.org/changeset/ports/486519 Log: - Update to 0.12.15 - Add NO_ARCH - Pet portlint Modified: head/www/py-bottle/Makefile head/www/py-bottle/distinfo Modified: head/www/py-bottle/Makefile ============================================================================== --- head/www/py-bottle/Makefile Mon Dec 3 13:36:05 2018 (r486518) +++ head/www/py-bottle/Makefile Mon Dec 3 14:35:22 2018 (r486519) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bottle -PORTVERSION= 0.12.14 +PORTVERSION= 0.12.15 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP @@ -14,6 +14,9 @@ COMMENT= Fast and simple WSGI-framework for small web- LICENSE= MIT USES= python + +NO_ARCH= yes + USE_PYTHON= autoplist concurrent distutils .include Modified: head/www/py-bottle/distinfo ============================================================================== --- head/www/py-bottle/distinfo Mon Dec 3 13:36:05 2018 (r486518) +++ head/www/py-bottle/distinfo Mon Dec 3 14:35:22 2018 (r486519) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543680910 -SHA256 (bottle-0.12.14.tar.gz) = 484b7f6499f0039ace2efb0aaeb143b179c38f364c2c1c87213905118b2c500f -SIZE (bottle-0.12.14.tar.gz) = 71076 +TIMESTAMP = 1543846791 +SHA256 (bottle-0.12.15.tar.gz) = b5529f8956682320b90f518041269784a37770d5fcc1ae6d70d288e9fc060fbc +SIZE (bottle-0.12.15.tar.gz) = 72191